Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
insepet /
backup /
[ HOME SHELL ]
Name
Size
Permission
Action
moodledata
[ DIR ]
drwxr-xr-x
callegari31052023.sql
82.02
KB
-rw-r--r--
callegariNewPage12072022.tar.g...
271.25
MB
-rw-r--r--
callegariNewPage12072023.tar.g...
273.84
MB
-rw-r--r--
callegariNewPage31052023.tar.g...
273.84
MB
-rw-r--r--
callegariplasticos12072023.tar...
12.12
MB
-rw-r--r--
callegariplasticos31052023.sql
5.21
MB
-rw-r--r--
cotizadorinsepet12072022.tar.g...
19.76
MB
-rw-r--r--
cotizadorinsepet12072023.tar.g...
19.76
MB
-rw-r--r--
cotizadorinsepet31052023.tar.g...
19.76
MB
-rw-r--r--
effiserv12072022.tar.gz
2.25
MB
-rw-r--r--
effiserv12072023.tar.gz
2.25
MB
-rw-r--r--
effiserv31052023.tar.gz
2.25
MB
-rw-r--r--
fichatecnica12072023.tar.gz
4.43
MB
-rw-r--r--
inselect12072022.tar.gz
186.71
MB
-rw-r--r--
inselect12072023.tar.gz
213.22
MB
-rw-r--r--
inselect31052023.tar.gz
213.22
MB
-rw-r--r--
insepet12072023.tar.gz
1.99
GB
-rw-r--r--
insepetNewPage12072023.tar.gz
423.29
MB
-rw-r--r--
insepetNewPage31052023.tar.gz
125
MB
-rw-r--r--
insepet_insepet31052023.sql
17.15
MB
-rw-r--r--
insepet_tienda.sql
32.03
MB
-rw-r--r--
insepet_tienda31052023.sql
28.75
MB
-rw-r--r--
moodle01072022.sql
168.24
MB
-rw-r--r--
moodle12072023.tar.gz
44.37
MB
-rw-r--r--
moodle31052023.sql
484.08
MB
-rw-r--r--
moodle31052023.tar.gz
44.37
MB
-rw-r--r--
moodle3_914072023.tar.gz
54.26
MB
-rw-r--r--
moodledata12072022.tar.gz
38.32
GB
-rw-r--r--
moodledata12072023.tar.gz
39.45
GB
-rw-r--r--
moodledata14072023.tar.gz
19.74
GB
-rw-r--r--
moodledata31052023.tar.gz
39.4
GB
-rw-r--r--
moodledata3_914072023.tar.gz
19.74
GB
-rw-r--r--
wp_inselect31052023.sql
1.19
MB
-rw-r--r--
wp_insepetnew06072023.sql
68.09
MB
-rw-r--r--
wp_insepetnew10072023.sql
68
MB
-rw-r--r--
wp_insepetnew31052023.sql
23.75
MB
-rw-r--r--
wp_insepetnewpage31052023.sql
30.59
MB
-rw-r--r--
wpcallegari10062022.sql
11.41
MB
-rw-r--r--
wpcallegari12072022.sql
180.3
MB
-rw-r--r--
wpcallegari15062022.sql
144.47
MB
-rw-r--r--
wpcallegari31052023.sql
180.25
MB
-rw-r--r--
wpinselect12072022.sql
2.41
MB
-rw-r--r--
wpinselect31052023.sql
9.99
MB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : callegariplasticos31052023.sql
-- MySQL dump 10.13 Distrib 5.7.28, for Linux (x86_64) -- -- Host: localhost Database: callegariplasticos -- ------------------------------------------------------ -- Server version 5.7.28-0ubuntu0.18.04.4 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)), KEY `woo_idx_comment_type` (`comment_type`) ) ENGINE=MyISAM AUTO_INCREMENT=42 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Un comentarista de WordPress','wapuu@wordpress.example','https://wordpress.org/','','2018-04-14 03:03:50','2018-04-14 03:03:50','Hola, esto es un comentario.\nPara empezar a moderar, editar y borrar comentarios, por favor, visita la pantalla de comentarios en el escritorio.\nLos avatares de los comentaristas provienen de <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,1,'GreggBeeks','letstrythissoft2019@i.ua','https://finway.com.ua/uk/?p=1500','94.156.35.59','2019-10-11 00:29:00','2019-10-11 05:29:00','Интересно!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(3,1,'Edy Immanuel Hoyt','liza_james2011@yahoo.co.jp','https://hdfilmizletv.com/','51.158.124.254','2020-07-31 15:06:56','2020-07-31 20:06:56','danke für den Austausch. Edy Immanuel Hoyt',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36','',0,0),(4,1,'Kellyann Pieter Elvera','laurentrimonan@gmail.com','https://filmizleten.com/','163.172.129.246','2020-08-10 02:20:57','2020-08-10 07:20:57','Bonjour, toujours super de voir d\'autres personnes à travers le monde du trou dans ma recherche, j\'apprécie vraiment le temps qu\'il aurait fallu pour créer cet article génial. À votre santé Kellyann Pieter Elvera',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36','',0,0),(5,1,'April Camey Rorry','miekwuelor@gmail.com','https://filmizleg.com/','51.159.34.83','2020-08-23 17:31:14','2020-08-23 22:31:14','Angenommen, Sie machen gute Links, um Sie auf den ersten Seiten von Suchmaschinen zu positionieren. April Camey Rorry',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36','',0,0),(6,1,'erotik','europeanunion88@gmail.com','https://filmizleg.com/','51.159.34.80','2020-08-26 04:20:39','2020-08-26 09:20:39','I am just commenting to let you understand what a nice discovery our girl experienced viewing the blog. She mastered a lot of pieces, including what it is like to possess a wonderful teaching spirit to have most people very easily fully understand specified advanced matters. You actually exceeded her expectations. Many thanks for delivering these valuable, safe, edifying not to mention fun tips about that topic to Julie. Briana Karlens Ripleigh',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36','',0,0),(7,1,'film izle','rens33@yandex.com','https://www.filmmodu.org/','51.158.153.225','2020-10-24 19:00:32','2020-10-25 00:00:32','If you want to use the photo it would also be good to check with the artist beforehand in case it is subject to copyright. Best wishes. Aaren Reggis Sela',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(8,1,'viesiarse','viesiarse@gmail.com','','46.17.106.61','2020-10-31 16:25:59','2020-10-31 21:25:59','2757 redhead babe gets juggs fucked hard http://crinolaxer.com/__media__/js/netsoltrademark.php?d=michelejullian.info/stockings/10549-ariana-marie-sexy-lingerie-at-babeuniversum.php \r\n10713 pose sigrid goddess http://sun-hongkong.com/__media__/js/netsoltrademark.php?d=michelejullian.info/amateur/23474-tricia-nubiles-teen-solo.php \r\n6271 twistys samantha bentley nudes legs sexy lipstick http://sherrieplonskifineart.com/__media__/js/netsoltrademark.php?d=michelejullian.info/amateur/5889-amateur-wife-competition-left-or-right.php \r\n2004 doublepenetration paige turnah loves the brothers defin http://francishome.org/__media__/js/netsoltrademark.php?d=michelejullian.info/tits/18138-rowdymalone-from-suicide-girls.php \r\n10111 kierra daniels tight sweet teen pussy http://myboatcaptain.com/__media__/js/netsoltrademark.php?d=michelejullian.info/sexy/10610-beautiful-ginger-ella-hughes-fucked-in-the-doggystyle-by-boyfriend-luke.php \r\n21870 naked blonde in threesome scenes get fucked like http://www.newstraders.com/__media__/js/netsoltrademark.php?d=michelejullian.info/pussy/5315-gorgeous-blonde-kiara-lord-spreads-her-soft-pink-pussy-wide.php \r\n23888 holed backyard anal pounding with bright eyed brunette https://unblocked.cyou/?cdURL=michelejullian.info%2fmilf%2f20979-cute-blonde-teen-anal-fucked-sex.php \r\n20691 private jessica lincoln teen brunette http://www.automotivecontractspecialists.com/__media__/js/netsoltrademark.php?d=michelejullian.info/cock/7225-super-hot-curvy-pornstar-rides-monster-cock-pichunter.php \r\n13423 sexy asian pornstars thai and big cocks interrac http://southerntimberland.com/__media__/js/netsoltrademark.php?d=michelejullian.info/hairy/13888-amateur-retro-gold-hairy-lady-shows-off.php \r\n10625 miayasmin february babestation babeshows onli http://mallbrunswicktaxinjcom.spmd.mobi/analytics/hit.php?nocache=1453329478.0175&r=cutepix.info%2fsex%2friley-reyes.php&a=3&i=814447&r2=https%3a%2f%2fmichelejullian.info%2famateur%2f3846-amateur-my-wife-in-hotelroom-privat.php \r\n23300 shorts der viser cameltoe eller http://greendonkey.org/__media__/js/netsoltrademark.php?d=michelejullian.info/blonde/14203-blonde-babe-stretches-her-body-for-you-exgirl.php \r\n24808 pennyarcher suicide girls nudes http://thesherosjourney.com/__media__/js/netsoltrademark.php?d=michelejullian.info/babe/23109-beach-boys-girls-compilation.php \r\n17997 shemale fabiola blonde fucked in the ass http://aonservicesgroup.biz/__media__/js/netsoltrademark.php?d=michelejullian.info/amateur/6963-dark-haired-beauty-joseline-kelly-enjoys-an-anal-reaming-streaming.php \r\n2813 sweet hottie flashes sexy upskirt before spreading topless http://wwwyourtexasbenefits.com/__media__/js/netsoltrademark.php?d=michelejullian.info/hardcore/10798-new-sensations-dakota-skye-may-hardcore-xxximg-sex.php \r\n18948 kylie quinn devours two hard cocks simultaneously pichunte http://barrels.com/__media__/js/netsoltrademark.php?d=michelejullian.info/brunette/18316-ass-bed-big-tits-brunette-ivory-long-hair-solo-teen.php \r\n19151 black ebony exotic beauties raven glass http://magazinereps.com/__media__/js/netsoltrademark.php?d=michelejullian.info/model/20229-lexi-nude-in-more-experiments-girls-galle.php \r\n10497 hot sexy milf reagan foxx xhamster http://tax-of-fortune.com/__media__/js/netsoltrademark.php?d=michelejullian.info/ass/3731-ashley-adams-takes-stepbro-in-her-ass-on-xhamster-the-largest.php \r\n747 defloration vika dajvodku solo http://hehasu.com/__media__/js/netsoltrademark.php?d=michelejullian.info/milf/23629-milf-india-summer-takes-jizz-blast-on-her-tan-lined-tits-after-fucking.php \r\n20625 russian anal teens turbo http://top-dwi-attorneys.com/__media__/js/netsoltrademark.php?d=michelejullian.info/ass/15906-this-mama-gets-caught-on-the-toilet.php \r\n10010 original amateur wife http://truworthsltd.biz/__media__/js/netsoltrademark.php?d=michelejullian.info/amateur/9566-july-nata-ocean-in-hot-teen-sweetheart-nubiles.php \r\n6915 kathia nobili girls feel up your daughter mouth http://www.exploratio-paintball.com/redirect.php?action=url&goto=https%3a%2f%2fmichelejullian.info%2flesbian%2f6020-tee-amateur-lesbians-lesbian-lez-eating-pussy-ass-cute-tattoo.php \r\n11958 capa hard do filme melhor de anal total http://theporchrestaurant.org/__media__/js/netsoltrademark.php?d=michelejullian.info/anal/7829-swinger-slut-anya-akulova-gets-anal-fucked-fotoalbum-von.php \r\n12257 flexible panties at ankles solo feet legs wide behind head http://barberarchitects.com/__media__/js/netsoltrademark.php?d=michelejullian.info/sexy/11809-theblackalley-babes-linda-tbaxgirl-asian-sexy-girls.php \r\n11487 anime cartoon sister incest http://mspcentral.com/__media__/js/netsoltrademark.php?d=michelejullian.info/anal/16537-young-euro-babe-anally-fucked-by-boyfriend.php \r\n14811 phoenix marie gets double penetrated in socks and pigtails https://wwwbudjohnsonphoto3f723.zapwp.com/q:intelligent/retina:false/webp:true/w:1/url:https%3a%2f%2fmichelejullian.info%2famateur%2f23410-nubiles-candice-demellza-sweetheart-aug.php \r\n6534 floor ivory redhead solo spreading teen featuring aurmi http://mitsubishiralliart.com/__media__/js/netsoltrademark.php?d=michelejullian.info/ass/16803-sexy-ass-teen-jillian-janson-gets-rammed.php \r\n18167 diana prince gets ass stuffed with her accountants cock http://wezeonline.com/__media__/js/netsoltrademark.php?d=michelejullian.info/ass/17663-anal-teen-angel-masha-angels-sex.php \r\n10249 samantha ryan trinity lesbian chronicles http://bestincomment.com/__media__/js/netsoltrademark.php?d=michelejullian.info/hardcore/1771-dream-emo-teen-ebba-hardcore-sex-from-ultimo.php \r\n19830 pinkfineart rebecca anal delight from infocusgirls http://imagination.guru/__media__/js/netsoltrademark.php?d=michelejullian.info/blonde/22967-blonde-having-anal.php \r\n24241 fisting with melena and at fistertwister http://mriversedgemarinabedandbreakfastcom.spmd.mobi/analytics/hit.php?nocache=1464542488.2169&r=cutepix.info%2fsex%2friley-reyes.php&a=3&i=3339345&r2=https%3a%2f%2fmichelejullian.info%2fblonde%2f20861-alsangels-samantha-heat-fuckef-blonde.php',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(9,1,'porno','monkeyluvinme06@sbcglobal.net','https://filmkovasi.org/','51.158.153.224','2020-11-12 19:02:24','2020-11-13 00:02:24','Im thankful for the article. Really thank you! Great. Delilah Bennie Tomkin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(10,1,'porno','peppiepie@yahoo.com','https://filmkovasi.org/','51.158.154.101','2020-11-12 23:40:33','2020-11-13 04:40:33','Im obliged for the article post. Really thank you! Fantastic. Chloe Bartie Osborn',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(11,1,'erotik','rens33@yandex.com','https://filmkovasi.org/','51.158.153.223','2020-11-13 12:10:53','2020-11-13 17:10:53','If you want to use the photo it would also be good to check with the artist beforehand in case it is subject to copyright. Best wishes. Aaren Reggis Sela',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(12,1,'sikis izle','sam_lexis03@yahoo.com','https://filmkovasi.org/','51.158.153.223','2020-11-13 14:33:12','2020-11-13 19:33:12','Pretty! This was a really wonderful article. Thank you for providing this information. Madlin Domingo Dayle',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(13,1,'porno','slim77shady@gmail.com','https://filmkovasi.org/','51.159.34.83','2020-11-13 22:22:39','2020-11-14 03:22:39','I blog frequently and I seriously appreciate your content. Lynnette Abel Margret',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(14,1,'erotik izle','rgrimec@yandex.com','https://filmkovasi.org/','51.158.153.222','2020-11-14 00:46:24','2020-11-14 05:46:24','Such an efficient article! Please keep update your blog thanks. Maurene Broddie Laud',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(15,1,'sikis izle','riehmbears@yahoo.com','https://filmkovasi.org/','163.172.82.220','2020-11-14 12:26:32','2020-11-14 17:26:32','Now I am going to do my breakfast, once having my breakfast coming yet again to read more news. Xylia Osmund Airliah',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(16,1,'sikis izle','sd2mity@verizon.net','https://filmkovasi.org/','45.152.208.133','2020-11-14 19:31:47','2020-11-15 00:31:47','I really enjoy reading on this site, it holds great content. \"Beware lest in your anxiety to avoid war you obtain a master.\" by Demosthenes. Wilona Giavani Steffy',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(17,1,'erotik izle','prenucci@yahoo.com','https://filmkovasi.org/','23.236.249.168','2020-11-15 12:49:19','2020-11-15 17:49:19','Way cool! Some very valid points! I appreciate you writing this post plus the rest of the website is very good. Ludovika Brandtr Blakelee',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(18,1,'erotik izle','moose1528@yahoo.com','https://filmkovasi.org/','193.8.94.78','2020-11-15 14:56:59','2020-11-15 19:56:59','Im grateful for the blog article. Really looking forward to read more. Great. Rey Clemente Linet',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(19,1,'sikis izle','nchellen@yandex.com','https://filmkovasi.org/','193.8.215.182','2020-11-16 01:29:38','2020-11-16 06:29:38','By using the Service, you signify your acceptance of the Policy. Jade Rudiger Nea',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(20,1,'sikis izle','scoobydoo292@earthlink.net','https://filmkovasi.org/','192.186.151.3','2020-11-16 07:29:08','2020-11-16 12:29:08','I want meeting useful information , this post has got me even more info! . Carmita Tom Nordine',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(21,1,'sikis izle','nancyreid@nf.sympatico.ca','https://filmkovasi.org/','192.186.151.3','2020-11-19 07:04:49','2020-11-19 12:04:49','I just recently discovered your Chanel and am sad to hear it could disappear. Terry Cale Rinaldo',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(22,1,'film','projectoutbox@gmail.com','https://filmakinesi.com/','192.166.153.152','2020-11-22 20:15:57','2020-11-23 01:15:57','Say, you got a nice article post. Really looking forward to read more. Really Great. Ethel Orion Lindeberg',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(23,1,'film','michael_youngjr@yahoo.com','https://filmakinesi.com/','45.8.134.253','2020-11-24 09:11:07','2020-11-24 14:11:07','I like looking through an article that can make men and women think. Also, many thanks for allowing for me to comment. Rosene Skip Grannias',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(24,1,'film','sccmc_east@yahoo.ca','https://filmakinesi.com/','23.229.119.37','2020-11-24 17:31:38','2020-11-24 22:31:38','The comments here are great. Its nice to see a lot people really read a article before commenting. Farand Brandtr Yvor',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(25,1,'film','mp1045197@yahoo.com','https://filmakinesi.com/','45.8.134.214','2020-11-25 04:07:11','2020-11-25 09:07:11','I liked as much as you will receive performed proper here. Sabra Waverley Sylvia',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(26,1,'film','pearsoncreek@yahoo.com','https://filmakinesi.com/','45.152.208.102','2020-11-30 15:22:15','2020-11-30 20:22:15','A round of applause for your article post. Much thanks again. Fantastic. Sashenka Herculie Statis',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(27,1,'sikis izle','ryacres@yandex.com','https://filmkovasi.org/','193.23.245.235','2020-12-08 05:54:41','2020-12-08 10:54:41','I every time used to read post in news papers but now as I am a user of net therefore from now I am using net for content, thanks to web. Jordan Max Udale',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(28,1,'erotik izle','mikebalbuena@inbox.com','https://filmkovasi.org/','45.154.58.113','2020-12-08 22:51:48','2020-12-09 03:51:48','This is a very good tip particularly to those fresh to the blogosphere. Dorena George Gaige',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(29,1,'erotik izle','retmsg04@yahoo.com','https://filmkovasi.org/','45.137.84.188','2020-12-09 04:33:45','2020-12-09 09:33:45','The link to the Crontab Generator is slightly deceased. May it rest in peace. Elsbeth Terry Steinke',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(30,1,'erotik','mreginaldc@yandex.com','https://filmkovasi.org/','45.130.255.62','2020-12-09 07:00:52','2020-12-09 12:00:52','This is one awesome article post. Really looking forward to read more. Keep writing. Lorianna Salmon Ruthanne',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(31,1,'porno','statsanalyst@yahoo.com','https://filmkovasi.org/','182.54.239.1','2020-12-09 10:03:31','2020-12-09 15:03:31','The information talked about within the article are a few of the ideal obtainable. Iona Saw Corson',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(32,1,'sikis izle','skooter_rayii@yahoo.com','https://filmkovasi.org/','45.142.28.38','2020-12-09 13:28:59','2020-12-09 18:28:59','I was looking through some of your articles on this site and I believe this site is real informative ! Continue putting up. Jacquelyn Loy Deirdre',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(33,1,'porno','mjusaf18@gmail.com','https://filmkovasi.org/','45.136.231.66','2020-12-09 16:41:04','2020-12-09 21:41:04','Amazing! Its in fact amazing paragraph, I have got much clear idea about from this post. Lebbie Traver Pease',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(34,1,'online','ndc12@comcast.net','https://sinefy.com/','193.8.56.5','2021-01-12 14:38:47','2021-01-12 19:38:47','Hi, its fastidious post regarding media print, we all be aware of media is a fantastic source of data. Barbra Yorgo Dalury',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(35,1,'erotik','mikeyrdy@gmail.com','https://sinefy.com/','45.140.14.186','2021-01-12 19:24:35','2021-01-13 00:24:35','Everything is very open with a really clear explanation of the issues. It was truly informative. Your site is very helpful. Many thanks for sharing. Karlene Bev Delora',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(36,1,'hd film izle','rocco44@adelphia.net','https://www.filmmodu.org/','45.130.255.46','2021-01-13 12:28:09','2021-01-13 17:28:09','So tough for all these graduates big and small but any kind of celebration makes them feel special. So sweet. Corrine Felizio Nealson',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(37,1,'hd film izle','sgrandtata@yandex.com','https://www.filmmodu.org/','45.130.255.68','2021-01-13 23:00:36','2021-01-14 04:00:36','If you want to increase your experience simply keep visiting this website and be updated with the hottest news posted here. Ginevra Wyatt Mita',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(38,1,'izle','prisonprincess@msn.com','https://www.filmyani.com/','45.137.40.232','2021-01-16 21:16:58','2021-01-17 02:16:58','A round of applause for your article post. Keep writing. Davita Nils Bottali',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(39,1,'full hd tek parça izle','mom2_5angels@yahoo.com','https://www.filmyani.com/','45.137.43.198','2021-01-17 17:08:55','2021-01-17 22:08:55','If some one desires expert view regarding running a blog then i propose him/her to pay a quick visit this weblog, Keep up the fastidious job. Roana Jamil Papagena',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(40,1,'filmi izle','nathnlw@yandex.com','https://www.filmyani.com/','182.54.239.238','2021-01-17 21:03:40','2021-01-18 02:03:40','I liked as much as you will receive carried out right here. Adriane Hyatt Farley',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(41,1,'full hd izle','mrsalty7@yandex.com','https://www.filmyani.com/','185.205.194.210','2021-01-18 15:03:39','2021-01-18 20:03:39','Yay google is my queen helped me to find this outstanding web site! . Felecia Adler Danita',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8_unicode_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8_unicode_ci NOT NULL, `autoload` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=1108847 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://callegariplasticos.com','yes'),(2,'home','http://callegariplasticos.com','yes'),(3,'blogname','Callegari','yes'),(4,'blogdescription','Callegari Plásticos Ltda','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@167.86.127.34/callegariplasticos','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','j F, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','j F, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','','yes'),(29,'rewrite_rules','','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:65:\"/var/www/html/callegariplasticos/wp-content/themes/vim/footer.php\";i:1;s:64:\"/var/www/html/callegariplasticos/wp-content/themes/vim/style.css\";i:3;s:87:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/vim/assets/js/scripts.js\";i:4;s:76:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/vim/style.css\";i:5;s:0:\"\";}','no'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:1;a:0:{}i:2;a:12:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:209:\"Telefax: (+571) 422 25 25 Ext: 901 | Línea Gratuita a nivel nacional 018000114445\r\n\r\nEmail: callegariplasticos@callegariplasticos.com\r\nDir: Cra 90 No. 17 B 75 Bodega numero 21\r\n\r\nBogotá - Colombia\r\n\r\n \";s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:17:\"weglot/weglot.php\";a:2:{i:0;s:6:\"Weglot\";i:1;s:16:\"plugin_uninstall\";}s:47:\"click-to-chat-for-whatsapp/inc/class-ht-ccw.php\";a:2:{i:0;s:15:\"HT_CCW_Register\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','America/Bogota','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','4','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','797','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(92,'wp_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:115:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:10:\"loco_admin\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:7:\"Cliente\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:19:\"Gestor de la tienda\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:10:\"translator\";a:2:{s:4:\"name\";s:10:\"Translator\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:10:\"loco_admin\";b:1;}}}','yes'),(93,'fresh_site','0','yes'),(426267,'WPLANG','es_ES','yes'),(95,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:5:\"right\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(96,'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'),(97,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"avada-blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:32:\"woocommerce_product_categories-3\";i:2;s:14:\"recent-posts-2\";}s:21:\"avada-footer-widget-1\";a:5:{i:0;s:13:\"media_image-2\";i:1;s:10:\"nav_menu-2\";i:2;s:13:\"custom_html-2\";i:3;s:6:\"text-2\";i:4;s:21:\"social_links-widget-2\";}s:25:\"avada-slidingbar-widget-1\";a:1:{i:0;s:10:\"nav_menu-3\";}s:25:\"avada-slidingbar-widget-2\";a:0:{}s:35:\"avada-custom-sidebar-menusecundario\";a:3:{i:0;s:21:\"social_links-widget-3\";i:1;s:8:\"search-3\";i:2;s:13:\"menu-widget-3\";}s:13:\"array_version\";i:3;}','yes'),(101,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_image','a:2:{i:2;a:23:{s:13:\"attachment_id\";i:480;s:3:\"url\";s:81:\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/logo-white.png\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"width\";i:160;s:6:\"height\";i:50;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_nav_menu','a:3:{i:2;a:9:{s:8:\"nav_menu\";i:2;s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}i:3;a:10:{s:5:\"title\";s:11:\"Categorías\";s:8:\"nav_menu\";i:34;s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_custom_html','a:2:{i:2;a:10:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:772:\"<!-- Load Facebook SDK for JavaScript -->\r\n<div id=\"fb-root\"></div>\r\n<script>\r\n window.fbAsyncInit = function() {\r\n FB.init({\r\n xfbml : true,\r\n version : \'v3.3\'\r\n });\r\n };\r\n\r\n (function(d, s, id) {\r\n var js, fjs = d.getElementsByTagName(s)[0];\r\n if (d.getElementById(id)) return;\r\n js = d.createElement(s); js.id = id;\r\n js.src = \'https://connect.facebook.net/es_LA/sdk/xfbml.customerchat.js\';\r\n fjs.parentNode.insertBefore(js, fjs);\r\n}(document, \'script\', \'facebook-jssdk\'));</script>\r\n\r\n<!-- Your customer chat code -->\r\n<div class=\"fb-customerchat\"\r\n attribution=setup_tool\r\n page_id=\"161348697257121\"\r\n logged_in_greeting=\"Hola! ¿como te podemos ayudar?\"\r\n logged_out_greeting=\"Hola! ¿como te podemos ayudar?\">\r\n</div>\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(110,'cron','a:12:{i:1611176332;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:1611180458;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1611187200;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1611198230;a:2:{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: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:1611198252;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:1611198308;a:1:{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;}}}i:1611199515;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:1611202058;a:1:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1611202068;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1611212858;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1612267200;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2678400;}}}s:7:\"version\";i:2;}','yes'),(126,'can_compress_scripts','1','no'),(139,'recently_activated','a:0:{}','yes'),(140,'theme_mods_twentyseventeen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1523675078;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(141,'current_theme','Vim','yes'),(142,'theme_mods_vim','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1524621860;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"avada-blog-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:21:\"avada-footer-widget-1\";a:4:{i:0;s:13:\"media_image-2\";i:1;s:13:\"menu-widget-2\";i:2;s:6:\"text-2\";i:3;s:21:\"social_links-widget-2\";}s:25:\"avada-slidingbar-widget-1\";a:1:{i:0;s:32:\"woocommerce_product_categories-2\";}s:25:\"avada-slidingbar-widget-2\";a:0:{}s:35:\"avada-custom-sidebar-menusecundario\";a:3:{i:0;s:21:\"social_links-widget-3\";i:1;s:8:\"search-3\";i:2;s:13:\"menu-widget-3\";}}}}','yes'),(143,'theme_switched','','yes'),(144,'avada_version','5.4.2','yes'),(145,'widget_ad_125_125-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(146,'widget_contact_info-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(147,'widget_pyre_tabs-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(148,'widget_recent_works-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(149,'widget_tweets-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(150,'widget_flickr-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(151,'widget_social_links-widget','a:3:{i:2;a:48:{s:5:\"title\";s:0:\"\";s:10:\"linktarget\";s:0:\"\";s:15:\"icons_font_size\";s:4:\"36px\";s:10:\"icon_color\";s:0:\"\";s:10:\"boxed_icon\";s:3:\"Yes\";s:11:\"boxed_color\";s:0:\"\";s:10:\"color_type\";s:5:\"brand\";s:17:\"boxed_icon_radius\";s:3:\"50%\";s:18:\"boxed_icon_padding\";s:3:\"8px\";s:11:\"tooltip_pos\";s:4:\"None\";s:11:\"show_custom\";s:2:\"No\";s:7:\"fb_link\";s:66:\"https://www.facebook.com/Callegari-Plasticos-Ltda-161348697257121/\";s:11:\"flickr_link\";s:0:\"\";s:8:\"rss_link\";s:0:\"\";s:12:\"twitter_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:12:\"youtube_link\";s:0:\"\";s:14:\"instagram_link\";s:46:\"https://www.instagram.com/callegari_plasticos/\";s:14:\"pinterest_link\";s:0:\"\";s:11:\"tumblr_link\";s:0:\"\";s:11:\"google_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:9:\"digg_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:12:\"blogger_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:11:\"forrst_link\";s:0:\"\";s:12:\"myspace_link\";s:0:\"\";s:15:\"deviantart_link\";s:0:\"\";s:10:\"yahoo_link\";s:0:\"\";s:11:\"reddit_link\";s:0:\"\";s:11:\"paypal_link\";s:0:\"\";s:12:\"dropbox_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:9:\"xing_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"email_link\";s:0:\"\";s:6:\"use_to\";s:2:\"No\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}i:3;a:48:{s:5:\"title\";s:0:\"\";s:10:\"linktarget\";s:0:\"\";s:15:\"icons_font_size\";s:4:\"16px\";s:10:\"icon_color\";s:0:\"\";s:10:\"boxed_icon\";s:2:\"No\";s:11:\"boxed_color\";s:0:\"\";s:10:\"color_type\";s:6:\"custom\";s:17:\"boxed_icon_radius\";s:3:\"4px\";s:18:\"boxed_icon_padding\";s:3:\"8px\";s:11:\"tooltip_pos\";s:3:\"Top\";s:11:\"show_custom\";s:2:\"No\";s:7:\"fb_link\";s:1:\"#\";s:11:\"flickr_link\";s:0:\"\";s:8:\"rss_link\";s:0:\"\";s:12:\"twitter_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:12:\"youtube_link\";s:1:\"#\";s:14:\"instagram_link\";s:0:\"\";s:14:\"pinterest_link\";s:0:\"\";s:11:\"tumblr_link\";s:0:\"\";s:11:\"google_link\";s:1:\"#\";s:13:\"dribbble_link\";s:0:\"\";s:9:\"digg_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:12:\"blogger_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:11:\"forrst_link\";s:0:\"\";s:12:\"myspace_link\";s:0:\"\";s:15:\"deviantart_link\";s:0:\"\";s:10:\"yahoo_link\";s:0:\"\";s:11:\"reddit_link\";s:0:\"\";s:11:\"paypal_link\";s:0:\"\";s:12:\"dropbox_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:9:\"xing_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"email_link\";s:0:\"\";s:6:\"use_to\";s:2:\"No\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(152,'widget_facebook-like-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'widget_menu-widget','a:2:{i:3;a:15:{s:8:\"nav_menu\";s:9:\"principal\";s:9:\"alignment\";s:6:\"Center\";s:12:\"menu_padding\";s:4:\"25px\";s:15:\"menu_link_color\";s:7:\"#004D93\";s:21:\"menu_link_hover_color\";s:7:\"#00A8FF\";s:8:\"sep_text\";s:0:\"\";s:9:\"font_size\";s:4:\"14px\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(154,'widget_avada-vertical-menu-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(159,'shop_catalog_image_size','a:3:{s:5:\"width\";i:500;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(160,'shop_single_image_size','a:3:{s:5:\"width\";i:700;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(161,'shop_thumbnail_image_size','a:3:{s:5:\"width\";i:120;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(162,'woocommerce_single_image_width','635','yes'),(163,'woocommerce_thumbnail_image_width','253','yes'),(164,'woocommerce_thumbnail_cropping','uncropped','yes'),(165,'fusion_dynamic_css_posts','a:17:{i:846;b:0;i:12;b:1;i:630;b:1;i:4;b:1;i:690;b:1;i:831;b:1;i:697;b:1;i:701;b:1;i:490;b:1;s:9:\"1-archive\";b:1;s:9:\"2-archive\";b:1;i:789;b:1;i:730;b:1;i:514;b:1;i:807;b:1;i:523;b:1;i:696;b:1;}','yes'),(1108548,'_transient_timeout_wc_related_831','1611239572','no'),(1108549,'_transient_wc_related_831','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=831\";a:1:{i:0;s:3:\"826\";}}','no'),(1108562,'_transient_timeout_wc_related_697','1611240181','no'),(1108563,'_transient_wc_related_697','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=697\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(175,'avada_theme_version','5.4.2','yes'),(178,'fusion_dynamic_css_time','1611173724','yes'),(139983,'_transient_timeout_avada_ri_Fusion Core','1559848479','no'),(139987,'_transient_timeout_avada_ri_Fusion Builder','1559848479','no'),(196,'_site_transient_fusion_wordpress_org_plugins','a:4:{s:11:\"woocommerce\";a:25:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"3.3.5\";s:6:\"author\";s:48:\"<a href=\"https://woocommerce.com\">Automattic</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/woothemes\";s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:6:\"rating\";d:92;s:7:\"ratings\";a:5:{i:5;i:2392;i:4;i:120;i:3;i:69;i:2;i:61;i:1;i:199;}s:11:\"num_ratings\";i:2841;s:15:\"support_threads\";i:1374;s:24:\"support_threads_resolved\";i:1178;s:10:\"downloaded\";i:42758115;s:12:\"last_updated\";s:21:\"2018-04-10 7:07pm GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:5:{s:11:\"description\";s:7816:\"<p>WooCommerce es un plugin gratuito de eCommerce que te permite vender cualquier cosa, con elegancia. Creado para que se integre sin problemas con WordPress, WooCommerce es la solución eCommerce favorita en todo el mundo y ofrece un control total tanto a propietarios de tienda como a desarrolladores. </p>\n<p>Con una flexibilidad infinita y acceso a cientos de extensiones WordPress tanto gratis como de pago, WooCommerce actualmente gestiona el 30% de todas las tiendas online – más que ninguna otra plataforma.</p>\n<span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/1KahlicghaE?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></span>\n<h4>Vende lo que sea, donde sea</h4>\n<p>Con WooCommerce puedes vender tanto productos físicos como digitales en cualquier forma o tamaño, ofrecer variaciones de productos, configuraciones múltiples y descargas instantáneas a los compradores, y puedes incluso vender productos afiliados de mercados online.</p>\n<p>Con las extensiones de pago puedes ofrecer reservas, membresías y suscripciones periódicas. ¿Quieres vender suscripciones mensuales de artículos físicos u ofrecer a tus clientes un descuento en descargas digitales? Todo es posible.</p>\n<h4>Envía donde quieras</h4>\n<p>Ofrece envíos gratuitos, envíos a precio fijo o haz cálculos en tiempo real. Limita los envíos a países concretos, o abre tu tienda a todo el mundo. El envío es sumamente configurable, y WooCommerce incluso es compatible con envíos directos.</p>\n<h4>Extensas opciones de pago</h4>\n<p>WooCommerce incluye la posibilidad de aceptar las principales tarjetas de crédito, PayPal, transferencias bancarias o pago contra reembolso. ¿Quieres más opciones? Más de 140 pasarelas de pago locales se integran con WooCommerce, incluyendo algunas tan populares como Stripe, Authorize.net y pagos Amazon.</p>\n<h4>Tu lo controlas todo – siempre</h4>\n<p>WooCommerce te permite un control completo de tu tienda, desde los impuestos a los niveles de inventario o las cuentas de cliente. Añade o quita extensiones, cambia tu diseño y modifica los ajustes a tu gusto. Todo está bajo tu control.</p>\n<p>Uno de los mayores riesgos de usar una plataforma de eCommerce alojada es qué pasa con tu tienda si el proveedor cierra la tienda. Con WooCommerce tienes un control completo así que no hay ninguna razón por la que preocuparse. Tus datos te pertenecen – y están seguros, gracias a auditorías frecuentes de los líderes de la industria.</p>\n<h4>Define tu estilo con Storefront</h4>\n<p><a href=\"https://es.wordpress.org/themes/storefront/\" rel=\"nofollow\">Storefront</a> es un tema gratuito de WordPress disponible para cualquier tienda WooCommerce. Además de una integración completa con WooCommerce, Storefront prioriza la velocidad y la disponibilidad, eliminando cualquier conflicto entre el tema y el plugin en las actualizaciones importantes.</p>\n<p>Define tus estilos aún más personalizando Storefront a tu gusto o eligiendo uno de nuestros variados <a href=\"https://woocommerce.com/product-category/themes/storefront-child-theme-themes/\" rel=\"nofollow\">temas hijo para Storefront</a>. Todo a tu alcance, y todo de código abierto.</p>\n<h4>Creado pensando en los desarrolladores</h4>\n<p>Ampliable, adaptable y de código abierto — WooCommerce se creó pensando en los desarrolladores. Con su fuerte y robusto framework puedes escalar la tienda de tus clientes hasta donde quieras, de lo más básico a lo más profesional (hasta el infinito y más allá).</p>\n<p>Creado con una REST API, WooCommerce puede integrarse prácticamente con cualquier servicio. Puedes acceder a los datos de tu tienda desde cualquier parte, en cualquier momento, con un 100% de seguridad. WooCommerce permite a los desarrolladores crear, modificar y hacer crecer fácilmente una tienda que reúna sus especificaciones.</p>\n<p>Da igual el tamaño de la tienda que quieras crear. WooCommerce se adapta a tus necesidades. Con la creciente colección de más de 300 extensiones puedes mejorar las funcionalidades de tu tienda para que se ajuste a las necesidades particulares de tus clientes – o incluso crear tu propia solución.</p>\n<p>Si te preocupa la seguridad descansa tranquilo. WooCommerce lo auditan un equipo especializado de desarrolladores que trabajan a todas horas para identificar y solucionar cualquier fallo que se descubra.</p>\n<p>Damos soporte a WooCommerce y toda sus extensiones mediante documentación accesible y fácil de comprender. Con nuestra documentación aprenderás a crear el sitio exacto que tu cliente necesita.</p>\n<h4>Montones de extensiones</h4>\n<p>WordPress.org aloja algunas fantásticas extensiones para WooCommerce, como:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-google-analytics-integration/\">Google Analytics</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-delivery-notes/\">Delivery Notes</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/\">PDF Invoices and Packing Slips</a></li>\n<li><a href=\"https://wordpress.org/plugins/affiliates-woocommerce-light/\">Affiliates Integration Light</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-new-product-badge/\">New Product Badges</a></li>\n</ul>\n<p>¿Quieres verlos todos? Busca ‘WooCommerce’ en WordPress.org para encontrarlos.</p>\n<p>Si buscas algo publicado y mantenido por los desarrolladores que han creado WooCommerce hay montones de extensiones de pago, las más populares son:</p>\n<ul>\n<li><a href=\"https://woocommerce.com/products/woocommerce-subscriptions/\" rel=\"nofollow\">WooCommerce Subscriptions</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-memberships/\" rel=\"nofollow\">WooCommerce Memberships</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-bookings/\" rel=\"nofollow\">WooCommerce Bookings</a></li>\n<li><a href=\"https://woocommerce.com/products/dynamic-pricing/\" rel=\"nofollow\">Dynamic Pricing</a></li>\n<li><a href=\"https://woocommerce.com/products/table-rate-shipping/\" rel=\"nofollow\">Table Rate Shipping</a></li>\n<li><a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">Product CSV Import Suite</a></li>\n</ul>\n<p>Y hay un montón más en el mismo sitio. Visita nuestra <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/\" rel=\"nofollow\">página de extensiones</a> para descubrir de todo lo que somos capaces y todo lo que se puede hacer con las extensiones de pago para WooCommerce.</p>\n<h4>Únete a nuestra creciente comunidad</h4>\n<p>Cuando descargas WooCommerce te unes a una comunidad de más de un millón de propietarios de tiendas, desarrolladores y entusiastas de WordPress. Somos una de las más prósperas y crecientes comunidades online de código abierto, y ya seas un novato o un ninja, ¡nos encantará contar contigo!</p>\n<p>Si tienes interés en colaborar con WooCommerce tenemos más de 350 colaboradores, y siempre hay sitio para más. Echa un vistazo al <a href=\"https://github.com/woocommerce/woocommerce\" rel=\"nofollow\">directorio de WooCommerce en GitHub</a> para descubrir en qué puedes echar una mano.</p>\n<p>¿Quieres añadir un nuevo idioma a WooCommerce? ¡Genial! Puedes contribuir en <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce\" rel=\"nofollow\">translate.wordpress.org</a>.</p>\n<p>Y, para finalizar, valora iniciar o unirte a una Meetup local de WooCommerce, hay un montón <a href=\"https://woocommerce.com/woocommerce/meetups/\" rel=\"nofollow\">aquí</a>.</p>\n\";s:12:\"installation\";s:2563:\"<h4>Requisitos mínimos</h4>\n<ul>\n<li>Versión 5.2.4 de PHP o superior (se recomienda PHP 5.6 o superior)</li>\n<li>Versión 5.0 de MySQL o superior (se recomienda MySQL 5.6 o superior)</li>\n<li>Algunas pasarelas de pago requieren compatibilidad con fsockopen (para acceso por IPN)</li>\n<li>WooCommerce 2.5 requiere WordPress 4.1+</li>\n<li>WooCommerce 2.6 requiere WordPress 4.4+</li>\n</ul>\n<p>Visita la <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">documentación de requisitos del servidor para WooCommerce</a> para una lista detallada de los requisitos del servidor.</p>\n<h4>Instalación automática</h4>\n<p>La instalación automática es la opción más sencilla ya que WordPress gestiona las transferencias de archivos y no tendrás que salir de tu navegador. Para hacer una instalación automática de WooCommerce accede a tu escritorio de WordPress, ve al menú de Plugins y haz clic en Añadir nuevo.</p>\n<p>Teclea “WooCommerce” en el campo de búsqueda y haz clic en Buscar plugins. Una vez encuentres nuestro plugin de eCommerce puedes ver detalles como la versión, puntuación y descripción. Y lo más importante, por supuesto, puedes instalarlo simplemente haciendo clic en “Instalar ahora”.</p>\n<h4>Instalación manual</h4>\n<p>El método de instalación manual pasa por descargar nuestro plugin de eCommerce y subirlo a tu servidor desde tu aplicación FTP favorita. El codex de WordPress tiene <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instrucciones de cómo se hace</a>.</p>\n<h4>Actualizaciones</h4>\n<p>Las actualizaciones automáticas deberían funcionar sin problemas; pero como siempre, antes haz copia de seguridad solo por asegurar.</p>\n<p>Si por algún motivo tienes problemas con las páginas de tienda/categoría después de actualizar, solo tienes que forzar los enlaces permanentes yendo a WordPress > Ajustes > Enlaces permanentes y pulsando en ‘Guardar’. Esto debería volver las cosas a la normalidad.</p>\n<h4>Datos de ejemplo</h4>\n<p>WooCommerce contiene algunos datos de muestra que puedes utilizar para ver como se mostrarán los productos; importa sample_products.xml con el <a href=\"https://es.wordpress.org/plugins/wordpress-importer/\" rel=\"nofollow\">importador de WordPress</a>. También puedes usar el importador de CSV incluido en nuestro <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">plugin CSV Import Suite</a> para importar sample_products.csv.</p>\n\";s:3:\"faq\";s:5056:\"\n<h4>Instrucciones de instalación</h4>\n<p>\n<h4>Requisitos mínimos</h4>\n<ul>\n<li>Versión 5.2.4 de PHP o superior (se recomienda PHP 5.6 o superior)</li>\n<li>Versión 5.0 de MySQL o superior (se recomienda MySQL 5.6 o superior)</li>\n<li>Algunas pasarelas de pago requieren compatibilidad con fsockopen (para acceso por IPN)</li>\n<li>WooCommerce 2.5 requiere WordPress 4.1+</li>\n<li>WooCommerce 2.6 requiere WordPress 4.4+</li>\n</ul>\n<p>Visita la <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">documentación de requisitos del servidor para WooCommerce</a> para una lista detallada de los requisitos del servidor.</p>\n<h4>Instalación automática</h4>\n<p>La instalación automática es la opción más sencilla ya que WordPress gestiona las transferencias de archivos y no tendrás que salir de tu navegador. Para hacer una instalación automática de WooCommerce accede a tu escritorio de WordPress, ve al menú de Plugins y haz clic en Añadir nuevo.</p>\n<p>Teclea “WooCommerce” en el campo de búsqueda y haz clic en Buscar plugins. Una vez encuentres nuestro plugin de eCommerce puedes ver detalles como la versión, puntuación y descripción. Y lo más importante, por supuesto, puedes instalarlo simplemente haciendo clic en “Instalar ahora”.</p>\n<h4>Instalación manual</h4>\n<p>El método de instalación manual pasa por descargar nuestro plugin de eCommerce y subirlo a tu servidor desde tu aplicación FTP favorita. El codex de WordPress tiene <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instrucciones de cómo se hace</a>.</p>\n<h4>Actualizaciones</h4>\n<p>Las actualizaciones automáticas deberían funcionar sin problemas; pero como siempre, antes haz copia de seguridad solo por asegurar.</p>\n<p>Si por algún motivo tienes problemas con las páginas de tienda/categoría después de actualizar, solo tienes que forzar los enlaces permanentes yendo a WordPress > Ajustes > Enlaces permanentes y pulsando en ‘Guardar’. Esto debería volver las cosas a la normalidad.</p>\n<h4>Datos de ejemplo</h4>\n<p>WooCommerce contiene algunos datos de muestra que puedes utilizar para ver como se mostrarán los productos; importa sample_products.xml con el <a href=\"https://es.wordpress.org/plugins/wordpress-importer/\" rel=\"nofollow\">importador de WordPress</a>. También puedes usar el importador de CSV incluido en nuestro <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">plugin CSV Import Suite</a> para importar sample_products.csv.</p>\n</p>\n<h4>¿Dónde puedo encontrar documentación y guías de uso de WooCommerce?</h4>\n<p>\n<p>Por favor, para ajustes y configuración de WooCommerce dirígete a nuestra <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/\" rel=\"nofollow\">guía de usuario</a></p>\n<p>Para extensiones o temas de WooCommerce, mira nuestro <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a>.</p>\n</p>\n<h4>¿Dónde puedo obtener soporte o hablar con otros usuarios?</h4>\n<p>\n<p>Si te atascas puedes pedir ayuda en el <a href=\"https://wordpress.org/support/plugin/woocommerce\" rel=\"nofollow\">foro del plugin WooCommerce</a>.</p>\n<p>Para obtener ayuda con las extensiones premium de WooCommerce.com, utiliza <a href=\"https://woocommerce.com/my-account/tickets/\" rel=\"nofollow\">nuestro equipo de soporte</a>.</p>\n</p>\n<h4>¿Funcionará WooCommerce con mi tema?</h4>\n<p>\n<p>Si, WooCommerce funcionará con cualquier tema, pero puede requerir algún cambio de estilos para que se ajuste bien. Por favor, para obtener ayuda revisa nuestro <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a>. Si estás buscando un tema que incluya integración con WooCommerce, te recomendamos <a href=\"https://woocommerce.com/storefront/\" rel=\"nofollow\">Storefront</a>.</p>\n</p>\n<h4>¿Dónde puedo solicitar nuevas funcionalidades, temas eCommerce y extensiones?</h4>\n<p>\n<p>Puedes votar y solicitar nuevas funcionalidades y extensiones en nuestro <a href=\"http://ideas.woocommerce.com/forums/133476-woocommerce\" rel=\"nofollow\">panel de WooIdeas</a></p>\n</p>\n<h4>¿Dónde puedo informar de errores o contribuir con el proyecto?</h4>\n<p>\n<p>Se puede informar de los fallos en los foros de soporte o, preferentemente, en el <a href=\"https://github.com/woocommerce/woocommerce/issues\" rel=\"nofollow\">directorio en GitHub de WooCommerce</a>.</p>\n</p>\n<h4>¿Dónde puedo encontrar la documentación de la REST API?</h4>\n<p>\n<p>Puedes encontrar la documentación de nuestra REST API en los <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/\" rel=\"nofollow\">documentos REST API de WooCommerce</a>.</p>\n</p>\n<h4>¡WooCommerce es alucinante! ¿Puedo contribuir?</h4>\n<p>\n<p>¡Sí que puedes! Únete a nuestro <a href=\"http://github.com/woocommerce/woocommerce/\" rel=\"nofollow\">repositorio en GitHub</a> ????</p>\n</p>\n\n\";s:9:\"changelog\";s:21191:\"<h4>3.3.5 – 2018-04-10</h4>\n<ul>\n<li>Solución – El aviso de la página de la tienda no debería aparecer cuando editas la página “¡Hola mundo!”.</li>\n<li>Solución – Marca de reembolso del elemento del pedido inconsistente.</li>\n<li>Solución – Cambio en <code>wc_get_price_excluding_tax</code> para no redondear el valor y que los cálculos en la administración no tengan redondeo previo.</li>\n<li>Solución – Uso del precio mínimo en vez del precio máximo al pedir productos variables de abajo arriba en archivos de términos.</li>\n<li>Solución – <code>order</code> y <code>orderby</code> en la página de la tienda al usar reglas de rewrite.</li>\n<li>Solución – Icono de carga Ajax al usar el tema twentyseventeen.</li>\n<li>Solución – Lo productos sin existencias pueden cambiar de inventario si están reservados al importarlos para actualizar productos existentes.</li>\n<li>Solución – Desplegable de visibilidad que no responde en la edición rápida cuando la gestión de inventario están inhabilitada.</li>\n<li>Solución – Parámetro destacado en la variable de los productos en la REST API.</li>\n<li>Solución – Saltos de línea en los meta de artículo del pedido.</li>\n<li>Solución – Contador de valoraciones del producto al actualizarlo el administrador.</li>\n<li>Mejora – Define el array antes de intentar adjuntarlo.</li>\n<li>Mejora – Cambio en el valor por defecto per_page de los comandos WC WP-CLI a 100.</li>\n<li>Mejora – Asegurarse que la clase del proceso de fondo devuelve <code>datos</code> como un array.</li>\n<li>Mejora – Aumento del tamaño de columna de casillas en la tabla de pedidos en dispositivos pequeños.</li>\n<li>Mejora – Mejor compatibilidad con scroll infinito de Jetpack.</li>\n</ul>\n<h4>3.3.4 – 2018-03-20</h4>\n<ul>\n<li>Solución – Arreglado el índice sin definir tras ejecutar el asistente de instalación dos veces en una instalación nueva.</li>\n<li>Solución wc_get_loop_class; forzado de columnas para un mínimo de 1.</li>\n<li>Solución – Añadido icono de carga a los paneles de WC en el menú de administración.</li>\n<li>Solución – Uso del esquema relativo para las variables AJAX para evitar errores al usar una mezcla de HTTP y HTTPS.</li>\n<li>Solución – Arreglada la propiedad SelectWoo templateSelection.</li>\n<li>Solución – Compatibilidad con navegación por capas en los archivos de temas no compatibles.</li>\n<li>Solución – Se evita una recarga completa al editar el aviso de la tienda en el personalizador.</li>\n<li>Solución – Solo se añade la etiqueta del impuesto en el contenido del correo electrónico si están activos los impuestos.</li>\n<li>Solución – Detección de Jetpack más fiable.</li>\n<li>Solución – Se comprueba si el producto tiene peso antes de calcular el peso total del carrito.</li>\n<li>Solución – Gestión correcta del orden por defecto en la página de búsqueda.</li>\n<li>Solución – Arreglada la gestión de la categoría de producto por defecto en el instalador.</li>\n<li>Solución – Comprobación correcta de slugs al actualizar atributos.</li>\n<li>Solución – Uso del tamaño de miniatura de la galería para el cambio de imagen de la variación.</li>\n<li>Solución – Vaciado de la caché de subcategoría al actualizar categorías de productos.</li>\n<li>Solución – Redondeo en fracciones de céntimos cuando no sea la base.</li>\n<li>Solución – Se hereda ‘is variation’ del atributo existente durante la importación csv.</li>\n<li>Solución – Configuración correcta del loop is_shortcode al mostrar subcategorías.</li>\n<li>Solución – Recarga de las pasarelas tras actualizar el pedido.</li>\n<li>Mejora – Uso de wc_get_default_products_per_row como shortcode por defecto para los productos.</li>\n<li>Mejora – Añadido post_excerpt a la búsqueda de productos.</li>\n<li>Mejora – Actualizada la descripción del aviso de seguimiento del usuario en el asistente.</li>\n<li>Mejora – Añadidos datos adicionales en la visualización móvil del pedido (estado y fecha).</li>\n<li>Mejora – Añadido enlace al perfil en la pantalla de pedidos.</li>\n</ul>\n<h4>3.3.3 – 2018-02-21</h4>\n<ul>\n<li>Solucionado – Solucionada la comprobación is_numeric que afectaba a los subtotales/totales al usar un separador decimal con comas.</li>\n<li>Solucionado – Añadidas comprobaciones de acceso directo al script en las plantillas del loop.</li>\n<li>Solucionado- Añadida la clase wp-post-image a la imagen principal para que las imágenes de las variaciones se intercambien correctamente.</li>\n<li>Solucionado – Ajuste del esquema shipping_class_id de productos al integrador.</li>\n<li>Solucionado – Ahora los eventos de mensajes emergente de inicio son más específicos para evitar conflictos con la extensión Product Invoices.</li>\n</ul>\n<h4>3.3.2 – 2018-02-20</h4>\n<ul>\n<li>Corregido – Arreglada la búsqueda de SKU de producto en el administrador y la búsqueda de productos no publicados.</li>\n<li>Corregido – Aviso de PHP 7.1 cuando la altura de la imagen está vacía.</li>\n<li>Corregido – Prevenidas las llamadas repetidas a update_option en la carga de la página debidas a malabarismos al escribir PHP.</li>\n<li>Corregido – Solamente hacer el renderizado de plantillas no soportadas en el bucle para prevenir conflictos con otros shortcodes en la página de tienda.</li>\n<li>Corregido – No anteponer shortcodes regulares con categorías.</li>\n<li>Corregido – Si se usa get_catalog_ordering_args. eliminar los argumentos al finalizar.</li>\n<li>Corregido – Eliminada la columna por defecto “Tipo” en la tabla de atributos a no ser que se hayan definido tipos personalizados.</li>\n<li>Corregido – Usar reglas de página verbosas cuando la tienda está en la URL, incluyendo la base de la tienda con categoría, para prevenir errores 404.</li>\n<li>Corregido – Establecer woocommerce_hide_invisible_variations a verdadero de manera que los atributos de variación desactivados estén ocultos en las páginas de producto.</li>\n<li>Corregido – Consejo de ayuda para el estado del webhook.</li>\n<li>Corregido – El enlace de ayuda de la documentación de zonas de envío se estaba pintando mal.</li>\n<li>Corregido – Detener el procesado de imágenes en segundo plan cuando está desactivado a través del filtro.</li>\n<li>Corregido – Buscar solamente cuando hay un término de búsqueda. Ignorar las cadenas vacías.</li>\n<li>Corregido – Arreglada la comprobación de recursos externos.</li>\n<li>Corregido – Muestra la fecha completas para pedidos futuros.</li>\n<li>Corregido – Prevenido un error JS si la fila ‘pedidos’ está desactivada en la pantalla de pedidos.</li>\n<li>Corregido – Arreglado el guardado de los ajustes de impuestos cuando no se habían hecho cambios.</li>\n<li>Corregido – Añadido un nonce al enlace de desconectarse en la página de mi cuenta para no tener que confirmar la acción.</li>\n<li>Corregido – Arreglado el reemplazo de entidades de texto plano para que los símbolos de moneda estén incluidos.</li>\n<li>Corregido – API – Establecer el estado después de que el pedido es creado/actualizado de manera que los correos electrónicos que se disparan tengan datos actuales. </li>\n<li>Corregido – API – Arreglada la variable de webhook individual.</li>\n<li>Mejora – Añadido texto de ayuda para el procesado de imágenes en segundo plano.</li>\n<li>Mejora – Añadido aviso cuando se está ejecutando el procesado de imágenes en segundo plano, con un botón de cancelar.</li>\n<li>Mejora – Ejecutar el procesado de imágenes en segundo plano menos a menudo monitorizando los cambios.</li>\n<li>Mejora – Añadida una herramienta de estado del sistema para ejecutar manualmente el procesado de imágenes en segundo plano.</li>\n<li>Mejora – Si se está usando Jetpack Photon, usarlo en lugar del procesado de imágenes en segundo plano.</li>\n<li>Mejora – Tamaño de imagen de la miniatura de la galería para manejar imágenes cortadas pequeñas y cuadradas.</li>\n<li>Mejora – Función de ayuda (y aumento de la versión de plantilla para las plantillas de imagen) para renderizar las galerías de imágenes.</li>\n<li>Mejora – Añade textos de ayuda para explicar el uso de la categoría por defecto.</li>\n<li>Mejora – Permitir cambiar la categoría de producto por defecto.</li>\n<li>Mejora – Mejora la vista móvil de la vista previa del pedido para mejorar la plantilla en idiomas distintos al inglés.</li>\n<li>Mejora – Al seleccionar texto, no enlazar al pedido al hacer clic en la fila.</li>\n<li>Localización – Eliminado el estado Isla de Man.</li>\n</ul>\n<h4>3.3.1 – 2018-02-06</h4>\n<ul>\n<li>Corregido – Se añade <code>woocommerce_output_product_categories</code> para reemplazar la función <code>woocommerce_product_subcategories</code> y prevenir que los archivos de plantilla de tema obsoletos generen categorías en la tienda y en las páginas de categoría en error.</li>\n<li>Corregido – Se previene que el valor de las columnas pueda establecerse por debajo de 1.</li>\n<li>Corregido – Añadida una comprobación adicional de errores en la API de Webhooks para prevenir avisos cuando se eliminan Webhooks.</li>\n<li>Corregido – Se previene que las clases de tablas con listas se carguen varias veces. Esto también soluciona la compatibilidad con la extensión Smart Coupons.</li>\n<li>Corregido – Eliminada la cadena de depuración dependiente de la plantilla de correo electrónico de pedido y se corregidos algunos errores tipográficos.</li>\n<li>Corregido – Configurado el bucle cuando llama a wc_get_loop_prop. Soluciona la compatibilidad con algunos temas.</li>\n<li>Corregido – Se elimina la aplicación múltiple del filtro ‘woocommerce_order_item_product’.</li>\n<li>Corregido – Protección contra el soporte de temas que se define demasiado tarde. Soluciona algunos problemas con temas personalizados que definen la compatibilidad con WooCommerce de forma incorrecta.</li>\n<li>Corregido – Añadida alternativa para los temas que acaben de obtener la plantilla de paginación.</li>\n<li>Corregido – Se hace que la regeneración de imágenes al vuelo también regenere los tamaños que falten.</li>\n<li>Corregido – Corregido que falte el user_id en el webhook del script de migración.</li>\n<li>Corregido – Se permite que las categorías no categorizadas se ordenen como las demás.</li>\n<li>Corregido – Si el tema admite cambios, es posible que tengamos que actualizar los enlaces permanentes, ya que algunos se modifican según este indicador.</li>\n<li>Corregido – Se lanzan los ganchos para la paginación, etc. únicamente cuando está activada la paginación.</li>\n<li>Corregido – HTML por defecto al final del contenedor de la plantilla.</li>\n<li>Corregido – Se evita la paginación por defecto mostrada en los archivos para temas no soportados.</li>\n<li>Corregido – Corregida la tienda cuando se muestra como página de inicio en los temas no soportados.</li>\n<li>Corregido – Corregida la asignación de SKU para los marcadores de posición durante la importación de CSV.</li>\n<li>Corregido – Utilización de CRUD search helper en la tabla de productos del administrador, de forma que funcionan las búsquedas parciales de SKU.</li>\n<li>Corregido – Corregido el ajuste por lotes del porcentaje del precio rebajado/normal.</li>\n<li>Corregido – Reemplazo de estilos de columnas más específico en pantallas pequeñas.</li>\n<li>Mejora – Se ha añadido un aviso para el cambio de lugar del ajuste del aviso en la tienda.</li>\n<li>Mejora – Únicamente se permite eliminar los cupones en los pedidos que se pueden editar.</li>\n<li>Mejora – Extendido el procesamiento en segundo plano de la biblioteca para evitar que se cambien los métodos en la biblioteca.</li>\n<li>Mejora – No se muestran los ajustes de columnas si algo ya está administrando la cantidad de productos por página.</li>\n<li>Mejora – Se permite a los desarrolladores añadir la clase ‘no-link’ a los elementos para prevenir que en la vista de pedidos se abra el enlace al hacer clic en una fila.</li>\n<li>Mejora – Se ha hecho más útil el filtro woocommerce_resize_images llamándolo más tarde.</li>\n<li>Mejora – Se ha vuelto a las 4 columnas por defecto, para que sea consistente con 3.2.</li>\n</ul>\n<h4>3.3.0 – 2018-01-30</h4>\n<ul>\n<li>Característica – Mejorada la apariencia por defecto en temas que no son compatibles con WooCommerce, haciendo la página de la tienda basada en shortcodes.</li>\n<li>Característica – Shortcodes de producto; mejorado el ordenamiento aleatorio, con algo de cacheo.</li>\n<li>Característica – Shortcodes de producto; compatible con paginación.</li>\n<li>Característica – Añadidas nuevas opciones al personalizador de apariencia de WordPress; controla la rejilla de productos (filas y columnas), y los tamaños de imagen.</li>\n<li>Característica – Mejorado cómo los tamaños de las imágenes son definidos y calculados. Establece una relación de aspecto (personalizada, 1:1, sin cortes) y unos tamaños de imagen que se calcularán automágicamente basado en sus anchos.</li>\n<li>Característica – Cambiar los tamaños de las imágenes provocará automáticamente la regeneración de miniaturas de manera interna.</li>\n<li>Característica – Mejorado cómo se guardan las descargas en los productos, y añadidas nuevas características de informes/registros para controlar quién descargó qué y cuándo.</li>\n<li>Característica – Mejorada la apariencia global de la lista de pedidos en el escritorio, y añadido un nuevo botón de previsualizar para ver rápidamente los detalles de los pedidos.</li>\n<li>Característica – Nuevos datos de ejemplo y marcadores de posición por defecto.</li>\n<li>Característica – Añadidos detalles de la API de pruebas y producción a los datos estándar de PayPal, así como una indicación en el pago sobre qué modo está actualmente activo. Los avisos por correo electrónico de la IPN de PayPal ahora son también opcionales.</li>\n<li>Característica – Se introduce un filtro umbral de categoría de producto (<code>woocommerce_product_category_filter_threshold</code>). El selector que funciona con AJAX se activará cuando haya más de 100 categorías.</li>\n<li>Característica – Añadido el método <code>add_to_cart_description</code> y aria-labels a los botones del carrito en el loop para la accesibilidad.</li>\n<li>Característica – Posibilidad de buscar en los registros cuando se utiliza el registro de base de datos.</li>\n<li>Rendimiento – Ajustado cómo se obtienen y se guardan los enlaces permanentes para evitar cambiar la localización en cada carga de página. </li>\n<li>Rendimiento: añadida caché a la carga de atributos de variaciones de productos.</li>\n<li>Corregido – Arreglada la lógica de wc_notice_count.</li>\n<li>Corregido – Corregido el formato del precio en la edición en bloque.</li>\n<li>Corregido – Correción del Ajax del shortcode del botón de añadir al carrito.</li>\n<li>Mejora – Se actualiza la facturación si el formulario de la cuenta cambia.</li>\n<li>Mejora – Eliminados los vídeos de las secciones de ayuda.</li>\n<li>Mejora – Se preservan los segundos al salvar la fecha del pedido.</li>\n<li>Mejora – Se permiten cantidades menores que 1, pero no 0, en la administración.</li>\n<li>Mejora – Los tipos de contenido que no tienen archivos no deberían mostrarse en las migas de pan.</li>\n<li>Mejora – Solamente se carga la clase del manejador de sesión en el frontend y no durante el cron.</li>\n<li>Mejora – Se ha movido la opción “Aviso de tienda” al personalizador.</li>\n<li>Mejora – Al mensaje de error de la validación del código postal al finalizar compra le faltaba la identificación de facturación/envío.</li>\n<li>Mejora – Añadida la validación Iris para el selector de color.</li>\n<li>Mejora – Utilizar scrollIntoView al finalizar compra.</li>\n<li>Mejora – Convertidos los elementos input submit a elementos button submit por todo el código para ser consistentes.</li>\n<li>Mejora – Añadido <code>{site_title}</code> para sustituir en los pies de los correos electrónicos.</li>\n<li>Mejora – Añadida confirmación al eliminar un producto si el producto ha tenido ventas.</li>\n<li>Mejora – Mejorado cuándo se muestra “incl. IVA” en los totales del carrito.</li>\n<li>Mejora – Utiliza el color base del texto para enlaces en las plantillas de correo electrónico.</li>\n<li>Mejora – Muestra las sobreescrituras del tema que se hacen a través del filtro wc_get_template en el informe de estado del sistema.</li>\n<li>Mejora – Añadidas etiquetas nofollow en la navegación por capas para prevenir contenido indexado duplicado.</li>\n<li>Mejora – Ocultar “incl. IVA” cuando no hay tasas definidas en el modo de visualización “total individual”.</li>\n<li>Mejora – Añadida protección repetida para reembolsos.</li>\n<li>Mejora – Manejo del archivo GeoDB vacío.</li>\n<li>Mejora – Se permite a wp_signon gestionar la conversión de correo electrónico a nombre de usuario.</li>\n<li>Mejora – Se ha hecho el campo de correo electrónico más ancho en la página de finalizar compra.</li>\n<li>Mejora – Publica la selección completa de envíos al mostrar múltiples paquetes.</li>\n<li>Desarrollo – REST API – Los pedidos deberían ser creados por usuarios que existen únicamente en el sitio.</li>\n<li>Desarrollo – REST API – Arreglado el valor por defecto de “dp” en pedidos y variables de reembolso.</li>\n<li>Desarrollo – Temas – Añadidas variables compatibles con el tema para declarar los tamaños de imagen utilizados para los productos.</li>\n<li>Desarrollo – Temas – Añadida compatibilidad para archivos de plantilla single-product-postname.php.</li>\n<li>Desarrollo – Añadidas acciones antes de los cálculos de los totales del pedido e impuestos y compatible con is_vat_excempt.</li>\n<li>Desarrollo – Añadido el filtro ‘woocommerce_coupon_get_apply_quantity’.</li>\n<li>Desarrollo – Productos agrupados; añadidos filtros para permitir columnas personalizadas y cambios a los valores.</li>\n<li>Desarrollo – Permiso para clonar el objeto WC_Cart</li>\n<li>Desarrollo – Aplicados filtros al error registration-error-email-exists.</li>\n<li>Desarrollo – Añadido el filtro <code>woocommerce_cross_sells_order</code>.</li>\n<li>Desarrollo – Añadido el gancho order-details <code>before</code> para complementar a los ganchos ya existentes.</li>\n<li>Desarrollo – Constante WC_CHUNK_SIZE para controlar el readfile.</li>\n<li>Desarrollo – Añado un cortocircuito a la función del producto comprado por el cliente.</li>\n<li>Desarrollo – Añadido un método <code>wc_caught_exception</code> para ayudar al registro.</li>\n<li>Desarrollo – Añadido almacenamiento de datos y CRUD para trabajar con webhooks.</li>\n<li>Desarrollo – Subida la versión mínima requerida de WP a 4.5 y eliminados archivos heredados de la API.</li>\n<li>Desarrollo – Nuevas acciones – <code>woocommerce_order_details_before_order_table_items</code>, <code>woocommerce_order_details_after_order_table_items</code> y <code>woocommerce_order_details_before_order_table</code></li>\n<li>Desarrollo – Paso de <code>widget_id</code> a <code>content-widget-product.php</code> para que las acciones se puedan ejecutar condicionalmente y añadido saneado a <code>woocommerce_before_widget_product_list</code> y <code>woocommerce_after_widget_product_list</code>.</li>\n<li>Desarrollo – Mejoradas las comprobaciones <code>is_internal_meta_key</code> para considerar getters y setters.</li>\n<li>Desarrollo – Limpiada la plantilla de detalles del pedido del cliente.</li>\n<li>Desarrollo – Eventos JavaScript payment_method_selected al finalizar compra.</li>\n<li>Desarrollo – Añadido el método nuevo <code>$order->get_edit_order_url()</code></li>\n<li>Desarrollo – Paso a través de las opciones para hacer zoom, flexslider y photoswipe.</li>\n<li>Desarrollo – Añadidas acciones antes y después del inicio y completado de las ofertas programadas.</li>\n<li>Localización – Añadida caracter de dirección a la salida de moneda.</li>\n<li>Localización – Estados de Tanzania y Moldavia </li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt\" rel=\"nofollow\">Ver el registro de cambios de todas las versiones</a>.</p>\n\";s:11:\"screenshots\";s:1503:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=1063946\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=1063946\" alt=\"El impecable panel de ajustes de WooCommerce.\"></a><p>El impecable panel de ajustes de WooCommerce.</p></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=1063946\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=1063946\" alt=\"Administración de productos en WooCommerce.\"></a><p>Administración de productos en WooCommerce.</p></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=1063946\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=1063946\" alt=\"Panel de datos de producto.\"></a><p>Panel de datos de producto.</p></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=1063946\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=1063946\" alt=\"Informe de ventas de WooCommerce.\"></a><p>Informe de ventas de WooCommerce.</p></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=1087192\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=1087192\" alt=\"Una página de producto simple.\"></a><p>Una página de producto simple.</p></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=1087192\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=1087192\" alt=\"Un archivo de producto (rejilla).\"></a><p>Un archivo de producto (rejilla).</p></li></ol>\";}s:13:\"download_link\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=1063946\";s:7:\"caption\";s:45:\"El impecable panel de ajustes de WooCommerce.\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=1063946\";s:7:\"caption\";s:44:\"Administración de productos en WooCommerce.\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=1063946\";s:7:\"caption\";s:27:\"Panel de datos de producto.\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=1063946\";s:7:\"caption\";s:33:\"Informe de ventas de WooCommerce.\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=1087192\";s:7:\"caption\";s:31:\"Una página de producto simple.\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=1087192\";s:7:\"caption\";s:33:\"Un archivo de producto (rejilla).\";}}s:4:\"tags\";a:5:{s:10:\"e-commerce\";s:10:\"e-commerce\";s:9:\"ecommerce\";s:9:\"ecommerce\";s:5:\"sales\";s:5:\"sales\";s:4:\"sell\";s:4:\"sell\";s:5:\"store\";s:5:\"store\";}s:8:\"versions\";a:104:{s:5:\"1.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.1.6.6.zip\";s:6:\"2.0.20\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.0.20.zip\";s:5:\"2.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.0.zip\";s:5:\"2.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.1.zip\";s:6:\"2.1.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.10.zip\";s:6:\"2.1.11\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.11.zip\";s:6:\"2.1.12\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.12.zip\";s:5:\"2.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.2.zip\";s:5:\"2.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.3.zip\";s:5:\"2.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.4.zip\";s:5:\"2.1.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.5.zip\";s:5:\"2.1.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.6.zip\";s:5:\"2.1.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.7.zip\";s:5:\"2.1.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.8.zip\";s:5:\"2.1.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.1.9.zip\";s:5:\"2.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.0.zip\";s:5:\"2.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.1.zip\";s:6:\"2.2.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.10.zip\";s:6:\"2.2.11\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.11.zip\";s:5:\"2.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.2.zip\";s:5:\"2.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.3.zip\";s:5:\"2.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.4.zip\";s:5:\"2.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.5.zip\";s:5:\"2.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.6.zip\";s:5:\"2.2.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.7.zip\";s:5:\"2.2.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.8.zip\";s:5:\"2.2.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.2.9.zip\";s:5:\"2.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.0.zip\";s:5:\"2.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.1.zip\";s:6:\"2.3.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.10.zip\";s:6:\"2.3.11\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.11.zip\";s:6:\"2.3.12\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.12.zip\";s:6:\"2.3.13\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.13.zip\";s:5:\"2.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.2.zip\";s:5:\"2.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.3.zip\";s:5:\"2.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.4.zip\";s:5:\"2.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.5.zip\";s:5:\"2.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.6.zip\";s:5:\"2.3.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.7.zip\";s:5:\"2.3.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.8.zip\";s:5:\"2.3.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.9.zip\";s:5:\"2.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.0.zip\";s:5:\"2.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.1.zip\";s:6:\"2.4.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.10.zip\";s:6:\"2.4.11\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.11.zip\";s:6:\"2.4.12\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.12.zip\";s:6:\"2.4.13\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.13.zip\";s:5:\"2.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.2.zip\";s:5:\"2.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.3.zip\";s:5:\"2.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.4.zip\";s:5:\"2.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.5.zip\";s:5:\"2.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.6.zip\";s:5:\"2.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.7.zip\";s:5:\"2.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.8.zip\";s:5:\"2.4.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.4.9.zip\";s:5:\"2.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.0.zip\";s:5:\"2.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.1.zip\";s:5:\"2.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.2.zip\";s:5:\"2.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.3.zip\";s:5:\"2.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.4.zip\";s:5:\"2.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.5.5.zip\";s:5:\"2.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.0.zip\";s:5:\"2.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.1.zip\";s:6:\"2.6.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.10.zip\";s:6:\"2.6.11\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.11.zip\";s:6:\"2.6.12\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.12.zip\";s:6:\"2.6.13\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.13.zip\";s:6:\"2.6.14\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.14.zip\";s:5:\"2.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.2.zip\";s:5:\"2.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.3.zip\";s:5:\"2.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.4.zip\";s:5:\"2.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.5.zip\";s:5:\"2.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.6.zip\";s:5:\"2.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.7.zip\";s:5:\"2.6.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.8.zip\";s:5:\"2.6.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.6.9.zip\";s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:11:\"donate_link\";s:0:\"\";s:12:\"contributors\";a:0:{}}s:7:\"bbpress\";a:25:{s:4:\"name\";s:7:\"bbPress\";s:4:\"slug\";s:7:\"bbpress\";s:7:\"version\";s:6:\"2.5.14\";s:6:\"author\";s:55:\"<a href=\"https://bbpress.org\">The bbPress Community</a>\";s:14:\"author_profile\";s:46:\"https://profiles.wordpress.org/johnjamesjacoby\";s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:6:\"4.7.10\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:6:\"rating\";d:84;s:7:\"ratings\";a:5:{i:5;i:221;i:4;i:39;i:3;i:27;i:2;i:18;i:1;i:35;}s:11:\"num_ratings\";i:340;s:15:\"support_threads\";i:2;s:24:\"support_threads_resolved\";i:0;s:10:\"downloaded\";i:4783681;s:12:\"last_updated\";s:21:\"2017-10-13 6:29pm GMT\";s:5:\"added\";s:10:\"2010-01-13\";s:8:\"homepage\";s:19:\"https://bbpress.org\";s:8:\"sections\";a:5:{s:11:\"description\";s:517:\"<p>¿Alguna vez te has sentido frustrado con foros y tablones de anuncios que eran lentos, complejos y siempre terminas con el servidor hackeado? bbPress está centrado en una fácil integración, facilidad de uso, estándares web y velocidad.</p>\n<p>Queremos mantenerlo todo lo mas pequeño y ligero posible, pero se pueden añadir fantásticas características adicionales mediante el extenso sistema de plugins de WordPress. ¿Qué significa todo esto? bbPress está listo para asumir el trabajo que le pidas.</p>\n\";s:12:\"installation\";s:1322:\"<h4>Desde el escritorio de tu WordPress</h4>\n<ol>\n<li>Visita ‘Plugins > Añadir nuevo’</li>\n<li>Buscar ‘bbPress’</li>\n<li>Activa bbPress desde tu página de Plugins. (Serás recibido con una página de Bienvenida.)</li>\n<li>Visita ‘Foros > Añadir nuevo’ y crea algunos foros. (Siempre puedes borrarlos más tarde.)</li>\n<li>Si tiene permalinks bonitos habilitados, visite yourdomain.com/forums, o si no tiene permalinks bonitos habilitados, visite yourdomain.com?post_type=forum</li>\n</ol>\n<h4>Desde WordPress.org</h4>\n<ol>\n<li>Descargar bbPress.</li>\n<li>Sube el directorio ‘bbpress’ a tu directorio ‘/wp-content/plugins/’, usando tu método favorito (ftp, sftp, scp, etc…)</li>\n<li>Activa bbPress desde tu página de Plugins. (Serás recibido con una página de Bienvenida.)</li>\n<li>Visita ‘Foros > Añadir nuevo’ y crea algunos foros. (Siempre puedes borrarlos más tarde.)</li>\n<li>Si tiene permalinks bonitos habilitados, visite yourdomain.com/forums, o si no tiene permalinks bonitos habilitados, visite yourdomain.com?post_type=forum</li>\n</ol>\n<h4>Extra</h4>\n<ol>\n<li>Visit ‘Settings > Forums’ and adjust your configuration.</li>\n<li>Ajusta el CSS de tu tema como necesites, para hacer todo bonito.</li>\n</ol>\n\";s:9:\"changelog\";s:9307:\"<h4>2.5.14</h4>\n<ul>\n<li>Improved support for PHP 7.1 and higher</li>\n<li>Improved pagination for non-public post statuses</li>\n<li>Fix converter row-limit boundaries</li>\n</ul>\n<h4>2.5.13</h4>\n<ul>\n<li>Improved support for <code>post_parent__in</code> type queries</li>\n</ul>\n<h4>2.5.12</h4>\n<ul>\n<li>Fix role initialization bug</li>\n</ul>\n<h4>2.5.11</h4>\n<ul>\n<li>Improved support for WordPress 4.7</li>\n<li>Improved localization of role names</li>\n<li>Increase minimum WordPress version to 4.2</li>\n</ul>\n<h4>2.5.10</h4>\n<ul>\n<li>Improved user display-name rendering</li>\n</ul>\n<h4>2.5.9</h4>\n<ul>\n<li>Improved user mentions</li>\n</ul>\n<h4>2.5.8</h4>\n<ul>\n<li>Acciones ajax mejoradas</li>\n<li>Parseo de consulta de usuario mejorada</li>\n<li>Aviso de Grupos BuddyPress corregido</li>\n</ul>\n<h4>2.5.7</h4>\n<ul>\n<li>Resultado de ciertas URLs mejorado</li>\n</ul>\n<h4>2.5.6</h4>\n<ul>\n<li>Envío de email de notificación & subscripción mejorado</li>\n</ul>\n<h4>2.5.5</h4>\n<ul>\n<li>Edición de usuarios masiva mejorada</li>\n<li>Sugerencia de topicos & autores para moderadores mejorada</li>\n<li>Acceso a la herramienta de conversión mejorado</li>\n</ul>\n<h4>2.5.4</h4>\n<ul>\n<li>Fix reply editing causing polluted hierarchy</li>\n<li>Add tool for repairing reply positions within topics</li>\n<li>Improved custom slug and displayed user field sanitization</li>\n<li>Improved SSL support when relying on theme compatibility</li>\n</ul>\n<h4>2.5.3</h4>\n<ul>\n<li>WordPress 3.8 support (dashicons, new color schemes)</li>\n<li>Fix dropdown selects in settings pages</li>\n<li>Fix accidental topic subscription removal on reply form</li>\n<li>Fix poor grammar in profile title element</li>\n<li>Fix admin area SSL support</li>\n</ul>\n<h4>2.5.2</h4>\n<ul>\n<li>Fix BuddyPress (1.9.1) Notification integration</li>\n</ul>\n<h4>2.5.1</h4>\n<ul>\n<li>Updated subscriptions setting description</li>\n<li>Fix forum subscriptions not appearing on profiles for some users</li>\n<li>Allow links to have targets</li>\n<li>Improve Windows compatibility</li>\n</ul>\n<h4>2.5</h4>\n<ul>\n<li>Added forum subscriptions</li>\n<li>Added importers for AEF, Drupal, FluxBB, Kunena Forums (Joomla), MyBB, Phorum, PHPFox, PHPWind, PunBB, SMF, Xenforo and XMB</li>\n<li>Added BuddyPress Notifications integration</li>\n<li>Added ability to enqueue scripts and styles in the template stack</li>\n<li>Fix various existing importer scripts</li>\n<li>Fix forum visibility meta saving</li>\n<li>Fix Akismet anonymous user meta checking</li>\n<li>Fix inconsistent bbp_dropdown() results</li>\n<li>Fix topic and reply ping-status inconsistencies</li>\n</ul>\n<h4>2.4.1</h4>\n<ul>\n<li>Fix forum status saving</li>\n<li>Fix widget settings saving</li>\n<li>Fix custom wp_title compatibility</li>\n<li>Fix search results custom permalink compatibility</li>\n<li>Fix custom user topics & replies pages</li>\n<li>Fix hierarchical reply handling in converter</li>\n</ul>\n<h4>2.4</h4>\n<ul>\n<li>Added hierarchical reply support</li>\n<li>Added ability to disable forum search</li>\n<li>Reorganized settings page</li>\n<li>Improved rewrite rules</li>\n<li>Improved responsive CSS</li>\n<li>Improved code posting</li>\n<li>Improved user capability integration</li>\n<li>Improved cache getting and setting</li>\n<li>Audit strict type comparisons</li>\n<li>Audit GlotPress string escaping</li>\n<li>Audit title attribute usage</li>\n<li>Audit WordPress core function usage</li>\n<li>General code clean-up</li>\n</ul>\n<h4>2.3.2</h4>\n<ul>\n<li>Improved posting of preformatted code</li>\n<li>Improved theme compatibility CSS</li>\n<li>Improved BuddyPress Activity Streams integration</li>\n</ul>\n<h4>2.3.1</h4>\n<ul>\n<li>Improved posting of preformatted code</li>\n<li>Fix deleting of post cache group</li>\n<li>Fix moderators not having view_trash capability</li>\n</ul>\n<h4>2.3</h4>\n<ul>\n<li>Added forum search functionality</li>\n<li>Improved BuddyPress Group Forums integration</li>\n<li>Improved allowed tags in topics and replies</li>\n<li>Added template stack support to theme compatability</li>\n<li>Added more forum migration options</li>\n</ul>\n<h4>2.2.4</h4>\n<ul>\n<li>Prepare converter queries</li>\n<li>Improve validation and sanitization of form values</li>\n</ul>\n<h4>2.2.3</h4>\n<ul>\n<li>Improve compatibility with some themes</li>\n<li>Fix integration with BuddyPress Group Forums</li>\n<li>Fix BuddyPress Activity Stream integration</li>\n</ul>\n<h4>2.2.2</h4>\n<ul>\n<li>RTL and i18n fixes</li>\n<li>Improved user profile theme compatibility</li>\n<li>Fixed incorrect link in credits page</li>\n<li>Fixed admin area JS issues related to topic suggest</li>\n<li>Fixed template part reference in extras user edit template</li>\n</ul>\n<h4>2.2.1</h4>\n<ul>\n<li>Fix role mapping for non-WordPress roles</li>\n<li>Fix issue with private forums being blocked</li>\n<li>Allow moderators to see hidden forums</li>\n</ul>\n<h4>2.2</h4>\n<ul>\n<li>Improved user roles and capabilities</li>\n<li>Improved theme compatibility</li>\n<li>Improved BuddyPress Group Forums integration</li>\n<li>Improved forums conversion tool</li>\n<li>Improved forums tools and settings</li>\n<li>Improved multisite support</li>\n<li>Added What’s New and Credits pages</li>\n<li>WordPress 3.5 and BuddyPress 1.7 ready</li>\n</ul>\n<h4>2.1.2</h4>\n<ul>\n<li>Fixed admin-side help verbiage</li>\n<li>Fixed reply height CSS</li>\n<li>Fixed password converter</li>\n<li>Fixed child post trash and delete functions</li>\n</ul>\n<h4>2.1.1</h4>\n<ul>\n<li>Fixed Invision, phpBB, and vBulletin importers</li>\n<li>Fixed private/hidden forum bugs</li>\n<li>Fixed topic split meta values</li>\n<li>Fixed theme compatibility logic error</li>\n<li>Fixed role mask issues for shared user installs</li>\n<li>Fixed missing function cruft</li>\n<li>Fixed missing filter on displayed user fields</li>\n</ul>\n<h4>2.1</h4>\n<ul>\n<li>WordPress 3.4 compatibility</li>\n<li>Deprecate $bbp global, use bbpress() singleton</li>\n<li>Private forums now visible to registered users</li>\n<li>Updated forum converter</li>\n<li>Topic and reply edits now ran through Akismet</li>\n<li>Fixed Akismet edit bug</li>\n<li>Fixed Widgets nooping globals</li>\n<li>Fixed translation load order</li>\n<li>Fixed user-edit bugs</li>\n<li>Fixed settings screen regressions</li>\n<li>Improved post cache invalidation</li>\n<li>Improved admin-side nonce checks</li>\n<li>Improved admin settings API</li>\n<li>Improved bbPress 1.1 converter</li>\n<li>Improved BuddyPress integration</li>\n<li>Improved Theme-Compatibility</li>\n<li>Improved template coverage</li>\n<li>Improved query performance</li>\n<li>Improved breadcrumb behavior</li>\n<li>Improved multisite integration</li>\n<li>Improved code clarity</li>\n<li>Improved RTL styling</li>\n<li>Added 2x menu icons for HiDPI displays</li>\n<li>Added fancy editor support</li>\n<li>Added fallback theme picker</li>\n<li>Added tools for importing, resetting, and removing</li>\n</ul>\n<h4>2.0</h4>\n<ul>\n<li>Released on September 21, 2011</li>\n</ul>\n<h4>2.0-rc-5</h4>\n<ul>\n<li>Fixed Genesis incompatibilities</li>\n<li>Fixed BuddyPress activity stream issues</li>\n<li>Fixed Subscription email sending issues</li>\n<li>Fixed Theme Compat display issues for some themes</li>\n<li>Improved Theme Compat class</li>\n<li>More future proofing internal API’s</li>\n</ul>\n<h4>2.0-rc-4</h4>\n<ul>\n<li>BuddyPress @mention integration</li>\n<li>Improved Akismet user agent handling</li>\n<li>Added blacklist_keys support</li>\n<li>Fixed spam/deleted user handling</li>\n<li>Updated green admin color scheme for WordPress 3.2</li>\n<li>Added actions to topic/reply forms</li>\n<li>Improved support for future ajaxification</li>\n</ul>\n<h4>2.0-rc-3</h4>\n<ul>\n<li>Fixed activation/deactivation</li>\n<li>Added Forum Participant role for multisite use</li>\n</ul>\n<h4>2.0-rc-2</h4>\n<ul>\n<li>BuddyPress activity action integration</li>\n<li>Multisite integration</li>\n<li>Fixed a bushel of bugs</li>\n<li>Fixed tag pagination again</li>\n<li>Fixed ajax priority loading</li>\n</ul>\n<h4>2.0-rc-1</h4>\n<ul>\n<li>Fixed tag pagination</li>\n<li>Broke tag pagination</li>\n<li>Squashed a bunch of bugs</li>\n</ul>\n<h4>2.0-beta-3b</h4>\n<ul>\n<li>Fix regression in forum index theme compatibility template</li>\n<li>Audit usage of get strings for moderator level and above users</li>\n</ul>\n<h4>2.0-beta-3</h4>\n<ul>\n<li>Akismet integration</li>\n<li>Corrige las respuestas dentro de wp-admin</li>\n<li>Fixes reply notification links</li>\n<li>Fixes inconsistent breadcrumb behavior</li>\n<li>Fixes theme compatibility issues</li>\n<li>Fixes archive and page conflicts</li>\n<li>Improvements to unpretty permalink support</li>\n<li>Improvements to importer</li>\n<li>Improvements to multisite support</li>\n<li>Normalize theme, shortcodes, and template parts</li>\n<li>Add humans.txt</li>\n<li>Add empty index.php files to prevent snooping</li>\n<li>Add max length to topic titles (default 80 chars)</li>\n</ul>\n<h4>2.0-beta-2</h4>\n<ul>\n<li>GlotPress integration</li>\n<li>Fixes Forum archive bug</li>\n<li>Fixes and improvements to importer</li>\n<li>Adds home link support to breadcrumb</li>\n<li>Improvements to Theme Compatibility</li>\n<li>Numerous template and CSS improvements</li>\n<li>RTL support</li>\n<li>Improved multisite support</li>\n<li>Add filters for future anti-spam support</li>\n<li>Add missing breadcrumbs to various template files</li>\n<li>Topic/reply trash fixes</li>\n</ul>\n<h4>2.0-beta-1</h4>\n<ul>\n<li>En desarrollo</li>\n</ul>\n\";s:3:\"faq\";s:1368:\"\n<h4>Installation Instructions</h4>\n<p>\n<h4>Desde el escritorio de tu WordPress</h4>\n<ol>\n<li>Visita ‘Plugins > Añadir nuevo’</li>\n<li>Buscar ‘bbPress’</li>\n<li>Activa bbPress desde tu página de Plugins. (Serás recibido con una página de Bienvenida.)</li>\n<li>Visita ‘Foros > Añadir nuevo’ y crea algunos foros. (Siempre puedes borrarlos más tarde.)</li>\n<li>Si tiene permalinks bonitos habilitados, visite yourdomain.com/forums, o si no tiene permalinks bonitos habilitados, visite yourdomain.com?post_type=forum</li>\n</ol>\n<h4>Desde WordPress.org</h4>\n<ol>\n<li>Descargar bbPress.</li>\n<li>Sube el directorio ‘bbpress’ a tu directorio ‘/wp-content/plugins/’, usando tu método favorito (ftp, sftp, scp, etc…)</li>\n<li>Activa bbPress desde tu página de Plugins. (Serás recibido con una página de Bienvenida.)</li>\n<li>Visita ‘Foros > Añadir nuevo’ y crea algunos foros. (Siempre puedes borrarlos más tarde.)</li>\n<li>Si tiene permalinks bonitos habilitados, visite yourdomain.com/forums, o si no tiene permalinks bonitos habilitados, visite yourdomain.com?post_type=forum</li>\n</ol>\n<h4>Extra</h4>\n<ol>\n<li>Visit ‘Settings > Forums’ and adjust your configuration.</li>\n<li>Ajusta el CSS de tu tema como necesites, para hacer todo bonito.</li>\n</ol>\n</p>\n\n\";s:11:\"screenshots\";s:1136:\"<ol><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\" alt=\"\"></a></li></ol>\";}s:13:\"download_link\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.14.zip\";s:11:\"screenshots\";a:7:{i:1;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\";s:7:\"caption\";s:0:\"\";}i:7;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:7:\"akismet\";s:7:\"akismet\";s:10:\"discussion\";s:10:\"discussion\";s:6:\"forums\";s:6:\"forums\";s:7:\"support\";s:7:\"support\";s:5:\"theme\";s:5:\"theme\";}s:8:\"versions\";a:53:{s:3:\"2.0\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.0.zip\";s:10:\"2.0-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-1.zip\";s:11:\"2.0-beta-2b\";s:62:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-2b.zip\";s:10:\"2.0-beta-3\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-3.zip\";s:11:\"2.0-beta-3b\";s:62:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-3b.zip\";s:8:\"2.0-rc-2\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-2.zip\";s:8:\"2.0-rc-3\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-3.zip\";s:8:\"2.0-rc-4\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-4.zip\";s:8:\"2.0-rc-5\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-5.zip\";s:5:\"2.0.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.1.zip\";s:5:\"2.0.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.2.zip\";s:5:\"2.0.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.3.zip\";s:3:\"2.1\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.1.zip\";s:10:\"2.1-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.1-beta-1.zip\";s:7:\"2.1-rc1\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc1.zip\";s:7:\"2.1-rc2\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc2.zip\";s:7:\"2.1-rc3\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc3.zip\";s:7:\"2.1-rc4\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc4.zip\";s:5:\"2.1.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.1.zip\";s:5:\"2.1.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.2.zip\";s:5:\"2.1.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.3.zip\";s:3:\"2.2\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.2.zip\";s:5:\"2.2.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.1.zip\";s:5:\"2.2.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.2.zip\";s:5:\"2.2.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.3.zip\";s:5:\"2.2.4\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.4.zip\";s:3:\"2.3\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.3.zip\";s:9:\"2.3-beta1\";s:60:\"https://downloads.wordpress.org/plugin/bbpress.2.3-beta1.zip\";s:5:\"2.3.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.3.1.zip\";s:5:\"2.3.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.3.2.zip\";s:3:\"2.4\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.4.zip\";s:5:\"2.4.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.4.1.zip\";s:3:\"2.5\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.5.zip\";s:5:\"2.5.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.1.zip\";s:6:\"2.5.10\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.10.zip\";s:6:\"2.5.11\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.11.zip\";s:6:\"2.5.12\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.12.zip\";s:6:\"2.5.13\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.13.zip\";s:6:\"2.5.14\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.14.zip\";s:5:\"2.5.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.2.zip\";s:5:\"2.5.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.3.zip\";s:5:\"2.5.4\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.4.zip\";s:5:\"2.5.5\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.5.zip\";s:5:\"2.5.6\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.6.zip\";s:5:\"2.5.7\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.7.zip\";s:5:\"2.5.8\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.8.zip\";s:5:\"2.5.9\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.9.zip\";s:10:\"2.6-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.6-beta-1.zip\";s:10:\"2.6-beta-2\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.6-beta-2.zip\";s:8:\"2.6-rc-1\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-1.zip\";s:8:\"2.6-rc-3\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-3.zip\";s:8:\"2.6-rc-5\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-5.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/bbpress.zip\";}s:11:\"donate_link\";s:0:\"\";s:12:\"contributors\";a:0:{}}s:19:\"the-events-calendar\";a:25:{s:4:\"name\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:7:\"version\";s:6:\"4.6.13\";s:6:\"author\";s:51:\"<a href=\"http://m.tri.be/1x\">Modern Tribe, Inc.</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/moderntribe\";s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";a:0:{}s:6:\"rating\";d:90;s:7:\"ratings\";a:5:{i:5;i:1260;i:4;i:85;i:3;i:48;i:2;i:38;i:1;i:104;}s:11:\"num_ratings\";i:1535;s:15:\"support_threads\";i:248;s:24:\"support_threads_resolved\";i:81;s:10:\"downloaded\";i:10841257;s:12:\"last_updated\";s:21:\"2018-03-28 6:07pm GMT\";s:5:\"added\";s:10:\"2010-01-19\";s:8:\"homepage\";s:0:\"\";s:8:\"sections\";a:5:{s:11:\"description\";s:17905:\"<p>Create an events calendar and manage it with ease. The Events Calendar plugin provides professional-level quality and features backed by a team you can trust.</p>\n<p>Packed with loads of useful features, The Events Calendar by Modern Tribe is ready to go right out of the box. It’s extensible, easy to use, and completely customizable.</p>\n<p>Looking for additional functionality including recurring events, ticket sales, publicly submitted events, new views, Facebook event integration and more?</p>\n<p><strong>Check out <a href=\"http://m.tri.be/mj\" rel=\"nofollow\">Events Calendar PRO</a> and <a href=\"http://m.tri.be/2a\" rel=\"nofollow\">other add-ons</a></strong></p>\n<blockquote>\n<p><strong>New Import Tool!</strong><br />\n We’ve made bulk event imports easier to manage than ever. This add-on service for The Events Calendar allows you to import events from your favorite sources, including Facebook, Meetup, Google Calendar, iCalendar, CSV, and ICS.<br />\n <a href=\"http://m.tri.be/197u\" rel=\"nofollow\">Check out Event Aggregator now</a>.</p>\n</blockquote>\n<h4>BUILT SOLID & SUPPORTED</h4>\n<p>The Events Calendar is crafted the WordPress way.</p>\n<p>The Events Calendar plugin has been audited by many WordPress industry experts, including core developer Mark Jaquith for security & plugin review team member Pippin Williamson for best practices and plugin compatibility.</p>\n<p>Our dedicated support team has poured hundreds of hours into QA, monthly usability tests, and numerous user interviews to guarantee quality and ease-of-use. We stand behind our work and offer light support weekly for the community via the WordPress.org support forums.</p>\n<p>If you need a deeper level of support or a faster response to your specific question, our Events Calendar PRO add-on includes access to our premium support forums with a 24-48 hour response time during the workweek.</p>\n<p>Enjoy using The Events Calendar, know how to get under the hood and want to make money helping people? We’re growing our community team and would love to hear from you. If you’re interested, <a href=\"http://m.tri.be/mk\" rel=\"nofollow\">check this out!</a></p>\n<h4>PLUG-N-PLAY or HIGHLY CUSTOMIZABLE</h4>\n<p>The Events Calendar is built to work out of the box. Just turn it on, configure the settings to match your needs and you’ll be making events in less than 5 minutes.<br />\nOr customize it to suit your specific needs. The Events Calendar is built by developers, for developers…it’s ready to be the foundation for your wildest hack sessions:</p>\n<p>The Events Calendar is built to work out of the box. Just turn it on, configure the settings to match your needs and you’ll be making events in less than 5 minutes.</p>\n<ul>\n<li><a href=\"http://m.tri.be/19tl\" rel=\"nofollow\">WP REST API support</a></li>\n<li>Skeleton stylesheet to theme fast & efficiently</li>\n<li>Partial template overrides</li>\n<li>Template tags, hooks, and filters</li>\n<li><a href=\"http://m.tri.be/eu\" rel=\"nofollow\">Extensive documentation</a></li>\n<li><a href=\"https://github.com/theeventscalendar\" rel=\"nofollow\">Library of code snippets</a> on GitHub.</li>\n</ul>\n<p>Whether your vision is big or small, you’re in good company. Hundreds of thousands of churches, eateries, small businesses, musicians, venues, and non-profits are publishing and promoting their events with The Events Calendar.</p>\n<p>The Events Calendar has been scaled to work on networks with over 25 million unique visitors per month and hundreds of thousands of events. Fortune 100 companies, major universities, government institutions and some seriously epic startups push their events with our platform.</p>\n<h4>FEATURES</h4>\n<p>Whether you’re operating a hyperlocal hub listing thousands of events, a university with many thousands of users, or you’re a sole business owner listing your classes, The Events Calendar has your back.</p>\n<p>Just getting started? Definitely watch and read through the <a href=\"http://m.tri.be/2d\" rel=\"nofollow\">New User Primer</a> before going much further.</p>\n<ul>\n<li>Rapidly create events</li>\n<li>Saved venues & organizers</li>\n<li>Calendar month view with tooltips</li>\n<li>List view</li>\n<li>Day view</li>\n<li>Event search</li>\n<li>Google maps</li>\n<li>Widget: Upcoming events list</li>\n<li>Events Taxonomies (Categories & Tags)</li>\n<li>Google Calendar and iCal exporting</li>\n<li>WP REST API endpoints</li>\n<li>Completely ajaxified for super smooth browsing</li>\n<li>Completely responsive from mobile to tablet to desktop</li>\n<li>Tested on the major theme frameworks such as Avada, Genesis, Woo Themes, Thesis and many more.</li>\n<li>Increase your SEO with Microformats</li>\n<li>Internationalized & Translated</li>\n<li>Multiple stylesheets (Skeleton, Default, Tribe Event Styles) to improve integration</li>\n<li>Extensive Template Tags for Customization</li>\n<li>Hook & Filters up the wazoo</li>\n<li>Caching Support</li>\n<li>Debug Mode for Developers</li>\n</ul>\n<p>Looking for something else? We’ve got add-ons available to take your calendar to the next level.</p>\n<h4>PRO Features</h4>\n<p>Add recurring events, a whole recurring events, a whole range of new views ( week / map / photo / venue / organizer) & widgets (calendar / featured venue / week / event countdown), shortcodes, custom event attributes, default content, location search, much more with <a href=\"http://m.tri.be/2c\" rel=\"nofollow\">Events Calendar PRO</a></p>\n<h4>Event Ticketing</h4>\n<p>Collect free RSVPs with Event Tickets or add paid ticketing features with <a href=\"http://m.tri.be/18wg\" rel=\"nofollow\">Event Tickets Plus</a>, including the ability to sell tickets, collect sales, and manage attendees all from within your WordPress dashboard! Works with your favorite eCommerce plugin (WooCommerce or Easy Digital Downloads).</p>\n<h4>Bulk Event Import</h4>\n<p>Fill your calendar with events from your favorite sources, including Facebook, Meetup, Google Calendar, iCalendar, CSV, other websites using The Events Calendar plugin, and ICS. <a href=\"http://m.tri.be/197u\" rel=\"nofollow\">Event Aggregator</a> provides a convenient dashboard to manage scheduled imports, manual imports, filters, one-way sync, import history, and more.</p>\n<h4>User-Submitted Events</h4>\n<p>Running a community calendar? <a href=\"http://m.tri.be/2g\" rel=\"nofollow\">Community Events</a> lets users add events directly to your calendar without needing access to your admin.</p>\n<h4>Advanced User Search & Filters</h4>\n<p>Have so many amazing events that your users get overwhelmed? <a href=\"http://m.tri.be/52\" rel=\"nofollow\">Filter Bar</a> adds a configurable set of filters to your event pages so users can view and search for the exact events that interest them.</p>\n<h4>Integrate With Eventbrite</h4>\n<p>Connect your calendar with your Eventbrite.com account! <a href=\"http://m.tri.be/18wf\" rel=\"nofollow\">Eventbrite Tickets</a> allows you to import/export between The Events Calendar and Eventbrite, and incorporate ticket sales.</p>\n<p><a href=\"https://www.facebook.com/theeventscalendar/\" rel=\"nofollow\">Join us on Facebook</a> to be part of our active community, check us out <a href=\"https://twitter.com/TheEventsCal\" rel=\"nofollow\">on Twitter</a>, and <a href=\"http://m.tri.be/rm\" rel=\"nofollow\">sign up for our newsletter</a> for release announcements and discounts.</p>\n<h4>SUBMITTING PATCHES</h4>\n<p>If you’ve identified a bug and want to submit a patch, we’d welcome it at our <a href=\"https://github.com/moderntribe/the-events-calendar\" rel=\"nofollow\">GitHub page for The Events Calendar</a>. Simply cue up your proposed patch as a pull request, and we’ll review as part of our monthly release cycle and merge into the codebase if appropriate from there. (If a pull request is rejected, we’ll do our best to tell you why). Users whose pull requests are accepted will receive credit in the plugin’s changelog. For more information, check out the readme at our GitHub page. Happy coding!</p>\n<h3>Documentación</h3>\n<p>Toda nuestra documentación se puede encontrar en <a href=\"http://m.tri.be/eu\" rel=\"nofollow\">nuestro sitio de documentación site</a>.</p>\n<p>Some links you may find particularly useful are:</p>\n<ul>\n<li><a href=\"http://m.tri.be/2l\" rel=\"nofollow\">The Events Calendar New User Primer</a></li>\n<li><a href=\"http://m.tri.be/2m\" rel=\"nofollow\">The Themer’s Guide to The Events Calendar</a></li>\n<li><a href=\"http://m.tri.be/18wm\" rel=\"nofollow\">Knowledgebase</a></li>\n</ul>\n<p>If you have any questions about this plugin, you can post a thread in our <a href=\"https://wordpress.org/support/plugin/the-events-calendar\" rel=\"nofollow\">WordPress.org forum</a>. Please search existing threads before opening a new one.</p>\n<p>The <a href=\"http://m.tri.be/2r\" rel=\"nofollow\">Modern Tribe premium support forums</a> are available for you to read. You won’t, however, be able to post a message in any forums beyond Pre-Sale Questions unless you have purchased a premium license.</p>\n<h3>Add-Ons</h3>\n<p>But wait: there’s more! We’ve got a whole stable of plugins available to help you be awesome at what you do. Check out a full list of the products below, and over on <a href=\"http://m.tri.be/18wn\" rel=\"nofollow\">our website</a>.</p>\n<p>Our Free Plugins:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/event-tickets/\">Event Tickets</a></li>\n<li><a href=\"https://wordpress.org/plugins/advanced-post-manager/\">Advanced Post Manager</a></li>\n<li><a href=\"https://wordpress.org/plugins/gigpress/\">GigPress</a></li>\n<li><a href=\"https://wordpress.org/plugins/image-widget/\">Image Widget</a></li>\n</ul>\n<p>Nuestros plugins y servicios premium:</p>\n<ul>\n<li><a href=\"http://m.tri.be/18wi\" rel=\"nofollow\">Events Calendar PRO</a></li>\n<li><a href=\"http://m.tri.be/197u\" rel=\"nofollow\">Event Aggregator</a> (service)</li>\n<li><a href=\"http://m.tri.be/18wk\" rel=\"nofollow\">Event Tickets Plus</a></li>\n<li><a href=\"http://m.tri.be/2g\" rel=\"nofollow\">The Events Calendar: Community Events</a></li>\n<li><a href=\"http://m.tri.be/18wl\" rel=\"nofollow\">The Events Calendar: Community Tickets</a></li>\n<li><a href=\"http://m.tri.be/fa\" rel=\"nofollow\">The Events Calendar: Filter Bar</a></li>\n<li><a href=\"http://m.tri.be/2e\" rel=\"nofollow\">The Events Calendar: Eventbrite Tickets</a></li>\n</ul>\n<h3>Traducciones</h3>\n<p>The Events Calendar is translated by volunteers at <a href=\"https://translate.wordpress.org/projects/wp-plugins/the-events-calendar/stable\" rel=\"nofollow\">translate.wordpress.org</a>. There you can find a list of available languages, download translation files, or help update the translations. Thank you to everyone who helps to maintain our translations!</p>\n<h3>Ayuda</h3>\n<p>Welcome to The Events Calendar, a full-featured events management system for WordPress. Thank you so much for using the labor of our love. We are Modern Tribe and we are here to help you be awesome.</p>\n<p>If you aren’t familiar with The Events Calendar, check out our <a href=\"http://m.tri.be/2p\" rel=\"nofollow\">new user primer</a>. It’ll introduce you to the basics of what the plugin has to offer and will have you creating events in no time. From there, the resources below — extensive template tag documentation, FAQs, video walkthroughs and more — will give you a leg up as you dig deeper.</p>\n<p>Additional resources available include:</p>\n<ul>\n<li><a href=\"https://theeventscalendar.com/release-schedule/\" rel=\"nofollow\">Calendario de releases</a></li>\n<li><a href=\"https://theeventscalendar.com/known-issues/\" rel=\"nofollow\">Known Issues</a></li>\n<li><a href=\"http://m.tri.be/eu\" rel=\"nofollow\">Documentación</a></li>\n<li><a href=\"http://m.tri.be/2n\" rel=\"nofollow\">FAQ</a></li>\n<li><a href=\"http://m.tri.be/2t\" rel=\"nofollow\">Help Videos</a></li>\n<li><a href=\"http://m.tri.be/2u\" rel=\"nofollow\">Tutoriales</a></li>\n<li><a href=\"http://m.tri.be/2v\" rel=\"nofollow\">Release Notes</a></li>\n<li><a href=\"http://m.tri.be/2r\" rel=\"nofollow\">Forums</a></li>\n</ul>\n<p>We hit the <a href=\"https://wordpress.org/support/plugin/the-events-calendar/\" rel=\"nofollow\">The Events Calendar forum here on WordPress.org</a> about once a week, assisting users with basic troubleshooting and identifying bugs that have been reported. (If you are looking for more active support, might we suggest buying a PRO license? Our team hits the <a href=\"http://m.tri.be/2r\" rel=\"nofollow\">Premium Forums</a> daily.)</p>\n<p>Ten en cuenta las siguientes consideraciones antes de publicar en el foro:</p>\n<ul>\n<li>Look through existing threads before posting a new one and check that there isn’t already a discussion going on for your issue.</li>\n<li>Your issue will be solved more quickly if you run a few checks before making a support request. Deactivate your plugins one by one – if the issue is fixed by deactivating a plugin you know you’ve got a plugin conflict. To test your Theme, revert to the default Twenty Twelve Theme to see if you are still experiencing the problem. If not, your Theme is the issue. Please provide this information when making your support request.</li>\n<li>Sometimes, just resetting your permalinks can fix the issue. Visit Events -> Settings -> Permalinks, save your permalinks with a different option and then save with your preferred choice again. This can solve events-related problems and can is worth a shot before creating a new thread.</li>\n</ul>\n<p>¿Todavía no estás contento? Envíanos un correo electrónico a support@theeventscalendar.com o un tweet a <a href=\"https://twitter.com/TheEventsCal\" rel=\"nofollow\">@TheEventsCal</a> y cuéntanos por qué. Haremos todo lo que podamos para hacerlo bien.</p>\n<h3>Contributors</h3>\n<p>The plugin is made with love by <a href=\"http://m.tri.be/2s\" rel=\"nofollow\">Modern Tribe Inc</a>.</p>\n<h4>Current Contributors</h4>\n<ul>\n<li><a href=\"https://profiles.wordpress.org/users/barryhughes\" rel=\"nofollow\">Barry Hughes</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/brianjessee\" rel=\"nofollow\">Brian Jessee</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/geoffgraham\" rel=\"nofollow\">Geoff Graham</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/ggwicz\" rel=\"nofollow\">George Gecewicz</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/bordoni\" rel=\"nofollow\">Gustavo Bordoni</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/jbrinley\" rel=\"nofollow\">Jonathan Brinley</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/leahkoerper\" rel=\"nofollow\">Leah Koerper</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/lucatume\" rel=\"nofollow\">Luca Tumedei</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/borkweb\" rel=\"nofollow\">Matthew Batchelder</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/neillmcshea\" rel=\"nofollow\">Neill McShea</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/mastromktg\" rel=\"nofollow\">Nick Mastromattei</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/nicosantos\" rel=\"nofollow\">Nico Santo</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/peterchester\" rel=\"nofollow\">Peter Chester</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/roblagatta\" rel=\"nofollow\">Rob La Gatta</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/reid.peifer\" rel=\"nofollow\">Reid Peifer</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/ryancurban\" rel=\"nofollow\">Ryan Urban</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/faction23\" rel=\"nofollow\">Samuel Estok</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/shane.pearlman\" rel=\"nofollow\">Shane Pearlman</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/zbtirrell\" rel=\"nofollow\">Zachary Tirrell</a></li>\n</ul>\n<h4>Past Contributors</h4>\n<ul>\n<li><a href=\"https://profiles.wordpress.org/users/brook-tribe\" rel=\"nofollow\">Brook Harding</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/caseypatrickdriscoll\" rel=\"nofollow\">Casey Driscoll</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/ckpicker\" rel=\"nofollow\">Casey Picker</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/dancameron\" rel=\"nofollow\">Dan Cameron</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/MZAWeb\" rel=\"nofollow\">Daniel Dvorkin</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/jazbek\" rel=\"nofollow\">Jessica Yazbek</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/jkudish\" rel=\"nofollow\">Joachim Kudish</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/jgadbois\" rel=\"nofollow\">John Gadbois</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/jonahcoyote\" rel=\"nofollow\">Jonah West</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/joshlimecuda\" rel=\"nofollow\">Josh Mallard</a></li>\n<li><a href=\"https://profiles.wordpress.org/justinendler/\" rel=\"nofollow\">Justin Endler</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/kellykathryn\" rel=\"nofollow\">Kelly Groves</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/kelseydamas\" rel=\"nofollow\">Kelsey Damas</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/kyleunzicker\" rel=\"nofollow\">Kyle Unzicker</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/mat-lipe\" rel=\"nofollow\">Mat Lipe</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/mdbitz\" rel=\"nofollow\">Matthew Denton</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/mattwiebe\" rel=\"nofollow\">Matt Wiebe</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/nickciske\" rel=\"nofollow\">Nick Ciske</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/paulhughes01\" rel=\"nofollow\">Paul Hughes</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/codearachnid\" rel=\"nofollow\">Timothy Wood</a></li>\n<li><a href=\"https://profiles.wordpress.org/users/thatdudebutch\" rel=\"nofollow\">Wayne Stratton</a></li>\n</ul>\n\";s:12:\"installation\";s:999:\"<h4>Install & Activate</h4>\n<p>Installing the plugin is easy. Just follow these steps:</p>\n<ol>\n<li>From the dashboard of your site, navigate to Plugins –> Add New.</li>\n<li>Select the Upload option and hit “Choose File.”</li>\n<li>When the popup appears select the the-events-calendar-x.x.zip file from your desktop. (The ‘x.x’ will change depending on the current version number).</li>\n<li>Follow the on-screen instructions and wait as the upload completes.</li>\n<li>When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful. A link to access the calendar directly on the frontend will be presented here as well.</li>\n</ol>\n<p>That’s it! Just configure your settings as you see fit, and you’re on your way to creating events in style. Need help getting things started? Check out our <a href=\"http://m.tri.be/2l\" rel=\"nofollow\">new user primer</a> for help with settings and features.</p>\n\";s:3:\"faq\";s:6628:\"\n<h4>Installation Instructions</h4>\n<p>\n<h4>Install & Activate</h4>\n<p>Installing the plugin is easy. Just follow these steps:</p>\n<ol>\n<li>From the dashboard of your site, navigate to Plugins –> Add New.</li>\n<li>Select the Upload option and hit “Choose File.”</li>\n<li>When the popup appears select the the-events-calendar-x.x.zip file from your desktop. (The ‘x.x’ will change depending on the current version number).</li>\n<li>Follow the on-screen instructions and wait as the upload completes.</li>\n<li>When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful. A link to access the calendar directly on the frontend will be presented here as well.</li>\n</ol>\n<p>That’s it! Just configure your settings as you see fit, and you’re on your way to creating events in style. Need help getting things started? Check out our <a href=\"http://m.tri.be/2l\" rel=\"nofollow\">new user primer</a> for help with settings and features.</p>\n</p>\n<h4>Are there any troubleshooting steps you’d suggest I try that might resolve my issue before I post a new thread?</h4>\n<p>\n<p>First, make sure that you’re running the latest version of The Events Calendar (4.0 as of this release). If you’re running Events Calendar PRO it needs to match the version number of The Events Calendar. And if you’ve got any other add-ons, make sure those are current / running the latest code as well.</p>\n<p>The most common issues we see are either plugin or theme conflicts. You can test if a plugin or theme is conflicting by manually deactivating other plugins until just The Events Calendar is running on your site. If the issue persists from there, revert to the default Twenty Fourteen theme. If the issue is resolved after deactivating a specific plugin or your theme, you’ll know that is the source of the conflict.</p>\n<p>Note that we aren’t going to say “tough luck” if you identify a plugin/theme conflict. While we can’t guarantee 100% integration with any plugin or theme out there, we will do our best (and reach out the plugin/theme author as needed) to figure out a solution that benefits everyone.</p>\n</p>\n<h4>I’m still stuck. Where do I go to file a bug or ask a question?</h4>\n<p>\n<p>Users of the free The Events Calendar should post their questions in the plugin’s <a href=\"https://wordpress.org/support/plugin/the-events-calendar/\" rel=\"nofollow\">WordPress.org forum</a>, which we hit about once a week (usually on Wednesdays). Please make sure to read <a href=\"http://m.tri.be/19oc\" rel=\"nofollow\">our sticky post</a> providing an overview of the support we provide free users BEFORE posting. If you find you’re not getting support in as timely a fashion as you wish, you might want to consider purchasing a PRO license.</p>\n<p>If you’re already a PRO user, you’re entitled access to our more actively-monitored <a href=\"http://m.tri.be/2r\" rel=\"nofollow\">Events Calendar PRO forum</a> on our website. We can provide a deeper level of support here and hit these forums on a daily basis during the work week. Generally, except in times of increased support loads, we reply to all comments within 24-48 hours during the business week.</p>\n</p>\n<h4>Events Calendar PRO looks awesome! I’m sold! How can I get my hands on it?</h4>\n<p>\n<p>Events Calendar PRO can be purchased directly on <a href=\"http://m.tri.be/18wi\" rel=\"nofollow\">our website</a>. There are five (5) license types available, and all licenses include access to premium support, new feature releases, and regular maintenance updates.</p>\n</p>\n<h4>I’m interested in PRO or another add-on, but there are a few questions I’ve got before making the purchase. Can you help me get those addressed?</h4>\n<p>\n<p>Absolutely. If you’re not finding your questions answered on the product pages, hit up our <a href=\"http://m.tri.be/2w\" rel=\"nofollow\">pre-sales forum</a> on our site. You can save yourself some time by reviewing the threads first to verify if your question has already been asked. If it hasn’t, post a new thread as a guest. We’ll get you a reply as quickly as we can, so you can make an informed decision regarding purchase.</p>\n</p>\n<h4>What add-ons are available for The Events Calendar, and where can I read more about them?</h4>\n<p>\n<p>Currently, the following add-ons are available for The Events Calendar:</p>\n<ul>\n<li><a href=\"http://m.tri.be/18wi\" rel=\"nofollow\">Events Calendar PRO</a>, for adding premium calendar features like recurring events, advanced views, cool widgets, shortcodes, additional fields, and more!</li>\n<li><a href=\"http://m.tri.be/197u\" rel=\"nofollow\">Event Aggregator</a>, a service that effortlessly fills your calendar with events from Facebook, Meetup, Google Calendar, iCalendar, CSV, and ICS.</li>\n<li><a href=\"http://m.tri.be/18wj\" rel=\"nofollow\">Event Tickets</a> (free), which allows you to collect RSVPs to events. It can run alongside The Events Calendar or as a standalone plugin that adds RSVP functionality to WordPress posts and pages.</li>\n<li><a href=\"http://m.tri.be/18wk\" rel=\"nofollow\">Event Tickets Plus</a>, which allows you to sell tickets for your events using your favorite e-commerce platform.</li>\n<li><a href=\"http://m.tri.be/2g\" rel=\"nofollow\">Community Events</a>, for allowing frontend event submission from your readers.</li>\n<li><a href=\"http://m.tri.be/18wl\" rel=\"nofollow\">Community Tickets</a>, which allows event organizers to sell tickets to the events they submit via Community Events.</li>\n<li><a href=\"http://m.tri.be/fa\" rel=\"nofollow\">Filter Bar</a>, for adding advanced frontend filtering capabilities to your events calendar.</li>\n<li><a href=\"http://m.tri.be/2e\" rel=\"nofollow\">Eventbrite Tickets</a>, for selling tickets to your event directly through Eventbrite.</li>\n</ul>\n</p>\n<h4>I have a feature idea. What’s the best way to tell you about it?</h4>\n<p>\n<p>We’ve got a <a href=\"https://tribe.uservoice.com/forums/195723-feature-ideas\" rel=\"nofollow\">UserVoice page</a> where we’re actively watching for feature ideas from the community. Vote up existing feature requests or add your own, and help us shape the future of the products business in a way that best meets the community’s needs.</p>\n</p>\n<h4>I’ve still got questions. Where can I find answers?</h4>\n<p>\n<p>Check out our extensive <a href=\"http://m.tri.be/18wm\" rel=\"nofollow\">knowledgebase</a> for articles on using, tweaking, and troubleshooting our plugins.</p>\n</p>\n\n\";s:9:\"changelog\";s:90334:\"<h4>[4.6.13] 2018-03-28</h4>\n<ul>\n<li>Feature – Added facilities allowing users to trash or permanently delete expired events [98826]</li>\n<li>Fix – Corrected the behavior of the previous/next event links rendered on single event pages (props to @jeremyfelt for fixing this) [101757]</li>\n<li>Tweak – Added Gutenberg compatibility for the Gutenberg Extension plugin</li>\n<li>Tweak – Added new filter <code>tribe_tickets_venue_action_links_edit_url</code> to modify the venue edit link for the sales and attendee reports [93923]</li>\n<li>Tweak – Altered day view to start at 00:00:00 and not 00:00:01 [99641]</li>\n</ul>\n<h4>[4.6.12] 2018-03-08</h4>\n<ul>\n<li>Fix – Resolved an oversight resulting in notice-level errors when the <code>tribe_event_is_on_date()</code> function was called incorrectly (props to @sharewisdom for pointing this out) [99117]</li>\n<li>Fix – Resolved errors within the admin environment when the “ticketed” view of events is generated [99266]</li>\n<li>Fix – Improved compatibility with WordPress SEO in relation to the default mobile events view [68716]</li>\n<li>Fix – Resolved Javascript errors in month view which were triggered under some conditions by the presence of password-protected events [99089]</li>\n<li>Fix – Improved logic responsible for identifying which events are expired (in the past) by using timezone-aware comparisons [91168]</li>\n<li>Fix – Corrected the export of upcoming events from single organizer pages (added to support changes in Events Calendar PRO) [70727]</li>\n<li>Tweak – Added safety checks around our use of the global $wp_query object (thanks @archetypalsxe for highlighting this issue!) [100199]</li>\n<li>Tweak – Renamed ‘Use Javascript to control date filtering’ option to ‘Enable live refresh’ and improved the associated helper text [98022]</li>\n<li>Tweak – Added caching to reduce the number of HTTP requests being made in relation to Event Aggregator within the admin environment [99486]</li>\n<li>Tweak – Improved performance by reducing the number of queries that run in single event pages (in relation to <code>tribe_get_prev_event_link()</code> and <code>tribe_get_next_event_link()</code> specifically) [94587]</li>\n<li>Tweak – Added pagination to single organizer and venue pages [97772]</li>\n<li>Tweak – Improved compatibility with the Twety Seventeen theme (ensuring the calendar is full-width if set to be the site’s homepage) [97977]</li>\n<li>Language – 3 new strings added, 161 updated, 1 fuzzied, and 2 obsoleted</li>\n</ul>\n<h4>[4.6.11.1] 2018-02-16</h4>\n<ul>\n<li>Fix – The render of the venue and organizer templates (thanks to Antonio and others for reporting this in our forums) [99550]</li>\n<li>Fix – Make sure events on calendar are not affected by DST changes [99537]</li>\n</ul>\n<h4>[4.6.11] 2018-02-14</h4>\n<ul>\n<li>Fix – Ensure parity of CSS styles between the default Month View and the embedded Month Views generated by Events Calendar PRO’s [tribe_events] shortcode (thanks @copoloff for reporting this bug!) [92329]</li>\n<li>Fix – If <code>tribe_ical_feed_calname</code> is empty the property <code>X-WR-CALNAME</code> is not added to the .ics file [46620]</li>\n<li>Fix – Stopped modifications of the main query if is in a single post to allow custom variables don’t affect the page loading when using shortcode (our thanks to Joseph Reckley and others for highlighting this problem) [91787]</li>\n<li>Tweak – Fixed a handful of small CSS bugs in the mobile views of the Twenty Sixteen, Twenty Fifteen, and Twenty Fourteen themes [95693]</li>\n<li>Tweak – Added new hooks (<code>tribe_events_ical_before</code>, <code>tribe_events_ical_events_list_args</code> and <code>tribe_events_ical_events_list_query</code>) to allow further customization of the iCal feed [86227]</li>\n<li>Tweak – Added safeguards to reduce conflicts when lodash and underscore are used on the same site [92205]</li>\n<li>Language – 0 new strings added, 41 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.10.1] 2018-01-26</h4>\n<ul>\n<li>Fix – Make sure rewrite rule for <code>/events</code> is not hardcoded and is based on dynamic option field (thanks to @earnjam and others for flagging this problem) [98463]</li>\n</ul>\n<h4>[4.6.10] 2018-01-23</h4>\n<ul>\n<li>Fix – Allow The Events Calendar REST API to be disabled using the <code>tribe_events_rest_api_enabled</code> filter [97209]</li>\n<li>Fix – Remove the errant <code>div.tribe-events-single-section</code> on the single event view when there is no venue [97615]</li>\n<li>Fix – Make sure the date for past events is set to the current date not the end of the day of the current date [71936]</li>\n<li>Fix – Use <code>featured_color_scheme_custom</code> if present as mechanism to overwrite the default color scheme for highlight color [96821]</li>\n<li>Fix – Make sure the date for past events is set to the current date not the end of the day of the current date [71936]</li>\n<li>Tweak – Trigger an event <code>map-created.tribe</code> when a map is created to allow flexibility on customization [91984]</li>\n<li>Tweak – Add a link to the knowledge base about ‘Setting Up Your Google Maps API Key’ [89761]</li>\n<li>Tweak – Add <code>the_title</code> filter to events called by <code>tribe_events_template_data</code> [38237]</li>\n<li>Tweak – Made the “events” and “event” slugs translatable by WPML and other multilingual plugins [95026]</li>\n<li>Tweak – Introduced the <code>tribe_events_query_force_local_tz</code> filter to allow for forcing non-UTC event start and end times in Tribe__Events__Query [92948]</li>\n<li>Tweak – Prevent empty or otherwise-invalid values for various date-format options in the Display settings [94725]</li>\n<li>Tweak – Brought day number headers in the Month View into compliance with WCAG 2.0 accessibility standards when using the “Tribe Events” stylesheet [68411]</li>\n<li>Tweak – Improved the alignment of the event cost on the single-event view (props to @canberraclimbersassociation for reporting this bug) [97208]</li>\n<li>Tweak – Added some more context to the labeling of the “Number of events per page” option (thanks to Todd H. for highlighting this label) [73659]</li>\n<li>Tweak – Improve performance on Event Admin List Count by removing JOIN and use cached results [63567]</li>\n<li>Tweak – Made the “/page/” component of some views’ URL string translatable [40976]</li>\n<li>Tweak – Button “Merge Duplicates” is always visible from now on [75208]</li>\n<li>Tweak – Allow queries to explicitly include or exclude events that are nominally hidden from event listings [91254]</li>\n</ul>\n<h4>[4.6.9] 2018-01-10</h4>\n<ul>\n<li>Feature – Add new utility functions tribe_is_events_home and tribe_is_events_front_page similar to native WP is_home and is_front_page [42195]</li>\n<li>Fix – Avoid issues when importing multiple organizers that specify images [96354]</li>\n<li>Fix – Make sure latitude and longitude information from iCal feeds is used if available [96363]</li>\n<li>Fix – Fixed an issue that prevented EA from importing images attached to Facebook events [96393]</li>\n<li>Fix – Remove the duplicate filter call that was running twice for <code>tribe_rest_venue_data</code> [96090]</li>\n<li>Tweak – Added new <code>tribe_aggregator_import_event_image</code>, <code>tribe_aggregator_import_venue_image</code> and <code>tribe_aggregator_import_organizer_image</code> filter so that users can control whether, during EA imports, images should be attached to post or not [96393]</li>\n<li>Tweak – Made it possible to translate the iCal feed’s description field (props @gafderks) [96677]</li>\n<li>Tweak – Improved escaping of map IDs (props LucaPipolo) [96772]</li>\n<li>Tweak – Added new REST API endpoint that allows looking up organizers by slug instead of ID at the path <code>organizers/by-slug/{slug}/</code>, it has the same functionality as the endpoint <code>organizers/{ID}</code> [96088]</li>\n<li>Tweak – Added new REST API endpoint that allows looking up venues by slug instead of ID at the path <code>venues/by-slug/{slug}/</code>, it has the same functionality as the endpoint <code>venues/{ID}</code> [96088]</li>\n<li>Tweak – Added <code>slug</code> to the REST API responses for organizer and venue data [96088]</li>\n<li>Tweak – Added <code>slug</code> to the REST API parameters allowed to use when inserting or updating an organizer or event [96088]</li>\n<li>Tweak – Added action: <code>tribe_events_venue_save</code> [96069]</li>\n<li>Tweak – Added action: <code>tribe_events_organizer_save</code> [96069]</li>\n<li>Tweak – Added filter: <code>tribe_events_rest_venue_prepare_postarr</code> [96069]</li>\n<li>Tweak – Added filter: <code>tribe_events_rest_organizer_prepare_postarr</code> [96069]</li>\n<li>Tweak – Old <code>tribe_rest_venue_data</code> filter was passing the venue and the event two the second parameter because of the duplication. Now it has the second parameter as $venue, third parameter as $event if event ID was provided [96090]</li>\n<li>Language – 5 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.8] 2017-12-18</h4>\n<ul>\n<li>Fix – Preserve filter bar checkbox selections when changing views [66749]</li>\n<li>Fix – Fix radio filters so they are only included as values when switching views when checked [72954]</li>\n<li>Fix – Ensure the correct properties are set for list widget queries, to avoid problems when running alongside Events Calendar PRO (props @KZeni) [94105]</li>\n<li>Fix – Fixed some layout issues with the “Buy Now” button and stock labels on mobile list views [81115]</li>\n<li>Fix – Fixed issue where left- or right-aligned images at the bottom of event descriptions would overlap event meta on single-event pages [71134]</li>\n<li>Fix – Fixed issue where Google Maps Link would display in some situations even when there is no address information for which to generate a link. [94909]</li>\n<li>Fix – Corrected reference to a Select2 asset (our thanks to @pyxis630 for flagging this problem and props to @andrasguseo for the fix) [95348]</li>\n<li>Fix – Ensure that when start and end dates are passed to the REST API, all events within the date range are correctly retrieved (thanks @braffenberg and others for highlighting this issue!) [90005]</li>\n<li>Tweak – Added Google Maps API key to all Google Maps URLs when the key is available, allowing maps to load more reliably on some hosting environments (props to @sfdfortnight, @thor, and many others for reporting this!) [62910]</li>\n<li>Tweak – Adjusted CSS to improve the display of venue URLs/phone numbers (especially when Events Calendar PRO is also active) (our thanks to Mathew on the forums for flagging this issue) [69127]</li>\n<li>Tweak – Added new REST API endpoint that allows looking up events by slug instead of ID at the path <code>events/by-slug/{slug}/</code>, it has the same functionality as the endpoint <code>events/{ID}</code> [92825]</li>\n<li>Tweak – Added <code>slug</code> to the REST API responses for event data [92825]</li>\n<li>Tweak – Added <code>slug</code> to the REST API parameters allowed to use when inserting or updating an event [92825]</li>\n<li>Tweak – Added new <code>tribe_events_rest_use_inclusive_start_end_dates</code> filter so that users can make the REST API return events from a more literal date range [90005]</li>\n<li>Language – 3 new strings added, 68 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.7] 2017-12-07</h4>\n<ul>\n<li>Fix – Fixed an issue where EA imports might not correctly create venues for iCalendar imports (thanks @starweb and others for highlighting this issue) [94323]</li>\n<li>Fix – Fixed an issue where Month View wouldn’t render correctly in X Theme with the “Events template” option set to “Default Page Template” [92554]</li>\n<li>Fix – Fixed a WPML incompatibility issue where language could be switched to the wrong one (thanks @dgwatkins) [94732]</li>\n<li>Tweak – Added the <code>tribe_events_x_theme_force_full_content()</code> filter to let users disable X Theme compatibility code [92554]</li>\n<li>Language – 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.6] 2017-11-21</h4>\n<ul>\n<li>Feature – Added Template class which adds a few layers of filtering to any template file included</li>\n<li>Tweak – Added clear warnings and errors to prevent and limit the import of iCalendar sources missing required fields [93600]</li>\n<li>Tweak – Included <code>tribe_callback_return</code> for static returns for Hooks</li>\n<li>Tweak – Improved Aggregator notices including error data on the responses [87326]</li>\n<li>Language – 4 new strings added, 79 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.5] 2017-11-16</h4>\n<ul>\n<li>Fix – Improved legacy URL redirect logic to prevent unwanted redirects (our thanks to wesleyanhq and Adam Schwartz for highlighting this issue) [86942]</li>\n<li>Fix – Modified tribe_get_template_part() to remove potential for multiple templates to be rendered in a single call [46630]</li>\n<li>Fix – Fixed an issue where Event Aggregator scheduled imports might remain stuck in pending status [90501, 92614, 91754]</li>\n<li>Fix – Removed code which was automatically populating various address fields with default values when creating a new venue from within the event editor [44732]</li>\n<li>Fix – Resolved some issues with the “Show Map” and “Show Map Link” options in CSV files not being reliably respected on import (props @joappf and many others for highlighting this issue) [82784]</li>\n<li>Fix – Added opportunities to override edit linked post links [89015]</li>\n<li>Fix – Fixed a bug where only some parts of event featured images were clickable in List Views (thanks @mattemkadia for highlighting this issue) [81392]</li>\n<li>Fix – Fixed the broken ‘Learn more’ URL received after an unsuccessful “Other URL” import preview [92890]</li>\n<li>Fix – Fixed issue in list view navigation with backwards previous/next classes (thanks @secondtoughest) [36230]</li>\n<li>Fix – Fixed an issue where venues and organizers would not be correctly assigned to events in CSV imports with import statuses other than “Publish” [79680]</li>\n<li>Tweak – Remove net import scheduled notes for on domand imports [79079]</li>\n<li>Tweak – Allow for non-Latin characters to be used as the Events URL slug and the Single Event URL slug (thanks @daviddweb for originally reporting this) [61880]</li>\n<li>Tweak – Remove net import scheduled notes for on domand imports [79079]</li>\n<li>Tweak – Fixed some layout issues that would emerge with “Events URL Slug” option when “Plain” permalinks were enabled [92314]</li>\n<li>Tweak – Tweaked some language in Event Aggregator’s metabox on individual edit-event screens to reduce confusion around the impact of the Update Authority on CSV imports [77957]</li>\n<li>Tweak – Fix PHP 7.1 compatibility with Event Aggregator (props @BJP NEALE) [90002]</li>\n<li>Tweak – Added new filter: <code>tribe_events_force_filtered_ical_link</code>. This makes the “Export Events” URL more easily modifiable (thanks to @tdudley07 for highlighting this issue) [43908]</li>\n<li>Tweak – Made the “End of Day Cutoff” option better accommodate 24-hour and other time formats (thanks @festivalgeneral for bringing this issue to our attention!) [78621]</li>\n<li>Tweak – Made the options presented by the timezone selector filterable (via the newly added <code>tribe_events_timezone_choice</code> hook – our thanks to National University’s Marketing Department for this idea) [92909]</li>\n<li>Tweak – Improved integration with Twenty Seventeen – main events page now uses full height header when set to front page (thanks @uncovery for pointing this out) [89767]</li>\n<li>Tweak – Ensured REST API taxonomy endpoints are only registered in WordPress versions 4.7 and higher (thanks @dnaber-de for reporting this) [93227]</li>\n<li>Language – 1 new strings added, 132 updated, 0 fuzzied, and 1 obsoleted</li>\n</ul>\n<h4>[4.6.4] 2017-11-09</h4>\n<ul>\n<li>Tweak – Timepicker is now part of Tribe Common, it was removed from The Events Calendar</li>\n<li>Tweak – Required changes to make the plugin compatible with version 4.6 of Event Tickets</li>\n<li>Language – 10 new strings added, 167 updated, 0 fuzzied, and 2 obsoleted</li>\n</ul>\n<h4>[4.6.3] 2017-11-02</h4>\n<ul>\n<li>Fix – Prevent JS error when adding a Pro widget in the WP Customizer screen [72127]</li>\n<li>Fix – Fixed issue where the value of an event’s “Show Google Maps Link” option would not properly affect the displaying of the link on List View (props: @etechnologie) [75547]</li>\n<li>Fix – Added some more specification to our jquery-ui-datepicker CSS to limit conflicts with other plugins and themes [90577]</li>\n<li>Fix – Improve shortcode pagination/view change url so it is reusable (props: @der.chef and others) [70021]</li>\n<li>Fix – Ensure the <code>tribe_json_ld_{type}_object</code> filter is available to make modifications of event, venue and organizer JSON LD data possible (thanks to Mathew for flagging this problem) [89801]</li>\n<li>Fix – Improved JSON LD output for events by outputting the correct UTC offset where required (our thanks to Nina and many others for flagging this issue) [78233]</li>\n<li>Tweak – Fixed some display issues for the event schedule details (props @mia-caro)</li>\n<li>Tweak – Improved the clarity of and amount of context for some linked post labels to make translation of those labels a little easier and more nuanced (props @hnacc and others) [88589]</li>\n<li>Tweak – Changed the order in which the list view “next events” link is assembled for better translatability (with thanks to @alelouya for highlighting this problem) [72097]</li>\n<li>Tweak – Adjusted linked posts selector HTML to improve compatibility with Batcache [92049]</li>\n<li>Tweak – Improved datepicker handling so an end date on or later than the start date can always be selected [89825]</li>\n<li>Language – 0 new strings added, 7 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.6.2] 2017-10-18</h4>\n<ul>\n<li>Fix – Restored functionality to the “currency position” options in Events Settings, and in the per-event cost settings (props @schola and many others!) [89918]</li>\n<li>Fix – Fixed issue in Month view with multi-month events not appearing on subsequent months (thanks @shinno.kei & @schittly for helping isolate this) [89747]</li>\n<li>Fix – Made some changes to prevent Month View caching from breaking WPML support when in Month View (props: @mpike and many others!) [82286]</li>\n<li>Fix – Fixed start/end times being displayed in incorrect timezone in structured data (thanks @mtncreative & @esosa) [42125]</li>\n<li>Fix – Fixed an issue that would cause a 404 error if the selected default view was not enabled (thanks @pruneau) [45612]</li>\n<li>Fix – Improved translatability by adding missing textdomains for a number of strings (props @pedro-mendonca) [91071]</li>\n<li>Fix – Removed unneeded escaping to ensure the organizer link displays as expected (pros @f4w-pwharton) [91074]</li>\n<li>Tweak – Improvements to the readme.txt file surrounding plugin requirements (thanks @ramiy) [90285]</li>\n<li>Tweak – Improve site identification in multisite installations using Event Aggregator to avoid throttling issues [90489]</li>\n<li>Tweak – Avoid notice level errors when a non-existent category archive is requested (our thanks to Charles Simmons for highlighting this) [90697]</li>\n<li>Tweak – Added a new filter <code>tribe_events_ical_single_event_links</code> to make customizing the iCal and gCal export links on single-event views easier [90705]</li>\n</ul>\n<h4>[4.6.1] 2017-10-04</h4>\n<ul>\n<li>Fix – Fixed “Next Events” and “Previous Events” navigation links in list views, which would sometimes make a category-filtered list view lose its category filter as a user navigated through pages of future or past events (props @forumhelpdesk and @atomicdust for reporting this!) [72013]</li>\n<li>Fix – Fixed some layout issues with the Tribe Bar datepicker that would arise when using a Twentysixteen or Twentyfifteen child them (thanks to @stefanrueegger for reporting this) [46471]</li>\n<li>Fix – Prevented modification of event titles within the loop when using TRIBE_MODIFY_GLOBAL_TITLE [89273]</li>\n<li>Fix – Fixed issue when exporting all-day multi-day events via iCal where the end date was one day early (Thank you @fairmont for reporting this!) [87775]</li>\n<li>Fix – Fixed issues with the jQuery Timepicker vendor script conflicting with other plugins’ similar scripts (props: @hcny et al.) [74644]</li>\n<li>Fix – Fixed an issue that would prevent Event Aggregator scheduled imports from running [88395]</li>\n<li>Fix – Fixed the “Start Time” and “End Time” timepicker fields in the event-creation screen to make it impossible to have an end date/time that comes before the start date/time [72686]</li>\n<li>Tweak – Remove unnecessary parameters from some remove_action calls in the plugin (thanks to @JPry on GitHub for submitting this fix!) [88867]</li>\n<li>Tweak – Adjusted the EA cron start time so that it never gets created in the past [88965]</li>\n<li>Tweak – Improved options format in the Event Aggregator settings [88970]</li>\n<li>Tweak – Added a filter to CSV importer for altering the delimiter, escaping, and enclosing characters [70570]</li>\n<li>Tweak – Adjusted the <code>tribe_update_venue()</code> template tag so it no longer creates some unnecessary meta fields involving post_title, post_content, etc. (thanks @oheinrich for bringing this to our attention) [66968]</li>\n<li>Tweak – Improved the performance of The Events Calendar REST API tweaking some queries [89743]</li>\n<li>Tweak – Add support for a <code>found_posts</code> argument in <code>tribe_get_events</code>, <code>tribe_get_venues</code> and <code>tribe_get_organizers</code> functions to return the number of posts found matching the current query arguments [89743]</li>\n<li>Deprecated – Deprecated the <code>tribe-events-bar-date-search-default-value</code> filter; use <code>tribe_events_bar_date_search_default_value</code> instead [67482]</li>\n<li>Language – Improvements to aid translatability of text throughout plugin (props: @ramiy) [88982]</li>\n<li>Language – 7 new strings added, 180 updated, 4 fuzzied, and 3 obsoleted</li>\n</ul>\n<h4>[4.6] 2017-09-25</h4>\n<ul>\n<li>Feature – Added full CRUD REST support for Events, Organizers, Venues, Event Categories, and Tags</li>\n<li>Tweak – Updated Bootstrap Datepicker to v1.7.0</li>\n<li>Tweak – Added latitude/longitude to REST responses when available on venues</li>\n<li>Tweak – Added JSON-LD data to REST responses when available</li>\n<li>Tweak – Replaced deprecated first parameter of <code>tribe_get_organizers()</code> with a parameter that, when specified with a truthy value, returns only organizers with upcoming events attached to them</li>\n<li>Tweak – Added linked post filters: <code>tribe_{$this->post_type}_has_events_excluded_post_stati</code>, <code>tribe_events_tribe_organizer_create</code>, <code>tribe_events_tribe_organizer_update</code>, <code>tribe_event_venue_duplicate_post_fields</code>, <code>tribe_event_organizer_duplicate_custom_fields</code></li>\n<li>Tweak – Added action: <code>tribe_events_organizer_created</code></li>\n<li>Tweak – Added REST filters: <code>tribe_rest_organizer_default_only_with_upcoming</code>, <code>tribe_rest_venue_default_only_with_upcoming</code>, <code>tribe_events_rest_term_allow_delete</code></li>\n<li>Tweak – Added duplicate-detection filters: <code>tribe_duplicate_post_strategies</code>, <code>tribe_duplicate_post_strategy</code>, <code>tribe_duplicate_post_{$strategy}_strategy</code></li>\n<li>Language – 152 new strings added, 217 updated, 6 fuzzied, and 1 obsoleted</li>\n</ul>\n<h4>[4.5.13] 2017-09-20</h4>\n<ul>\n<li>Feature – Add link to the featured image in the Events List widget. New filter introduced to control this: <code>tribe_events_list_widget_featured_image_link</code> (props to @cabadaj007 for the feature request) [84807]</li>\n<li>Feature – Remove ‘France, Metropolitan’ option from country list to prevent issues with Google Maps API (thanks @varesanodotfr for pointing this out) [78023]</li>\n<li>Feature – Ignored Events will restore previous status instead of setting to ‘publish’ [82213]</li>\n<li>Fix – Patched jQuery Resize vendor library to avoid JavaScript conflicts (props to @britner for the original report) [71994]</li>\n<li>Fix – Fixed a typo in the Event List widget options [71081]</li>\n<li>Fix – Addressed some PHP notices that would sometimes emerge in tag-filtered post lists in the wp-admin (thanks to @wfsec28 and others in the forums for reporting this!) [45274]</li>\n<li>Fix – When “Full Styles” or “Tribe Events Styles” are used, prevent duplicate featured images from showing up in the Twenty Seventeen theme (props to @want2what and others in the forums for reporting this) [80955]</li>\n<li>Fix – Fixed the issue that would prevent the start date and date range parameters from being taken into account when using ‘Other URL’ source in Event Aggregator</li>\n<li>Fix – Aggregator will no longer update comments while inactive [78890]</li>\n<li>Fix – Avoid issues when REST API archive request parameters are not in the original order (thanks @Nslaver for reporting this and providing a fix) [88748]</li>\n<li>Tweak – Aggregator prevents duplicated records with the same params from being created [68833]</li>\n<li>Tweak – Aggregator will now allow for some minor shifts in schedule execution time to help distribute requests to EA Service [86628]</li>\n<li>Tweak – Improve text in the Event Aggregator settings [77452]</li>\n<li>Tweak – Add actions before and after posts are inserted or updated by Event Aggregator to allow custom functions to kick in (<code>tribe_aggregator_before_insert_posts</code> and <code>tribe_aggregator_after_insert_posts</code>) [87530]</li>\n<li>Tweak – Allow users to import CSV with numerically-named categories by using a flag (currently <code>%n</code>) (thanks @Shamsi for reporting) [78340]</li>\n<li>Tweak – Allow date range and events count limits to be set on each type of import (except for ‘Other URL’) in Event Aggregator [79975]</li>\n</ul>\n<h4>[4.5.12.3] 2017-09-19</h4>\n<ul>\n<li>Fix – Display events on Month View correctly for WordPress version 4.8.2 and up (props @realcrozetva for reporting this) [88952]</li>\n</ul>\n<h4>[4.5.12.2] 2017-09-08</h4>\n<ul>\n<li>Fix – Fixed an issue where manually running Scheduled Imports would always result in a failed import [87321]</li>\n</ul>\n<h4>[4.5.12.1] 2017-09-07</h4>\n<ul>\n<li>Fix – Fixed an issue where events imported via Event Aggregator from an iCal-like source would be duplicated in place of being updated [87654]</li>\n</ul>\n<h4>[4.5.12] 2017-09-06</h4>\n<ul>\n<li>Fix – Fixed an issue where, with certain date formats chosen in the Events display settings, the “Next Month” link navigation wasn’t working (props to @tttammi and others for reporting this issue!) [86937]</li>\n<li>Fix – Fixed a typo in REST API Swagger documentation that mentioned “organizer” when it should have stated “venue”.</li>\n<li>Fix – Fixed issues with Event Aggregator queueing system where events might be duplicated or incorrectly updated [79975]</li>\n<li>Fix – Prevent notice when the Aggregator Record title is an array [82149]</li>\n<li>Fix – Allows Aggregator Google Map settings to extend the Global Setting by default (props to queerio for reporting this!) [67639]</li>\n<li>Fix – Prevent Warnings when throwing WordPress admin notices from Aggregator daily usage limit (props to cigarplanner for reporting this!) [83187]</li>\n<li>Fix – Resolved problem where Aggregator wouldn’t allow you to remove filtering terms for Records [76949]</li>\n<li>Fix – Allow any datepicker format to be used on Aggregator filtering Events (props to matthewseymour for reporting this!) [77819]</li>\n<li>Fix – Added check to see if log directory is readable before listing logs within it (thank you @rodrigochallengeday-org and @richmondmom for reporting this) [86091]</li>\n<li>Tweak – Datatables Head and Foot checkboxes will not select all items, only the current page [77395]</li>\n<li>Tweak – Included tooltip for Aggregator “Hide & Ignore” button for events [67890]</li>\n<li>Tweak – Added all the Aggregator Origins to the Admin Bar [68693]</li>\n<li>Tweak – Added filters: <code>tribe_get_state_options</code></li>\n<li>Tweak – Added template tags: <code>maybe_format_from_datepicker()</code></li>\n<li>Tweak – Added the <code>tribe_rest_single_event_data</code> filter to the single event REST API endpoint to allow filtering the returned data (thanks @mwender) [88748]</li>\n<li>Language – 2 new strings added, 90 updated, 0 fuzzied, and 1 obsoleted</li>\n</ul>\n<h4>[4.5.11] 2017-08-24</h4>\n<ul>\n<li>Fix – Avoid Event Aggregator previews or scheduled imports being marked as failures [84259]</li>\n<li>Fix – Fixed start and end date limit parsing for events archive in the REST API code [78375]</li>\n<li>Fix – Fixed issue with <code>tribe_events_get_the_excerpt()</code> returning a read more link that sometimes pointed to the current page [70473]</li>\n<li>Fix – Fixed Post ID not being sent to the_title filter for Organizers and Venues (props Anna L.) [85206]</li>\n<li>Fix – Fixed issue where Month View tooltips would often go off-screen in some smaller viewport sizes [65136]</li>\n<li>Fix – Fixed an issue that would sometimes render Event Aggregator options invalid even with a valid license [78469]</li>\n<li>Fix – Fixed an issue where the mobile.php template file would often fail to include an event’s featured image [74291]</li>\n<li>Fix – Resolved issue where invalid linked post IDs prevent proper updates on linked posts (props to Mathew L. and a few others for highlighting this issue) [71802]</li>\n<li>Fix – Do not hijack the blog when the main events page is configured to appear on the site’s homepage (our thanks to Jason and others for flagging this problem) [72094]</li>\n<li>Fix – Remove extra trailing double-quotes at the end of the timepicker data-format attributes [85603]</li>\n<li>Fix – Fixed an issues where Event Aggregator scheduled imports could not run other than manually [81639]</li>\n<li>Tweak – Prevent stray commas from showing up for some event venues in the List View [72289]</li>\n<li>Tweak – Prevent stray commas from showing up for some event venues in the Day View [85429]</li>\n<li>Tweak – Modify certain event queries to widen the window of opportunity for query caching (props @garretjohnson) [84841]</li>\n<li>Tweak – Improve Event Aggregator message regarding Facebook token expiration [70376]</li>\n<li>Tweak – Support importing from URLs (Event Aggregator) where the protocol hasn’t been specified by defaulting to HTTP [76466]</li>\n<li>Tweak – Removed WP API adjustments [85996]</li>\n<li>Tweak – Added filter: <code>tribe_aggregator_meta_source</code> to filter the Event Aggregator import source</li>\n<li>Tweak – Added filter: <code>tribe_events_linked_post_meta_values_{$current_linked_post_meta_key}</code> for filtering the array of values retrieved for a specific linked post meta field</li>\n<li>Tweak – Updated views: <code>src/views/day/single-event.php</code> and <code>src/views/list/single-event.php</code></li>\n<li>Compatibility – Minimum supported version of WordPress is now 4.5</li>\n<li>Language – Improvements to various strings to improve ease of translation (props to @ramiy)</li>\n<li>Language – 5 new strings added, 56 updated, 1 fuzzied, and 3 obsoleted [the-events-calendar]</li>\n</ul>\n<h4>[4.5.10.1] 2017-08-16</h4>\n<ul>\n<li>Fix – Updates common library to resolve a range of issues preventing frontend assets from loading and breaking parts of our user interface [85017]</li>\n</ul>\n<h4>[4.5.10] 2017-08-09</h4>\n<ul>\n<li>Fix – Avoid duplicate events when importing from some iCal, Google Calendar and Facebook feeds in Event Aggregator (our thanks to Jason Sears, controlyours and many other users for highlighting these issues) [67038]</li>\n<li>Fix – Fixed bug that caused scheduled imports to get stuck in a perpetual state of failure when receiving error messages from the Event Aggregator service (our thanks to Antonio Jose and others for flagging this problem) [83767]</li>\n<li>Fix – Resolved issue where errors from the Event Aggregator service were not properly logging/visible on the History tab [83767]</li>\n<li>Tweak – Made linked post fields’ auto-save features more stringently check for empty values to prevent the plugin from trying to “save” empty values (our thanks to Jean-Marie for highlighting this problem) [80282]</li>\n<li>Tweak – Moved the organizer e-mail address field label a bit to better accommodate Community Events [80426]</li>\n<li>Tweak – Added filter to tribe_get_display_end_date()’s return value [77730]</li>\n<li>Tweak – Avoid notice-level errors while processing queues within Event Aggregator (our thanks to David Sharpe and others for reporting this) [84020]</li>\n<li>Tweak – Improve compatibility and avoid Javascript errors when running alongside Twenty Seventeen [70853]</li>\n<li>Compatibility – Minimum supported version of WordPress is now 4.4</li>\n<li>Language – 1 new strings added, 119 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[4.5.9] 2017-07-26</h4>\n<ul>\n<li>Fix – Send Aggregator callback URL with correct Scheme [83364]</li>\n<li>Fix – Scheduled Aggregator cron for inserting will re-enqueue to complete scheduled imports [83382]</li>\n<li>Fix – Avoid overwriting Venues and Organizers when importing FB events with similarly named Venues and Organizers [75370]</li>\n<li>Fix – Improve handling of large and/or slow Google Calendar and iCal feeds [79975]</li>\n<li>Tweak – Added period “.” separator to datepicker formats. [65282]</li>\n<li>Tweak – Added tribe_events_month_get_events_in_month filter to allow overriding of events used in month templates. [83317]</li>\n</ul>\n<h4>[4.5.8.1] 2017-07-21</h4>\n<ul>\n<li>Fix – Fixed an issue where failed EA Imports would hang for a long time before failing [83344]</li>\n</ul>\n<h4>[4.5.8] 2017-07-13</h4>\n<ul>\n<li>Fix – Remove permalink logic for recurring events (Events Calendar PRO will implement instead) [74153]</li>\n<li>Fix – Avoid type error when setting up one-time imports for Facebook URLs (our thanks to @J for flagging this!) [78664]</li>\n<li>Fix – Add a safety check in isOrganizer() function (our thanks to Kevin for flagging this!) [81645]</li>\n<li>Fix – Avoid EA Client hanging when no events are found while attempting an import from a Facebook source [82713]</li>\n<li>Fix – Improve compatibility of The Events Calendar when operating with WPML from within a subdirectory (props: @dgwatkins) [81998]</li>\n</ul>\n<h4>[4.5.7] 2017-06-28</h4>\n<ul>\n<li>Fix – Restore support for translated events category slugs when WPML is active [73478]</li>\n<li>Fix – Improve handling of shortcodes within event view excerpts (props: @awbauer) [81226]</li>\n<li>Fix – Improve compatibility with WPML in relation to event permalinks specifically (props: @dgwatkins) [81224]</li>\n<li>Fix – Improved handling of Venue fields that allows for better form validation in Community Events [76297]</li>\n<li>Tweak – Better detection and reporting of communication failures with the Event Aggregator server</li>\n<li>Tweak – Textual corrections (with thanks to @garrett-eclipse for highlighting many of these) [77196]</li>\n<li>Tweak – New filter added (“tribe_events_linked_posts_dropdown_enable_creation”) to facilitate more control over linked posts [80487]</li>\n<li>Tweak – Improve performance of theme compatibility code [71974]</li>\n<li>Tweak – Don’t show Event Aggregator system status in Help tab if there’s no Event Aggregator license in place [68506]</li>\n</ul>\n<h4>[4.5.6] 2017-06-22</h4>\n<ul>\n<li>Tweak – Improved how Cost field looks and it’s consistency across views [71092 & 71094]</li>\n<li>Fix – Resolved issue where the Meta Chunker attempted to inappropriately chunk meta for post post_types [80857]</li>\n<li>Tweak – Added actions: <code>tribe_events_inside_cost</code></li>\n<li>Tweak – Changed views: <code>day/single-event</code>, <code>day/single-featured</code>, <code>list/single-event</code>, <code>list/single-featured</code></li>\n<li>Language – 1 new strings added, 15 updated, 1 fuzzied, and 1 obsoleted [the-events-calendar]</li>\n<li>Language – 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted [tribe-common]</li>\n</ul>\n<h4>[4.5.5] 2017-06-14</h4>\n<ul>\n<li>Fix – Removed extra double quotes in organizer link output [71133]</li>\n<li>Fix – Make the list and day view styles match more closely [63599]</li>\n<li>Fix – Better sanitization on CSV imports (thanks to Valentinos Chouris from NCC Group for reporting this) [80311]</li>\n<li>Fix – Prevent tabs from being incorrectly escaped in iCal output (props: KZeni) [80452]</li>\n<li>Fix – Fixed inconsistent font styling of Tribe Bar form labels. [27252]</li>\n<li>Tweak – Removed unused Javascript (jQuery UI Dialog) to help avoid warnings (our thanks to @gama6889 for flagging this) [80766]</li>\n<li>Tweak – Added new filter hooks ‘tribe_events_register_event_type_args’ and ‘tribe_events_register_event_cat_type_args’ [80658]</li>\n</ul>\n<h4>[4.5.4] 2017-06-06</h4>\n<ul>\n<li>Tweak – Minor tweaks to the CSS for linked post types (Organizer/Venues)</li>\n<li>Fix – Prevent drag and drop icon showing when singular linked post type is been displayed</li>\n<li>Fix – Resolved issue where scheduled imports sometimes failed to execute [79587]</li>\n<li>Fix – Better sanitization of data (Props to Valentinos Chouris for reporting this) [80310]</li>\n<li>Language – 2 new strings added, 156 updated, 0 fuzzied, and 4 obsoleted [the-events-calendar]</li>\n<li>Language – 4 new strings added, 20 updated, 1 fuzzied, and 0 obsoleted [tribe-common]</li>\n</ul>\n<h4>[4.5.3] 2017-06-01</h4>\n<ul>\n<li>Fix – Made it easier to translate the update confirmation message (our thanks to safu9 for highlighting this) [79729]</li>\n<li>Fix – Fixed compatibility issue with WPML which caused organizers and venues to disappear on translated events [67581]</li>\n<li>Fix — Fixed bug where venues and organizers would be duplicated when their associated event is previewed. [64088]</li>\n<li>Tweak – Other fixes to the plugin verbiage (with thanks to @garrett-eclipse and others)</li>\n</ul>\n<h4>[4.5.2.1] 2017-05-19</h4>\n<ul>\n<li>Fix – Prevent fatal errors occuring in PHP 5.5 and earlier [79208]</li>\n</ul>\n<h4>[4.5.2] 2017-05-17</h4>\n<ul>\n<li>Fix – Correct REST API reference URL (our thanks to Lindsey for flagging this) [78658]</li>\n<li>Fix – Improve Event Aggregator integration to avoid situations where imports continually restart but do not complete [77988]</li>\n<li>Tweak – Make the inclusion or exclusion of the year (within the event schedule string) filterable [78070]</li>\n<li>Tweak – Adjustments to help avoid false positive security alerts being generated in relation to our customizer integration [78355]</li>\n</ul>\n<h4>[4.5.1] 2017-05-04</h4>\n<ul>\n<li>Fix – Prevented errors on EA import screen that happened in exotic circumstance. Thanks @kathryn for reporting this! [75787]</li>\n<li>Fix – Made EA preserve custom dates after reimporting a Facebook Event when option is set. [75787]</li>\n<li>Fix – Enhance month view caching to minimize impact of JSON-LD generation [74656]</li>\n<li>Tweak – Styling/layout improvements within the Event Aggregator screen [77895]</li>\n</ul>\n<h4>[4.5.0.2] 2017-05-01</h4>\n<ul>\n<li>Fix – Ensure compatibility with WordPress version 4.4 and earlier</li>\n</ul>\n<h4>[4.5.0.1] 2017-05-01</h4>\n<ul>\n<li>Fix – Resolving issue where some premium plugins were falsely claiming they were out of date</li>\n</ul>\n<h4>[4.5] 2017-05-01</h4>\n<ul>\n<li>Feature – Event Aggregator now allows users to import from other sites with The Events Calendar [68139]</li>\n<li>Feature – Include a Events REST API endpoint for read operations [70711]</li>\n<li>Feature – Include granular Scheduling for Events Aggregator</li>\n<li>Tweak – Update Authority for modified fields now will include Organizer, Venues and Taxonomy changes [71152]</li>\n<li>Tweak – Clean up direct calls to get events and use wrapper <code>tribe_get_events()</code> which has a hook for customizing</li>\n<li>Tweak – Remove including Event Tickets for backwards compatibility as a vendor library [71908]</li>\n<li>Tweak – Create a global ID to increase consistency on all of the imported items with Event Aggregator [75218]</li>\n<li>Fix – Prevent Aggregator to run on Empty Queues thus generating fatals (props to @Donald for the report here) [75377]</li>\n<li>Fix – Categories and Tags are no longer cleared when importing with Event Aggregator (thank you @Nicolas for the report) [74264]</li>\n<li>Fix – Increase consistency on Column Mapping for CSV imports [76476]</li>\n<li>Tweak – Added filters for REST API: <code>tribe_events_rest_url_prefix</code>, <code>tribe_rest_url</code>, <code>tribe_events_rest_use_builtin</code>, <code>tribe_rest_events_archive_data</code>, <code>tribe_rest_event_max_per_page</code>, <code>tribe_rest_event_data</code>, <code>tribe_rest_venue_data</code>, <code>tribe_rest_organizer_data</code>, <code>tribe_rest_event_categories_data</code>, <code>tribe_rest_event_tags_data</code>, <code>tribe_rest_event_taxonomy_term_data</code>, <code>tribe_rest_event_featured_image</code>, <code>tribe_events_rest_api_enabled</code></li>\n<li>Tweak – Added filters for REST API Documentation: <code>tribe_rest_swagger_cost_details_documentation</code>, <code>tribe_rest_swagger_date_details_documentation</code>, <code>tribe_rest_swagger_image_details_documentation</code>, <code>tribe_rest_swagger_image_size_documentation</code>, <code>tribe_rest_swagger_term_documentation</code>, <code>tribe_rest_swagger_event_documentation</code>, <code>tribe_rest_swagger_organizer_documentation</code>, <code>tribe_rest_swagger_venue_documentation</code>, <code>tribe_rest_swagger_documentation</code></li>\n<li>Tweak – Added filters for Modified fields tracking: <code>tribe_tracker_post_types</code>, <code>tribe_tracker_excluded_meta_keys</code>, <code>tribe_tracker_enabled</code>, <code>tribe_tracker_enabled_for_terms</code>, <code>tribe_tracker_taxonomies</code></li>\n<li>Tweak – Added filters for Event Aggregator: <code>tribe_aggregator_localized_data</code>, <code>tribe_aggregator_service_messages</code>, <code>tribe_aggregator_url_import_range_options</code>, <code>tribe_aggregator_url_import_range_cap</code>, <code>tribe_aggregator_url_import_range_start</code>, <code>tribe_aggregator_url_import_range_end</code></li>\n<li>Tweak – Removed filters for Event Aggregator: <code>tribe_aggregator_track_modified_fields</code></li>\n<li>Tweak – Added actions for Initialization: <code>tribe_events_bound_implementations</code></li>\n<li>Tweak – Removed methods for <code>Tribe__Events__Main</code>: <code>track_event_post_field_changes</code>, <code>maybe_load_tickets_framework</code></li>\n<li>Tweak – Removed methods for <code>Tribe__Events__Aggregator__Service</code>: <code>has_service_message</code></li>\n</ul>\n<h4>[4.4.5] 2017-03-23</h4>\n<ul>\n<li>Fix – Local changes to events should be preserved in accordance with the Event Import Authority setting (thanks to @bryan for reporting this one) [72876]</li>\n<li>Fix – Correct the value for days of the week abbreviation (thanks @mmmmartin03 for the report) [75379]</li>\n<li>Tweak – Enable the month view cache by default on new installations [74867]</li>\n<li>Tweak – External links to Google maps changed from http to https (nice find by @bjf2000 – reported via the .org support page) [74930]</li>\n<li>Tweak – Links to WordPress.org changed from http to https (ultimately this is also credited to @bjf2000’s find. Thanks!) [72273]</li>\n</ul>\n<h4>[4.4.4] 2017-03-08</h4>\n<ul>\n<li>Fix – Avoid unnecessarily removing a callback from an action while inside the same action (improves PolyLang compatibility – props @Chouby) [73122]</li>\n<li>Fix – Resolving issue where sites that overrode the wp-admin path would fail to successfully perform a Facebook OAuth with Event Aggregator [74687]</li>\n<li>Tweak – Improve template loading for easier customization by developers and better support of the template hierarchy (props @QWp6t) [72842]</li>\n</ul>\n<h4>[4.4.3] 2017-02-22</h4>\n<ul>\n<li>Fix – Resolved issue where iCal exports on month view were exporting more events than intended (thanks to @s2ldesign for reporting in our forums) [72133]</li>\n<li>Fix – Resolved meta width issue for maps when Pro is active (gracias a @ANTONIO JOSE por el reporte del error) [69844, 72272]</li>\n<li>Fix – Resolved issue where featured images were not being imported via Event Aggregator Facebook imports (cheers to @Cody for the initial bug report) [72764]</li>\n<li>Fix – Resolved issue where translated ‘all’ slugs were not respected (thank you @Marianne for your report in the forums) [71996]</li>\n<li>Tweak – Translation improvements and fixes (@Katja – thanks! ) [70068]</li>\n<li>Tweak – Allow “-1” when specifying the “Month view events per day” setting [70497]</li>\n</ul>\n<h4>[4.4.2] 2017-02-09</h4>\n<ul>\n<li>Fix – Ensure the global and source-specific Google Map settings for imports are respected [67228]</li>\n<li>Fix – Prevent PHP 5.2 Strict mode from throwing notices due to usage of <code>is_a</code> [72812]</li>\n<li>Fix – Ensure the events list widget’s show/hide if there are upcoming events setting is respected [72965]</li>\n<li>Tweak – Add filters for template tag functions related to dates: <code>tribe_get_start_time</code>, <code>tribe_get_end_time</code>, <code>tribe_get_start_date</code> and <code>tribe_get_end_date</code> [67759]</li>\n</ul>\n<h4>[4.4.1.1] 2017-01-26</h4>\n<ul>\n<li>Fix – Resolved fatal caused when rendering themes that override tribe styles</li>\n</ul>\n<h4>[4.4.1] 2017-01-26</h4>\n<ul>\n<li>Fix – Resolve the Fatals related to undefined methods and Memory exhaustion [71958, 71912]</li>\n<li>Fix – iCal export for Single events working again [71916]</li>\n<li>Tweak – Changes the Search label to prevent duplicate words (props @oheinrich) [72149]</li>\n<li>Tweak – Add theme version to <code>tribe-event.css</code> (props @berler) [71973]</li>\n<li>Fix – Resolve JavaScript error when jQuery was been de-registered [71369]</li>\n<li>Fix – Prevent Fatals when Importing Images on Event Aggregator [70576]</li>\n<li>Fix – Prevent Third Party notes to be escaped, anchor link working again [71872]</li>\n<li>Fix – Google Maps now are using HTTPS instead of HTTP (props @cliffordp)</li>\n<li>Fix – Prevent Fatals on Event Aggregator Cron, due to Activity logging failure [71904]</li>\n<li>Fix – Elminate some cases of problem with Facebook manual import on Event Aggregator [69137]</li>\n<li>Fix – WPML integration smaller incompatibilities [70520, 70522]</li>\n</ul>\n<h4>[4.4.0.1] 2017-01-09</h4>\n<ul>\n<li>Fix – Adds safety check to ensure a smooth activation process when earlier versions of Tribe Common are active</li>\n</ul>\n<h4>[4.4] 2017-01-09</h4>\n<ul>\n<li>Feature – Add dynamic helper text to single event editor to display the events date and time [66484]</li>\n<li>Feature – Add support for featured events [65898]</li>\n<li>Feature – Add support for placing the main events archive on the site homepage [38757]</li>\n<li>Feature – Add support for the theme customizer [67489]</li>\n<li>Feature – Make it possible to adjust map pins via the theme customizer [65889]</li>\n<li>Feature – Support for Event Aggregator in a multisite network context added [61427]</li>\n<li>Fix – Add a link to The Events Calendar Help page in the Network Administration screen of multisite installations [68665]</li>\n<li>Fix – Multisite license editing and displaying consistency [68662]</li>\n<li>Tweak – Adjusted styles and added actions for featured events in the List Widget [65923]</li>\n<li>Tweak – Organizers and Venues are now with a better and cleaner interface [68430]</li>\n<li>Tweak – Eliminate duplicate meta data for organizer posts [25084]</li>\n<li>Tweak – Improved the start/end date user interface [66486, 66487, 66550]</li>\n<li>Tweak – iCal export now includes all events – up to a reasonable limit – rather than just those in the current view [65037]</li>\n<li>Tweak – Adjustments made to the default week view color scheme [69756]</li>\n<li>Tweak – Add AJAX and improve consistency of the venue and organizer UI [38129]</li>\n</ul>\n<h4>[4.3.5] 2016-12-20</h4>\n<ul>\n<li>Tweak – Updated the template override instructions in a number of templates [68229]</li>\n<li>Tweak – Improve behavior of tribe_get_events_title() in respect of single events [46313]</li>\n<li>Tweak – Event Aggregator will only load on the Administration, prevent bigger loads for Front-End users [70812]</li>\n<li>Tweak – Allow better filtering for Organizers and Venue Meta fields (Props: @Chouby from Polylang) [70894]</li>\n<li>Fix – Prevent JavaScript Notices related to Bumpdown [69886]</li>\n<li>Fix – Assets URL on Windows Servers are fully operational again [68377]</li>\n<li>Fix – JavaScript and CSS files will respect HTTPS on all pages [69561]</li>\n<li>Fix – Fixed comment count and visibility issues due to Event Aggregator records [68297]</li>\n<li>Fix – Fixed PHP notices and warnings raised when importing .ics files [69960]</li>\n<li>Fix – Only show link to Venues if Pro is active in List View [69887]</li>\n<li>Fix – Fixed and issue that would make Event Aggregator importing notices remain stuck in the Import screen [70614]</li>\n<li>Fix – Avoid error screen when saving licenses on multisite installations [68599]</li>\n<li>Fix – Fix calendar view links in WPML language switcher [67134]</li>\n</ul>\n<h4>[4.3.4.2] 2016-12-13</h4>\n<ul>\n<li>Fix – Correct an oversight leading to breakages of the /all/ events archive for Events Calendar PRO users [70662]</li>\n</ul>\n<h4>[4.3.4.1] 2016-12-09</h4>\n<ul>\n<li>Fix – Updates Tribe Common to remove some stray characters that were impacting page layouts (props: @Aetles) [70536]</li>\n</ul>\n<h4>[4.3.4] 2016-12-08</h4>\n<ul>\n<li>Tweak – Tribe Common now is loaded only once across our plugin suite, improves performance in some cases [65755]</li>\n<li>Fix – Featured Images for Event Aggregator imports are working as expected again. [69465]</li>\n<li>Fix – Google Calendar and iCalendar files are now updating their respective events [68684]</li>\n<li>Fix – On demand Event Aggregator records will update events correctly [69542]</li>\n</ul>\n<h4>[4.3.3] 2016-11-16</h4>\n<ul>\n<li>Feature – Added Tribe Extension class and loader, to make small addons easier to build [68188]</li>\n<li>Fix – Ordering on Month view is working as expected again [69123]</li>\n<li>Fix – Enable ampersand character in mobile month view titles (thanks @kate for the report of this) [45409]</li>\n<li>Fix – Prevent notices for Event Aggregator License checking [67981]</li>\n<li>Fix – Mismatched text domains are resolved, important for translations (props to @Hans) [68462]</li>\n<li>Fix – Sticky on Month View is working as expected again [68902]</li>\n<li>Fix – Prevent HTTPS websites from pointing to Assets in HTTP [68372]</li>\n<li>Fix – On <code>WP_Query</code> we will no-longer overwrite custom <code>post__not_in</code> params [42143]</li>\n</ul>\n<h4>[4.3.2] 2016-11-02</h4>\n<ul>\n<li>Fix – Fixes an issue where the text in the Location search field was URL encoded when using the back or forward button for navigation. [61742]</li>\n<li>Fix – Aggregator Errors will not show more than once daily as comments (Thanks @Jacob for your report on the forums) [68094]</li>\n<li>Fix – Event Aggregator ICS default configuration now are been Selected Correctly [67885]</li>\n<li>Fix – Shortcode Month view now will display tooltips correctly [68094]</li>\n<li>Fix – Avoid loading the select2 JavaScript library twice when Advanced Custom Fields is activated (props to @ryan for the initial report [43605]</li>\n<li>Fix – Avoid errors and notices on calendar page when X theme and WPML plugins are active (thanks @ingrid for reporting this one) [64400]</li>\n</ul>\n<h4>[4.3.1.1] 2016-10-20</h4>\n<ul>\n<li>Fix – Corrected a packaging issue from the 4.3.1 release [67936]</li>\n</ul>\n<h4>[4.3.1] 2016-10-20</h4>\n<ul>\n<li>Tweak – Implement the pruning of Event Aggregator history records after 7 days, filterable by tribe_aggregator_record_retention [68283]</li>\n<li>Tweak – Event Aggregator will now verify that the license key has uses remaining before creating a history record [68286]</li>\n<li>Tweak – Improve <code>tribe_create_event</code> documentation (Props to Keith) [44871]</li>\n<li>Fix – Resolved an issue where scheduled Event Aggregator imports marked as “On Demand” were being run by cron [68284]</li>\n<li>Fix – Resolved a bug where empty meta fields were being inserted into Event Aggregator record post meta [68290]</li>\n<li>Fix – Resolved a bug where Venue and Organizers urls were been generated incorrectly (Thanks @Matt) [68168]</li>\n<li>Fix – Pagination links on Month view are updating correctly [67977]</li>\n<li>Fix – Resolved the support for translated event category archive slug that could lead to broken links on the front-end while using WPML (Props to Wilco in the support Forums) [62018]</li>\n<li>Fix – Resolved a bug where searching for past events in the List view would always yield no results (Thanks for the report @Davide) [61863]</li>\n<li>Fix – Resolved an issue where long file names would break plugin updates on some Windows installations (pros to @Alan [62552]</li>\n<li>Fix – Resolved an issue where the <code>/all</code> link on recurring events on non English websites could be broken (reported by @lumiest – thanks!) [68062]</li>\n<li>Fix – Pagination links on Month view are updating correctly [67977]</li>\n</ul>\n<h4>[4.3.0.1] 2016-10-14</h4>\n<ul>\n<li>Fix – Preventing legacy Facebook events from being duplicated</li>\n</ul>\n<h4>[4.3] 2016-10-13</h4>\n<ul>\n<li>Feature – Added Event Aggregator to enable service-based event imports from iCal feeds, Facebook, and Meetup</li>\n<li>Feature – Revamped the CSV import screens to work within the new Event Aggregator pages</li>\n<li>Tweak – Adjusted some view logic to support the new Event Views shortcode in Pro [44800]</li>\n<li>Tweak – Added a button to copy the system infomation on the help tab [43709]</li>\n<li>Tweak – Added an option for users to opt into automatic system infomation so our support system can grab the system information found on the help tab automatically [31645]</li>\n<li>Tweak – Use an earlier hook for iCal feed generation (props @jlambe) [64141]</li>\n<li>Tweak – Revise and simplify integration with Event Tickets attendee screen [61992]</li>\n<li>Tweak – Added context to a set of strings to make translation easier (props @pedro-mendonca) [64586]</li>\n<li>Tweak – Deprecated various disused functions and classes relating to the Meta Factory [39905]</li>\n<li>Fix – Cease using GLOB_BRACE for including deprecated files due to limited server support [63172]</li>\n<li>Fix – Avoid problems that can occur when hooking and unhooking actions (props @Chouby) [63474]</li>\n<li>Fix – Resolves an issue where we were duplicating a core WordPress hook but with a different set of parameters (props @Chouby) [66455]</li>\n<li>Fix – Correct the datetime formatting issues within the iCal feed (props @henryk) [65968]</li>\n<li>Deprecated – <code>Tribe__Events__Main::initOptions()</code> has been deprecated with no replacement</li>\n<li>Deprecated – <code>Tribe__Events__Main::set_meta_factory_global()</code> has been deprecated in favor of using the <code>Tribe__Events__Meta_Factory</code> class</li>\n<li>Deprecated – The <code>setup_meta()</code> method in both the <code>Tribe__Events__Template__Single_Event</code> and <code>Tribe__Events__Template_Factory</code> classes has been deprecated</li>\n<li>Deprecated – The <code>the_title()</code>, <code>event_date()</code>, <code>event_category()</code>, <code>event_tag()</code>, <code>event_website()</code>, <code>event_origin()</code>, <code>organizer_name()</code>, <code>organizer_email()</code>, <code>venue_name()</code>, <code>venue_address()</code>, and <code>venue_map()</code> methods have been deprecated in the <code>Tribe__Events__Advanced_Functions__Register_Meta</code> class</li>\n<li>Deprecated – The <code>register()</code>, <code>check_exists()</code>, and <code>get_args()</code> methods have been deprecated in the <code>Tribe__Events__Meta_Factory</code> class</li>\n</ul>\n<h4>[4.2.7] 2016-09-15</h4>\n<ul>\n<li>Tweak – Additional support for plugin extensions</li>\n</ul>\n<h4>[4.2.6] 2016-08-31</h4>\n<ul>\n<li>Add – tribe_is_event_past() conditional to detect if event end time is past current time (Reported by @Jonathan in our support forums – thanks Jonathan.)</li>\n</ul>\n<h4>[4.2.5] 2016-08-17</h4>\n<ul>\n<li>Fix – Fixed inconsistent template filtering logic for single event template [62525]</li>\n<li>Tweak – Restored preview for published events [64874]</li>\n</ul>\n<h4>[4.2.4] 2016-08-03</h4>\n<ul>\n<li>Tweak – Changed “Event Add-Ons” to load faster [64286]</li>\n<li>Fix – Fixed default venue setting [64628]</li>\n<li>Fix – Fixed default venue state and province settings [64629]</li>\n</ul>\n<h4>[4.2.3] 2016-07-20</h4>\n<ul>\n<li>Fix – In month view, be sure to unhook JSON-LD output when calling unhook function</li>\n<li>Fix – Incorrect JSON-LD event start and end times (thank you @jjbte for reporting on .org forums)</li>\n<li>Fix – Show Google Map and Link checkbox so they show when editing an event (Reported originally by Michael of @NailedIT in the .org forum)</li>\n<li>Fix – Use Community Events Venue Edit Link when on Community Events Forms instead of Admin (also as a result of the report abve from @NailedIT. Thanks again.)</li>\n</ul>\n<h4>[4.2.2] 2016-07-06</h4>\n<ul>\n<li>Fix – Small CSS Issue on Welcome Page</li>\n<li>Fix – Month view on mobile device width doesn’t have links to prev/next months</li>\n<li>Fix – Reimport of updated CSV removes featured image (Bug #46149)</li>\n<li>Fix – Fixed the issue that would make multiple organizers details disappear when trying to submit invalid event data using Community</li>\n<li>Fix – Add a check to avoid being unable to switch view when Filter Bar plugin is active and at least one field is set to auto-complete mode</li>\n<li>Fix – Only add the events custom post type to the tag archive queries and not custom queries with tags [45635]</li>\n<li>Fix – When using the filter tribe_events_excerpt_allow_shortcode shortcodes will be maybe be processed in event excerpts in the list views [42289]</li>\n</ul>\n<h4>[4.2.1.1] 2016-06-28</h4>\n<ul>\n<li>Fix – Ensure translations load as expected with all supported versions of WordPress (thanks to @JacobALund for originally reporting this on .org forums)</li>\n</ul>\n<h4>[4.2.1] 2016-06-22</h4>\n<ul>\n<li>Tweak – Adjust the caching rules for Month View for faster loading</li>\n<li>Fix – Replace a bad return type to avoid unnecessary notices in the error log</li>\n<li>Fix – Add missing styles for correctly hide screen reader text</li>\n<li>Fix – Fixes <code>tribe_get_event_link()</code> which wasn’t working when passing second parameter as `true’</li>\n<li>Tweak – Reduce the ginormous font size of Month View titles in skeleton styles</li>\n<li>Fix – Add styling to adjust List View description to full width</li>\n<li>Fix – Miscellaneous tweaks to improve the Month and Day views</li>\n<li>Fix – Fix a shorthand array that was causing errors in PHP 5.2 and 5.3 when importing events</li>\n</ul>\n<h4>[4.2] 2016-06-08</h4>\n<ul>\n<li>Feature – Added Google Maps API key field in the Settings tab to avoid map timeouts and errors on larger sites (Thanks to Yan for reporting this!)</li>\n<li>Feature – Added support for featured image, multiple organizers, excerpt and more custom fields in the .csv file import function for events (Thank you to Graphic Designer for posting on UserVoice!)</li>\n<li>Feature – Added support for featured image, description, map details and more custom fields in the .csv file import function for venues</li>\n<li>Feature – Added support for featured image and description in the .csv file import function for organizers (Thank you to Rebecca for posting on UserVoice!)</li>\n<li>Feature – Added an oEmbed template for events</li>\n<li>Feature – Improve performance of a query used to determine if there are free/uncosted events (Thank you @fabianmarz for the pull request!)</li>\n<li>Feature – Added support for attaching custom post types to events</li>\n<li>Tweak – Improved filtering of the <code>tribe_event_featured_image()</code> function (Cheers to @fabianmarz!)</li>\n<li>Tweak – Add an encoding class for the CSV importer to prevent non utf8 characters from preventing imports (Thanks to screenrage for the report!)</li>\n<li>Tweak – Improved our JSON-LD output to ensure consistency (Props to @garrettjohnson and Lars!)</li>\n<li>Tweak – Language files in the <code>wp-content/languages/plugins</code> path will be loaded before attempting to load internal language files (Thank you to user aafhhl for bringing this to our attention!)</li>\n<li>Tweak – Switch to HTTPS for the “Powered by The Events Calendar” link (Thank you Cynthia for reporting this!)</li>\n<li>Tweak – Switch to using HTTPS by default for interactions with Google Maps API</li>\n<li>Tweak – Improved filterability of calendar excerpts by introducing the new <code>tribe_events_get_the_excerpt</code> filter hook</li>\n<li>Tweak – Improved filtering of organizer details when importing by CSV (Props to @Geir for bringing this up!)</li>\n<li>Tweak – Adjustments for single event view in Twenty Fifteen theme</li>\n<li>Tweak – Improved performance of query used to test for events without any cost</li>\n<li>Tweak – Added missing semicolon to a laquo (Props to mwender on GitHub for the fix!)</li>\n<li>Tweak – Improve the “stickiness” of CSV import column mappings (Thank you @jamesgol!)</li>\n<li>Tweak – Consistency of JSON-LD markup improved (Cheers to @garrettjohnson for the help!)</li>\n<li>Tweak – Avoid notice-level errors when working with WP CLI on a site where The Events Calendar is also active (Thanks to @sun)</li>\n<li>Tweak – Corrected the spelling of timezone in the CSV Importer’s event field</li>\n<li>Tweak – Updated venue and organizer templates to use the new architecture for attaching custom post types to events</li>\n<li>Tweak – Move plugin CSS to PostCSS</li>\n<li>Tweak – Category default view is now set to <code>default</code> in place of hardcoding the current default view in the category base rewrite rule [31907]</li>\n<li>Deprecated – <code>Tribe__Events__PUE__Checker</code>, <code>Tribe__Events__PUE__Plugin_Info</code>, and <code>Tribe__Events__PUE__Utility</code> classes are deprecated and are replaced by <code>Tribe__PUE__Checker</code>, <code>Tribe__PUE__Plugin_Info</code>, and <code>Tribe__PUE__Utility</code> classes</li>\n<li>Fixed – Changed the use of <code>have_posts()</code> in the maybe iCal links for the main views that could cause an infinite loop</li>\n<li>Accessibility – Focus styles added for search fields</li>\n<li>Accessibility – Add ARIA labels for Month/Day/List sub nav</li>\n<li>Accessibility – Add ARIA label for events footer sub nav heading</li>\n</ul>\n<h4>[4.1.4] 2016-05-19</h4>\n<ul>\n<li>Fix – Improve accuracy of list view pagination after switching from month view</li>\n<li>Tweak – Give the multi-organizer form ‘sticky’ properties so values persist even if the submission is initially rejected</li>\n<li>Tweak – Resolved minor CSS issues in the welcome page</li>\n</ul>\n<h4>[4.1.3] 2016-04-28</h4>\n<ul>\n<li>Fix – Month View single days are now ordered as follows: sticky events, ongoing multi-day events, all day events, then start time. In other words, all events should be ordered as you’d expect when viewing events in Month View.</li>\n<li>Fix – Updated the compatibility of CSV importer with WordPress 4.5 due to a change in the <code>post_status</code> filter. This will help prevent some of the errors you may have seen when importing events using a CSV file.</li>\n<li>Tweak – Added new event names for AJAX success to the List, Month, and Day views to help The Events Calendar’s compatibility with our other premium plugins.</li>\n</ul>\n<h4>[4.1.2] 2016-04-11</h4>\n<ul>\n<li>Tweak – Removed an unneeded hook that attempted to add a query argument to event tag links</li>\n<li>Fix – Resolved an issue where events marked as “sticky” would not display as such in Month View</li>\n<li>Fix – Dashes, hyphens, or whatever you like to call them in the events archive slug no longer breaks the URL</li>\n<li>Fix – The notice that pops up when a conflicting “events” page exists can now be dismissed</li>\n</ul>\n<h4>[4.1.1.1] 2016-04-07</h4>\n<ul>\n<li>Security – Tightened up security with post type link filtering (props to Nadal Soler for reporting this issue!)</li>\n<li>Security – Tightened up security around tribe bar submissions (props to Paul Mynarsky for reporting this issue!)</li>\n</ul>\n<h4>[4.1.1] 2016-03-30</h4>\n<ul>\n<li>Fix – Resolved bug where array notices were output on single event pages when venues were not set (props to zaxiscreative for reporting this issue!)</li>\n<li>Fix – Resolved issue where the Month View in mobile sizes retained the long day-of-week names when the abbreviations should have been used (props to Lucy for the bug report!)</li>\n<li>Fix – Fixed bug where a “0” was added to the default Venue name when creating a new event</li>\n<li>Fix – Fixed notice that caused Ajax requests to fail (props to cgrymala on WP.org for reporting this!)</li>\n<li>Fix – Removed quotes from around TZID-specified timezones in iCal feeds which causes problems with some parsers (props to factory44 for reporting the issue that lead to this fix)</li>\n<li>Fix – Resolved various capitalization issues with German translations (props to oheinrich in our forums for pointing out this issue!)</li>\n</ul>\n<h4>[4.1.0.1] 2016-03-17</h4>\n<ul>\n<li>Fix – Resolved multiple issues with the German <code>de_DE</code> language file that caused a number of site-breaking issues</li>\n</ul>\n<h4>[4.1] 2016-03-15</h4>\n<ul>\n<li>Feature – Added a tribe_get_venue_website_url() function for fetching Venue website URLs (props to fervorcreative in our forums for this request!)</li>\n<li>Performance – Lazy-load venue and organizer selector data</li>\n<li>Tweak – Allow iCal filenames to be filtered via a new filter: tribe_events_ical_feed_filename</li>\n<li>Tweak – Added a hook to allow single day queries in month view to be filtered: tribe_events_month_daily_events_query_args</li>\n<li>Tweak – Improved the logic around rebuilding known date ranges</li>\n<li>Tweak – Always show the “Merge Duplicates” button for venues and organizers in the Events General Settings page</li>\n<li>Tweak – Allow the “same slug” notice to be dismissed and fix some text in that message</li>\n<li>Tweak – Ignore alpha/beta/rc suffixes on version numbers when checking template versions</li>\n<li>Tweak – Add a filter for month view daily events query: tribe_events_month_daily_events_query_args</li>\n<li>Tweak – Added a more flexible cost range parsing function</li>\n<li>Tweak – Obfuscate license keys Events > Help > System Information</li>\n<li>Fix – Fixed a fatal that sometimes occurred when refreshing the import CSV page</li>\n<li>Fix – Fixed issue where some characters were not escaped appropriately for month and year formats</li>\n<li>Fix – Added missing tribe-loading@2x.gif</li>\n<li>Fix – Fixed a warning produced by passing a DateTime() object into start_date or end_date args of tribe_get_events (props to iamhexcoder for the pull request!)</li>\n<li>Fix – Fixed bug where events in month view were not always sorted in chronological order</li>\n<li>Fix – Fixed the System Info URL in Events > Help</li>\n<li>Fix – Resolved issue where the default country would be “Array” if no default country is set</li>\n<li>Fix – Fixed bug where ajaxurl was sometimes undefined</li>\n</ul>\n<h4>[4.0.7] 2016-03-02</h4>\n<ul>\n<li>Fix – Resolve display issues on templates with Jetpack and a few themes</li>\n<li>Fix – Mobile breakpoints on month view working with custom breakpoints</li>\n<li>Fix – Reordering Venue and Organizer metadata no longer breaks titles</li>\n<li>Fix – Prevented notices from happening when using <code>the_title</code> filter</li>\n<li>Fix – iCal links now will respect categories on the first page</li>\n<li>Fix – Prevent third-party bugs with SEO plugins when inserting events programmatically</li>\n<li>Fix – Organizer information is showing up again correctly</li>\n<li>Fix – Modified the add-on license validation method to better explain what is happening</li>\n<li>Fix – Description on mobile views now have the correct class attribute on HTML</li>\n<li>Fix – Added missing semicolon on the list navigation for “&laquo”</li>\n</ul>\n<h4>[4.0.6] 2016-02-17</h4>\n<ul>\n<li>Tweak – Adjust injection of event data into the_content from priority 10 to 9 for better 3rd-party plugin compatibility</li>\n<li>Tweak – Change mobile month view selector to load event details below the calendar for better theme compatibility</li>\n<li>Tweak – Better handling of edge cases on the post_excerpt for List View</li>\n<li>Tweak – Removal of generic CSS classes like <code>.updated</code> and <code>.published</code></li>\n<li>Fix – Prevent Notices from appearing when using <code>tribe_get_organizer()</code></li>\n<li>Fix – Make HTML Single Event Pages valid</li>\n<li>Fix – Numeric named categories URLs are now fully working</li>\n<li>Fix – Event Title now Accepts HTML on Tooltips</li>\n<li>Fix – Licenses Tab now will work with <code>DISALLOW_FILE_MODS</code> (Props to Sun for spotting and fixing this)</li>\n</ul>\n<h4>[4.0.5] 2016-01-15</h4>\n<ul>\n<li>Security – Security fix with Venues and Organizers (props to grantdayjames for reporting this!)</li>\n</ul>\n<h4>[4.0.4] 2015-12-23</h4>\n<ul>\n<li>Tweak – Including the latest embedded Event Tickets release for backward compatibility</li>\n</ul>\n<h4>[4.0.3] 2015-12-22</h4>\n<ul>\n<li>Tweak – Adjust single-event.php template to allow the “Time” title and content to be filterable (Props to Sitecrafting for highlighting this issue!)</li>\n<li>Fix – Resolved issue with an overly escaped Event Category edit URL that prevented editing categories (Thanks to Ian for the first report of this issue!)</li>\n<li>Fix – Fixed issue where clicking on columns on the Events listed in the Admin Dashboard were ALWAYS sorted by Event start/end date before sorting by the column selected (Cheers to Corrado for bringing this to our attention!)</li>\n</ul>\n<h4>[4.0.2] 2015-12-16</h4>\n<ul>\n<li>Tweak – Adding better support for non-numeric cost values on events (Props to Mirja for highlighting this!)</li>\n<li>Tweak – Avoid notice level errors when advanced events list widget settings are saved (Thank you Johan for reporting the issue!)</li>\n<li>Tweak – Improve messaging in the same-slug warning message (Thanks to Simon for bringing this to our attention!)</li>\n<li>Tweak – Hook to Event Tickets to inject event dates into ticket emails</li>\n<li>Tweak – Adding better support for default venues (Props to Karly for noting this!)</li>\n<li>Tweak – Improve handling of internationalized slugs (Cheers to Oliver for the help!)</li>\n<li>Fix – Ensure the past events list displays the correct events when accessed via ajax (Thank you Jesse for highlighting this!)</li>\n<li>Fix – Support ordering by venue/organizer within event queries (Thank you Doug for bringing this to our attention!)</li>\n<li>Fix – Fixed issue where events with the same date/time would sometimes be excluded from single-event navigation (Cheers to JeremyEnglert for the tip!)</li>\n<li>Fix – Resolved issue where events set with the explicit cost of 0 were not showing as “Free” (Thank you terrizsolo for reporting this!)</li>\n<li>Fix – Fixed bug where the datepicker in Twenty Sixteen was really ugly</li>\n<li>Fix – Fixed bug where using Quick Edit on events caused the table columns in the event list to become jumbled on save (Props to A K for the report!)</li>\n<li>Fix – Resolved bug where category links sometimes included event category 1 (Thank you Anthony for the original report of this problem!)</li>\n<li>Fix – Fixed a settings page URL (Props to Kristy for the heads up!)</li>\n</ul>\n<h4>[4.0.1] 2015-12-10</h4>\n<ul>\n<li>Tweak – Add a warning message for major updates</li>\n<li>Tweak – For SEO reasons, use an h1 for the title rather than an h2 (props to wpexplorer for this fix)</li>\n<li>Tweak – Target the calendar view grid in JS using a simpler selector</li>\n<li>Fix – Resolved WP 4.4 related fatal on the Nav Menu page that prevented the admin footer from rendering/enqueuing JS</li>\n<li>Fix – Resolved bug where visiting /events/upcoming could sometimes result in an infinite redirect loop</li>\n<li>Fix – Removed <code>wp_trim_excerpt</code> and use only it’s powers, fixing the excerpt problem</li>\n<li>Fix – Fixed bug where the mobile calendar view did not display the date for the date being viewed</li>\n<li>Fix – Fixed bug where the admin toolbar’s Events > Import > CSV did not link to the CSV importer page</li>\n<li>Fix – Fixed issue where the events list in the admin dashboard were not ordered in an intuitive manner</li>\n<li>Fix – Resolved bug where sorting by event category or tag resulted in an error</li>\n<li>Fix – Fixed bug where full event content text was displayed where excerpts should have been displayed</li>\n<li>Fix – Resolved issue where events imported via CSV were excluded from single event navigation</li>\n<li>Fix – Fixed bug where /events/list would sometimes 404 on a new install</li>\n<li>Fix – Resolved bug where multiday all-day events displayed the end date as one day later than it should be when the End of Day Cut-off was set to something other than 12am</li>\n<li>Fix – Timezone handling fixed within generated iCal feeds</li>\n</ul>\n<h4>[4.0] 2015-12-02</h4>\n<ul>\n<li>Security – A TON of escaping was added to our codebase thanks to the efforts of the always-helpful Andy Fragen (@afragen)</li>\n<li>Feature – Moved the Ticket framework code into its own plugin (event-tickets)</li>\n<li>Feature – The event cost now supports more international formats with the addition of the tribe_events_cost_separators filter (Thank you remokrol for bringing this to our attention!)</li>\n<li>Feature – Added support for the twentysixteen theme</li>\n<li>Feature – Created a new Add-Ons tab in Settings so that TEC add-ons can have a consolidated settings tab</li>\n<li>Feature – Improve the date formats UI by providing example output for each selected format</li>\n<li>Tweak – Restructured TEC’s core settings code for reusability with other standalone plugins like Event Tickets</li>\n<li>Tweak – Deprecate old JS event names in favor of a new JS event naming standard. Example: deprecated tribe_ev_runAjax in favor of run-ajax.tribe</li>\n<li>Tweak – Consolidated import pages for TEC and add-ons</li>\n<li>Tweak – When suggesting a UTF-8 compatibility CSV formatting tool, point to one that still exists</li>\n<li>Tweak – Added the ability to filter attendees CSV items via tribe_events_tickets_attendees_csv_items (Props to @bostondv on GitHub for this patch!)</li>\n<li>Tweak – Updated all excerpt output to use tribe_events_get_the_excerpt() to ensure a consistent display of excerpt content (Cheers to Joseph to pointing this out!)</li>\n<li>Tweak – Add support for wp_get_document_title in response to the WordPress 4.4 deprecation of wp_title</li>\n<li>Tweak – Check post creation permissions before letting users create venues and organizers from the event meta box</li>\n<li>Tweak – Only display data separators between fields that have data when rendering organizers (Thank you Bud for highlighting this issue!)</li>\n<li>Tweak – When a user cannot create organizers, prevent the auto-selection of organizers when editing an event</li>\n<li>Tweak – Remove microformat CSS classes from templates and replace with namespaced content-relevant CSS classes</li>\n<li>Tweak – Changed the “updated” CSS class to “tribe-updated” so that it is properly namespaced (Thank you vijayrajesh!)</li>\n<li>Tweak – The Plugin Update Checker will now auto-save valid plugin keys (Thanks to Denon for originally bringing this up!)</li>\n<li>Tweak – Cleaned up the output of JSON-LD data. Filterable via the new tribe_google_data_markup_json filter</li>\n<li>Tweak – Drop the use of the generic CSS class “placeholder” in favor of “tribe-event-placeholder” (Thanks to Marc on the forums!)</li>\n<li>Tweak – Adjusted the CSS padding on Admin Menu items for Events</li>\n<li>Tweak – Various codesniffer fixes</li>\n<li>Tweak – tribe_get_venue_link() no longer echoes if you ask it to return an <a> element</a></li>\n<li>Tweak – Error messages for empty Venue names</li>\n<li>Tweak – Improve our responsiveness for the widget mini calendar, allowing smaller sidebars.</li>\n<li>Tweak – No longer retrieve empty costs when fetching all costs for all events</li>\n<li>Tweak – Change the priority of bootstrapping the-events-calendar to ensure it occurs before any of the TEC addons in the event some addons are upgraded to v4.0 later than TEC</li>\n<li>Tweak – Adjust the logic used for adding a noindex/follow tag to event views</li>\n<li>Tweak – No longer hiding default address fields when default venues are selected when Pro is active</li>\n<li>Fix – Resolved issue where the iCal feed did not provide an appropriately formatted timezone in some cases (Cheers to Matt for the report!)</li>\n<li>Fix – Added support for translating some previously untranslatable strings (Props to tititou36, media325, and Stef!)</li>\n<li>Fix – Prevented duplicate CSS IDs on the mini calendars (Cheers to Corrado for the help!)</li>\n<li>Fix – Fixed bug causing tribe_get_single_ical_link() and tribe_get_ical_link() to use the same URL when it shouldn’t (Props to Ben Byrne @drywall on Twitter for the heads up!)</li>\n<li>Fix – Fixed issue where the “Add another organizer” text wasn’t using the correct singular label (Thank you MIKE for the report!)</li>\n<li>Fix – Various CSS fixes for twenty(ten-fifteen)</li>\n<li>Fix – Improved our handling of <code>get_current_screen()</code> across the plugin, avoiding notices and warnings (Thank you Mike for the help!)</li>\n<li>Fix – Fixed bug where accessing object properties on a non object errored out when saving event meta (props to @dalethedeveloper on GitHub for this fix!)</li>\n<li>Fix – Fixed bug where organizer ID meta attached sometimes included a blank record. That blank record is no longer returned in tribe_get_organizer_ids()</li>\n<li>Fix – Fixed error message returned when tabbing away from a blank event name meta box so that it properly indicates that an event name is required (Our thanks to @tapan29bd for this fix!)</li>\n<li>Fix – Resolved issue where Timezone event start/end date property name strings were malformed which guaranteed a a call to get_post_meta for Timezone date strings</li>\n<li>Fix – Fixed CSS issue where the month view calendar could sometimes extend beyond the edge of the page when Skeleton Styles were enabled</li>\n<li>Fix – Fixed a problem where iCal data was generated with incorrect dates in the case of some all days events (thanks to Matt for highlighting this)</li>\n<li>Fix – Resolved a problem causing the previous month view to appear when it should not</li>\n<li>Fix – Fixed issue in mobile month view where date was missing from heading</li>\n<li>Fix – Resolved issue that caused /events/ to 404 if it was visited on a new install before hitting “Save” on the Events > Settings > Display page</li>\n<li>Deprecated – The Tribe__Events__Main::defaultValueReplaceEnabled() method is being deprecated in favor of tribe_get_option(‘defaultValueReplace’). Schedules for removal in v4.5</li>\n<li>Deprecated – The tribe_event_link() has been deprecated in favor of tribe_get_event_link(). Scheduled for removal in 5.0</li>\n<li>Deprecated – The third parameter of tribe_get_organizer_link() (the $echo parameter) has been deprecated and is scheduled for removal in 5.0</li>\n<li>Deprecated – Tribe__Events__Abstract_Deactivation in favor of Tribe__Abstract_Deactivation</li>\n<li>Deprecated – Tribe__Events__Admin__Helpers in favor of Tribe__Admin__Helpers</li>\n<li>Deprecated – Tribe__Events__App_Shop in favor of Tribe__App_Shop</li>\n<li>Deprecated – Tribe__Events__Autoloader in favor of Tribe__Autoloader</li>\n<li>Deprecated – Tribe__Events__Cache in favor of Tribe__Cache</li>\n<li>Deprecated – Tribe__Events__Cache_Listener in favor of Tribe__Cache_Listener</li>\n<li>Deprecated – Tribe__Events__Changelog_Reader in favor of Tribe__Changelog_Reader</li>\n<li>Deprecated – Tribe__Events__Credits in favor of Tribe__Credits</li>\n<li>Deprecated – Tribe__Events__Date_Utils in favor of Tribe__Date_Utils</li>\n<li>Deprecated – Tribe__Events__Field in favor of Tribe__Field</li>\n<li>Deprecated – Tribe__Events__Settings in favor of Tribe__Settings</li>\n<li>Deprecated – Tribe__Events__Settings_Tab in favor of Tribe__Settings_Tab</li>\n<li>Deprecated – Tribe__Events__Support in favor of Tribe__Support</li>\n<li>Deprecated – Tribe__Events__Template_Part_Cache in favor of Tribe__Template_Part_Cache</li>\n<li>Deprecated – Tribe__Events__Tickets__Attendees_Table in favor of Tribe__Tickets__Attendees_Table in the event-tickets plugin</li>\n<li>Deprecated – Tribe__Events__Tickets__Metabox in favor of Tribe__Tickets__Metabox in the event-tickets plugin</li>\n<li>Deprecated – Tribe__Events__Tickets__Ticket_Object in favor of Tribe__Tickets__Ticket_Object in the event-tickets plugin</li>\n<li>Deprecated – Tribe__Events__Tickets__Tickets in favor of Tribe__Tickets__Tickets in the event-tickets plugin</li>\n<li>Deprecated – Tribe__Events__Tickets__Tickets_Pro in favor of Tribe__Tickets__Tickets_Handler in the event-tickets plugin</li>\n<li>Deprecated – Tribe__Events__Validate in favor of Tribe__Validate</li>\n<li>Deprecated – Tribe__Events__View_Helpers in favor of Tribe__View_Helpers</li>\n<li>Deprecated – Tribe__Events__Main::OPTIONNAME in favor of Tribe__Main::OPTIONNAME</li>\n<li>Deprecated – Tribe__Events__Main::OPTIONNAMENETWORK in favor of Tribe__Main::OPTIONNAMENETWORK</li>\n<li>Deprecated – Tribe__Events__Main::addHelpAdminMenuItem() in favor of Tribe__Settings_Manager::add_help_admin_menu_item()</li>\n<li>Deprecated – Tribe__Events__Main::addNetworkOptionsPage() in favor of Tribe__Settings_Manager::add_network_options_page()</li>\n<li>Deprecated – Tribe__Events__Main::array_insert_after_key() in favor of Tribe__Main::array_insert_after_key()</li>\n<li>Deprecated – Tribe__Events__Main::array_insert_before_key() in favor of Tribe__Main::array_insert_before_key()</li>\n<li>Deprecated – Tribe__Events__Main::debug() in favor of Tribe__Debug::debug()</li>\n<li>Deprecated – Tribe__Events__Main::defaultValueReplaceEnabled() in favor of tribe_get_option( ‘defaultValueReplace’ )</li>\n<li>Deprecated – Tribe__Events__Main::doHelpTab() in favor of Tribe__Settings_Manager::do_help_tab()</li>\n<li>Deprecated – Tribe__Events__Main::doNetworkSettingTab() in favor of Tribe__Settings_Manager::do_network_settings_tab()</li>\n<li>Deprecated – Tribe__Events__Main::doSettingTabs() in favor of Tribe__Settings_Manager::do_setting_tabs()</li>\n<li>Deprecated – Tribe__Events__Main::do_licenses_tab() in favor of Tribe__Settings_Manager::do_licenses_tab()</li>\n<li>Deprecated – Tribe__Events__Main::getNetworkOption() in favor of Tribe__Settings_Manager::get_network_option()</li>\n<li>Deprecated – Tribe__Events__Main::getNetworkOptions() in favor of Tribe__Settings_Manager::get_network_options()</li>\n<li>Deprecated – Tribe__Events__Main::getNotices() in favor of Tribe__Notices::get()</li>\n<li>Deprecated – Tribe__Events__Main::getOption() in favor of Tribe__Settings_Manager::get_option()</li>\n<li>Deprecated – Tribe__Events__Main::getOptions() in favor of Tribe__Settings_Manager::get_options()</li>\n<li>Deprecated – Tribe__Events__Main::have_addons() in favor of Tribe__Settings_Manager::have_addons()</li>\n<li>Deprecated – Tribe__Events__Main::isNotice() in favor of Tribe__Notices::is_notice()</li>\n<li>Deprecated – Tribe__Events__Main::pluginDir in favor of Tribe__Events__Main::plugin_dir</li>\n<li>Deprecated – Tribe__Events__Main::pluginName in favor of Tribe__Events__Main::plugin_name</li>\n<li>Deprecated – Tribe__Events__Main::pluginPath in favor of Tribe__Events__Main::plugin_path</li>\n<li>Deprecated – Tribe__Events__Main::pluginUrl in favor of Tribe__Events__Main::plugin_url</li>\n<li>Deprecated – Tribe__Events__Main::removeNotice() in favor of Tribe__Notices::remove_notice()</li>\n<li>Deprecated – Tribe__Events__Main::renderDebug() in favor of Tribe__Debug::render()</li>\n<li>Deprecated – Tribe__Events__Main::saveAllTabsHidden() in favor of Tribe__Settings_Manager::save_all_tabs_hidden()</li>\n<li>Deprecated – Tribe__Events__Main::setNetworkOptions() in favor of Tribe__Settings_Manager::set_network_options()</li>\n<li>Deprecated – Tribe__Events__Main::setNotice() in favor of Tribe__Notices::set_notice()</li>\n<li>Deprecated – Tribe__Events__Main::truncate() in favor of tribe_events_get_the_excerpt()</li>\n<li>Deprecated – tribe_event_beginning_of_day() in favor of tribe_beginning_of_day()</li>\n<li>Deprecated – tribe_event_end_of_day() in favor of tribe_end_of_day()</li>\n<li>Deprecated – tribe_event_format_date() in favor of tribe_format_date()</li>\n<li>Deprecated – tribe_events_the_notices() in favor of tribe_the_notices()</li>\n</ul>\n<h4>3.x and previous</h4>\n<p>For release notes from the 3.x and older lifecycles, see our <a href=\"https://theeventscalendar.com/category/products/release-notes/\" rel=\"nofollow\">full historical release notes</a>.</p>\n\";s:11:\"screenshots\";s:2713:\"<ol><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=1679210\" alt=\"Month View with Hover\"></a><p>Month View with Hover</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-10.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-10.png?rev=1679210\" alt=\"Events List Widget\"></a><p>Events List Widget</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-11.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-11.png?rev=1679210\" alt=\"Mobile Month View\"></a><p>Mobile Month View</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-12.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-12.png?rev=1679210\" alt=\"CSV Importer\"></a><p>CSV Importer</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=1679210\" alt=\"Month View\"></a><p>Month View</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=1679210\" alt=\"Ver Lista\"></a><p>Ver Lista</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=1679210\" alt=\"Vista diaria\"></a><p>Vista diaria</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=1679210\" alt=\"Single Event\"></a><p>Single Event</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=1679210\" alt=\"Event Editor\"></a><p>Event Editor</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=1679210\" alt=\"Events Admin Listing\"></a><p>Events Admin Listing</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=1679210\" alt=\"Ajustes generales\"></a><p>Ajustes generales</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=1679210\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=1679210\" alt=\"Ajustes de visualización\"></a><p>Ajustes de visualización</p></li></ol>\";}s:13:\"download_link\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.13.zip\";s:11:\"screenshots\";a:12:{i:1;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=1679210\";s:7:\"caption\";s:21:\"Month View with Hover\";}i:10;a:2:{s:3:\"src\";s:73:\"https://ps.w.org/the-events-calendar/assets/screenshot-10.png?rev=1679210\";s:7:\"caption\";s:18:\"Events List Widget\";}i:11;a:2:{s:3:\"src\";s:73:\"https://ps.w.org/the-events-calendar/assets/screenshot-11.png?rev=1679210\";s:7:\"caption\";s:17:\"Mobile Month View\";}i:12;a:2:{s:3:\"src\";s:73:\"https://ps.w.org/the-events-calendar/assets/screenshot-12.png?rev=1679210\";s:7:\"caption\";s:12:\"CSV Importer\";}i:2;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=1679210\";s:7:\"caption\";s:10:\"Month View\";}i:3;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=1679210\";s:7:\"caption\";s:9:\"Ver Lista\";}i:4;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=1679210\";s:7:\"caption\";s:12:\"Vista diaria\";}i:5;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=1679210\";s:7:\"caption\";s:12:\"Single Event\";}i:6;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=1679210\";s:7:\"caption\";s:12:\"Event Editor\";}i:7;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=1679210\";s:7:\"caption\";s:20:\"Events Admin Listing\";}i:8;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=1679210\";s:7:\"caption\";s:17:\"Ajustes generales\";}i:9;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=1679210\";s:7:\"caption\";s:25:\"Ajustes de visualización\";}}s:4:\"tags\";a:5:{s:8:\"calendar\";s:8:\"calendar\";s:5:\"event\";s:5:\"Event\";s:6:\"events\";s:6:\"events\";s:9:\"organizer\";s:9:\"organizer\";s:5:\"venue\";s:5:\"venue\";}s:8:\"versions\";a:139:{s:3:\"1.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.zip\";s:5:\"1.5.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.1.zip\";s:5:\"1.5.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.2.zip\";s:5:\"1.5.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.3.zip\";s:5:\"1.5.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.4.zip\";s:5:\"1.5.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.5.zip\";s:5:\"1.5.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.6.zip\";s:3:\"1.6\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.zip\";s:5:\"1.6.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.1.zip\";s:5:\"1.6.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.2.zip\";s:5:\"1.6.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.3.zip\";s:5:\"1.6.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.4.zip\";s:5:\"1.6.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.5.zip\";s:3:\"2.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.zip\";s:5:\"2.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.1.zip\";s:6:\"2.0.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.10.zip\";s:6:\"2.0.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.11.zip\";s:5:\"2.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.2.zip\";s:5:\"2.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.3.zip\";s:5:\"2.0.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.4.zip\";s:5:\"2.0.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.5.zip\";s:5:\"2.0.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.6.zip\";s:5:\"2.0.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.7.zip\";s:5:\"2.0.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.8.zip\";s:5:\"2.0.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.9.zip\";s:3:\"3.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.zip\";s:5:\"3.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.1.zip\";s:5:\"3.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.2.zip\";s:5:\"3.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.3.zip\";s:3:\"3.1\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.1.zip\";s:4:\"3.10\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.10.zip\";s:6:\"3.10.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.10.1.zip\";s:4:\"3.11\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.zip\";s:6:\"3.11.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.1.zip\";s:6:\"3.11.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.2.zip\";s:4:\"3.12\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.zip\";s:6:\"3.12.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.1.zip\";s:6:\"3.12.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.2.zip\";s:6:\"3.12.3\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.3.zip\";s:6:\"3.12.4\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.4.zip\";s:6:\"3.12.5\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.5.zip\";s:6:\"3.12.6\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.6.zip\";s:3:\"3.2\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.2.zip\";s:3:\"3.3\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.3.zip\";s:5:\"3.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.3.1.zip\";s:3:\"3.4\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.4.zip\";s:5:\"3.4.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.4.1.zip\";s:3:\"3.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.5.zip\";s:5:\"3.5.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.5.1.zip\";s:3:\"3.6\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.6.zip\";s:5:\"3.6.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.6.1.zip\";s:3:\"3.7\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.7.zip\";s:3:\"3.8\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.8.zip\";s:5:\"3.8.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.8.1.zip\";s:3:\"3.9\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.zip\";s:5:\"3.9.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.1.zip\";s:5:\"3.9.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.2.zip\";s:5:\"3.9.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.3.zip\";s:3:\"4.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.zip\";s:5:\"4.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.1.zip\";s:5:\"4.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.2.zip\";s:5:\"4.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.3.zip\";s:5:\"4.0.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.4.zip\";s:5:\"4.0.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip\";s:5:\"4.0.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.6.zip\";s:5:\"4.0.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.7.zip\";s:3:\"4.1\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.zip\";s:7:\"4.1.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.0.1.zip\";s:5:\"4.1.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.1.zip\";s:7:\"4.1.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.1.1.zip\";s:5:\"4.1.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.2.zip\";s:5:\"4.1.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.3.zip\";s:5:\"4.1.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.4.zip\";s:3:\"4.2\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.zip\";s:5:\"4.2.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.1.zip\";s:7:\"4.2.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.1.1.zip\";s:5:\"4.2.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.2.zip\";s:5:\"4.2.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.3.zip\";s:5:\"4.2.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.4.zip\";s:5:\"4.2.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.5.zip\";s:5:\"4.2.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.6.zip\";s:5:\"4.2.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.7.zip\";s:3:\"4.3\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.zip\";s:7:\"4.3.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.0.1.zip\";s:5:\"4.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.1.zip\";s:7:\"4.3.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.1.1.zip\";s:5:\"4.3.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.2.zip\";s:5:\"4.3.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.3.zip\";s:5:\"4.3.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.zip\";s:7:\"4.3.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.1.zip\";s:7:\"4.3.4.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.2.zip\";s:5:\"4.3.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.5.zip\";s:3:\"4.4\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.zip\";s:7:\"4.4.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.0.1.zip\";s:5:\"4.4.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.1.zip\";s:7:\"4.4.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.1.1.zip\";s:5:\"4.4.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.2.zip\";s:5:\"4.4.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.3.zip\";s:5:\"4.4.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.4.zip\";s:5:\"4.4.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.5.zip\";s:3:\"4.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.zip\";s:7:\"4.5.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.0.1.zip\";s:7:\"4.5.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.0.2.zip\";s:5:\"4.5.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.1.zip\";s:6:\"4.5.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.10.zip\";s:8:\"4.5.10.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.10.1.zip\";s:6:\"4.5.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.11.zip\";s:6:\"4.5.12\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.zip\";s:8:\"4.5.12.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.1.zip\";s:8:\"4.5.12.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.2.zip\";s:8:\"4.5.12.3\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.3.zip\";s:6:\"4.5.13\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.13.zip\";s:5:\"4.5.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.2.zip\";s:7:\"4.5.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.2.1.zip\";s:5:\"4.5.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.3.zip\";s:5:\"4.5.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.4.zip\";s:5:\"4.5.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.5.zip\";s:5:\"4.5.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.6.zip\";s:5:\"4.5.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.7.zip\";s:5:\"4.5.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.8.zip\";s:7:\"4.5.8.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.8.1.zip\";s:5:\"4.5.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.9.zip\";s:3:\"4.6\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.zip\";s:5:\"4.6.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.1.zip\";s:6:\"4.6.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.10.zip\";s:8:\"4.6.10.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.10.1.zip\";s:6:\"4.6.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.11.zip\";s:8:\"4.6.11.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.11.1.zip\";s:6:\"4.6.12\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.12.zip\";s:6:\"4.6.13\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.13.zip\";s:5:\"4.6.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.2.zip\";s:5:\"4.6.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.3.zip\";s:5:\"4.6.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.4.zip\";s:5:\"4.6.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.5.zip\";s:5:\"4.6.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.6.zip\";s:5:\"4.6.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.7.zip\";s:5:\"4.6.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.8.zip\";s:5:\"4.6.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.9.zip\";s:5:\"trunk\";s:62:\"https://downloads.wordpress.org/plugin/the-events-calendar.zip\";}s:11:\"donate_link\";s:18:\"http://m.tri.be/29\";s:12:\"contributors\";a:0:{}}s:14:\"contact-form-7\";a:25:{s:4:\"name\";s:14:\"Contact Form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:7:\"version\";s:5:\"5.0.1\";s:6:\"author\";s:62:\"<a href=\"https://ideasilo.wordpress.com/\">Takayuki Miyoshi</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/takayukister\";s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:6:\"rating\";d:90;s:7:\"ratings\";a:5:{i:5;i:1208;i:4;i:116;i:3;i:33;i:2;i:33;i:1;i:117;}s:11:\"num_ratings\";i:1507;s:15:\"support_threads\";i:604;s:24:\"support_threads_resolved\";i:139;s:10:\"downloaded\";i:78515391;s:12:\"last_updated\";s:22:\"2018-02-27 11:06am GMT\";s:5:\"added\";s:10:\"2007-08-02\";s:8:\"homepage\";s:25:\"https://contactform7.com/\";s:8:\"sections\";a:5:{s:11:\"description\";s:2221:\"<p>Contact Form 7 puede gestionar múltiples formularios de contacto, además, puedes personalizar el formulario y el contenido de los correos electrónicos de manera sencilla mediante un simple marcado. El formulario es compatible con envíos por Ajax, CAPTCHA, filtrado de spam de Akismet y mucho más.</p>\n<h4>Documentación y soporte</h4>\n<p>Puedes encontrar <a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">documentación</a>, <a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a> e información más detallada sobre Contact Form 7 en <a href=\"https://contactform7.com/\" rel=\"nofollow\">contactform7.com</a>. Si no eres capaz de encontrar la respuesta a tu pregunta en las preguntas frecuentes o en la documentación, deberías revisar el <a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">foro de soporte</a> en WordPress.org. Si no localizas ningún tema que ataña a tu problema en particular, abre un nuevo hilo.</p>\n<h4>Contact Form 7 necesita de tu apoyo</h4>\n<p>Es difícil seguir con el desarrollo y el soporte para este plugin gratuito sin las contribuciones de usuarios como tú. Si disfrutas usando Contact Form 7 y lo encuentras útil, por favor considera <a href=\"https://contactform7.com/donate/\" rel=\"nofollow\"><strong>hacer una donación</strong></a>. Tu donación nos ayudará a seguir adelante y apoyará el continuo desarrollo del plugin y un mejor soporte a los usuarios.</p>\n<h4>Plugins recomendados</h4>\n<p>Se recomiendan los siguientes plugins a los usuarios de Contact Form 7:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/flamingo/\">Flamingo</a> de Takayuki Miyoshi – Con Flamingo, puedes guardar los mensajes enviados vía formularios de contacto en la base de datos.</li>\n<li><a href=\"https://wordpress.org/plugins/bogo/\">Bogo</a> de Takayuki Miyoshi – Bogo es un plugin multilenguaje directo y claro que no provoca dolores de cabeza.</li>\n</ul>\n<h4>Traducciones</h4>\n<p>Puedes <a href=\"https://contactform7.com/translating-contact-form-7/\" rel=\"nofollow\">traducir Contact Form 7</a> en <a href=\"https://translate.wordpress.org/projects/wp-plugins/contact-form-7\" rel=\"nofollow\"><strong>translate.wordpress.org</strong></a>.</p>\n\";s:12:\"installation\";s:424:\"<ol>\n<li>Sube la carpeta completa <code>contact-form-7</code> al directorio <code>/wp-content/plugins/</code>.</li>\n<li>Activa el plugin desde el menú ‘Plugins’ de WordPress.</li>\n</ol>\n<p>Encontrarás el menú ‘Contacto’ en tu panel de administración de WordPress.</p>\n<p>Para un uso básico, puedes echar un vistazo al <a href=\"https://contactform7.com/\" rel=\"nofollow\">sitio del plugin</a>.</p>\n\";s:3:\"faq\";s:933:\"<p>¿Tienes preguntas o problemas con Contact Form 7? Utiliza estos canales de soporte apropiadamente.</p>\n<ol>\n<li><a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">Documentación</a></li>\n<li><a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">Foro de soporte</a></li>\n</ol>\n<p><a href=\"https://contactform7.com/support/\" rel=\"nofollow\">Soporte</a></p>\n\n<h4>Instrucciones de instalación</h4>\n<p>\n<ol>\n<li>Sube la carpeta completa <code>contact-form-7</code> al directorio <code>/wp-content/plugins/</code>.</li>\n<li>Activa el plugin desde el menú ‘Plugins’ de WordPress.</li>\n</ol>\n<p>Encontrarás el menú ‘Contacto’ en tu panel de administración de WordPress.</p>\n<p>Para un uso básico, puedes echar un vistazo al <a href=\"https://contactform7.com/\" rel=\"nofollow\">sitio del plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:2579:\"<p>Para más información revisa la página de <a href=\"https://contactform7.com/category/releases/\" rel=\"nofollow\">versiones</a>.</p>\n<h4>5.0.1</h4>\n<ul>\n<li>Solucionados usos incorrectos de _n().</li>\n<li>Validación de la configuración: Conteo incorrecto de alertas solucionado en el panel de la pestaña de Ajustes adicionales.</li>\n<li>Validación de la configuración: Solucionado un tratamiento incorrecto de la etiqueta de correo especial [_site_admin_email] en el campo de la cabecera de correo Desde.</li>\n<li>Casilla de aceptación: Los atributos e id de la clase especificados se aplicaban al elemento HTML incorrecto.</li>\n<li>Validación de la configuración: Cuando hay una cabecera de correo adicional en buzones de correo, como CC o Responder-a, pero no tiene un valor vacío posible, se muestra el error “Utilizada sintaxis de correo no válida”</li>\n<li>Especifica explícitamente el cuarto parámetro de add_action() para evitar pasar valores de parámetro no intencionados.</li>\n<li>Comprueba si el directorio de destino está vacío antes de borrar el directorio.</li>\n</ul>\n<h4>5.0</h4>\n<ul>\n<li>Ajustes adicionales: on_sent_ok y on_submit han sido eliminados.</li>\n<li>Nuevo ajuste adicional: skip_mail</li>\n<li>Flamingo: el título de canal entrante cambia a la vez que cambia en el título del correspondiente formulario de contacto.</li>\n<li>Eventos DOM: Haz que la API entera responda a la accesibilidad del objeto a través de event.detail.apiResponse.</li>\n<li>Correo HTML: Añade lenguaje relativo al atributo a la cabecera HTML.</li>\n<li>Subir archivos: Se ajusta la aceptación de atributo al campo de subida.</li>\n<li>Presentamos el WPCF7_MailTag class.</li>\n<li>Permite cancelar un intento de envio de correo usando el gancho de acción wpcf7_before_send_mail. También puedes hacer ajustes en el estado y mensaje mediante el gancho de acción.</li>\n<li>Casilla de aceptación: Permite especificar la declaración de condiciones en el apartado de etiquetas del formulario.</li>\n<li>Casilla de aceptación: soporta la opción opcional.</li>\n<li>Nuevas etiquetas de correo especiales: [_site_title], [_site_description], [_site_url], [_site_admin_email], [_invalid_fields], [_user_login], [_user_email], [_user_url], [_user_first_name], [_user_last_name], [_user_nickname] y [_user_display_name]</li>\n<li>Nuevos ganchos de filtro: wpcf7_upload_file_name, wpcf7_autop_or_not, wpcf7_posted_data_{$type} y wpcf7_mail_tag_replaced_{$type}</li>\n<li>Nuevas características de etiquetas: zero-controls-container y not-for-mail</li>\n</ul>\n\";s:11:\"screenshots\";s:225:\"<ol><li><a href=\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\"><img src=\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\" alt=\"screenshot-1.png\"></a><p>screenshot-1.png</p></li></ol>\";}s:13:\"download_link\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.1.zip\";s:11:\"screenshots\";a:1:{i:1;a:2:{s:3:\"src\";s:67:\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\";s:7:\"caption\";s:16:\"screenshot-1.png\";}}s:4:\"tags\";a:5:{s:7:\"contact\";s:7:\"contact\";s:12:\"contact-form\";s:12:\"contact form\";s:5:\"email\";s:5:\"email\";s:8:\"feedback\";s:8:\"feedback\";s:4:\"form\";s:4:\"form\";}s:8:\"versions\";a:128:{s:3:\"1.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.1.zip\";s:4:\"1.10\";s:62:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.zip\";s:8:\"1.10.0.1\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.0.1.zip\";s:6:\"1.10.1\";s:64:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.1.zip\";s:3:\"1.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.2.zip\";s:3:\"1.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.zip\";s:5:\"1.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.1.zip\";s:5:\"1.3.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.2.zip\";s:3:\"1.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.zip\";s:5:\"1.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.1.zip\";s:5:\"1.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.2.zip\";s:5:\"1.4.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.3.zip\";s:5:\"1.4.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.4.zip\";s:3:\"1.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.5.zip\";s:3:\"1.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.6.zip\";s:5:\"1.6.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.6.1.zip\";s:3:\"1.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.zip\";s:5:\"1.7.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.1.zip\";s:5:\"1.7.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.2.zip\";s:5:\"1.7.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.4.zip\";s:5:\"1.7.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.5.zip\";s:5:\"1.7.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.6.zip\";s:7:\"1.7.6.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.6.1.zip\";s:5:\"1.7.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.7.zip\";s:7:\"1.7.7.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.7.1.zip\";s:5:\"1.7.8\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.8.zip\";s:3:\"1.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.zip\";s:7:\"1.8.0.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.1.zip\";s:7:\"1.8.0.2\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.2.zip\";s:7:\"1.8.0.3\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.3.zip\";s:7:\"1.8.0.4\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.4.zip\";s:5:\"1.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.1.zip\";s:7:\"1.8.1.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.1.1.zip\";s:3:\"1.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.zip\";s:5:\"1.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.1.zip\";s:5:\"1.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.zip\";s:7:\"1.9.2.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.1.zip\";s:7:\"1.9.2.2\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.2.zip\";s:5:\"1.9.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.3.zip\";s:5:\"1.9.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.4.zip\";s:5:\"1.9.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.5.zip\";s:7:\"1.9.5.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.5.1.zip\";s:3:\"2.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.zip\";s:8:\"2.0-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0-beta.zip\";s:5:\"2.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.1.zip\";s:5:\"2.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.2.zip\";s:5:\"2.0.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.3.zip\";s:5:\"2.0.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.4.zip\";s:5:\"2.0.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.5.zip\";s:5:\"2.0.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.6.zip\";s:5:\"2.0.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.7.zip\";s:3:\"2.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.zip\";s:5:\"2.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.1.zip\";s:5:\"2.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.2.zip\";s:3:\"2.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.2.zip\";s:5:\"2.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.2.1.zip\";s:3:\"2.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.3.zip\";s:5:\"2.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.3.1.zip\";s:3:\"2.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.zip\";s:5:\"2.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.1.zip\";s:5:\"2.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.2.zip\";s:5:\"2.4.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.3.zip\";s:5:\"2.4.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.4.zip\";s:5:\"2.4.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.5.zip\";s:5:\"2.4.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.6.zip\";s:3:\"3.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.zip\";s:8:\"3.0-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0-beta.zip\";s:5:\"3.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.1.zip\";s:5:\"3.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.2.zip\";s:7:\"3.0.2.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.2.1.zip\";s:3:\"3.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.zip\";s:5:\"3.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.1.zip\";s:5:\"3.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.2.zip\";s:3:\"3.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.2.zip\";s:5:\"3.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.2.1.zip\";s:3:\"3.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.zip\";s:5:\"3.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.1.zip\";s:5:\"3.3.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.2.zip\";s:5:\"3.3.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.3.zip\";s:3:\"3.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.zip\";s:5:\"3.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.1.zip\";s:5:\"3.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.2.zip\";s:3:\"3.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.zip\";s:5:\"3.5.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.1.zip\";s:5:\"3.5.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.2.zip\";s:5:\"3.5.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.3.zip\";s:5:\"3.5.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.4.zip\";s:3:\"3.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.6.zip\";s:3:\"3.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.zip\";s:5:\"3.7.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.1.zip\";s:5:\"3.7.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.2.zip\";s:3:\"3.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.8.zip\";s:5:\"3.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.8.1.zip\";s:3:\"3.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.zip\";s:8:\"3.9-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9-beta.zip\";s:5:\"3.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.1.zip\";s:5:\"3.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.2.zip\";s:5:\"3.9.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.3.zip\";s:3:\"4.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.zip\";s:5:\"4.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.1.zip\";s:5:\"4.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.2.zip\";s:5:\"4.0.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.3.zip\";s:3:\"4.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.zip\";s:8:\"4.1-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1-beta.zip\";s:5:\"4.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.1.zip\";s:5:\"4.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.2.zip\";s:3:\"4.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.zip\";s:8:\"4.2-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2-beta.zip\";s:5:\"4.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.1.zip\";s:5:\"4.2.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.2.zip\";s:3:\"4.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.3.zip\";s:5:\"4.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.3.1.zip\";s:3:\"4.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.zip\";s:5:\"4.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.1.zip\";s:5:\"4.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.2.zip\";s:3:\"4.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.5.zip\";s:5:\"4.5.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.5.1.zip\";s:3:\"4.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.6.zip\";s:5:\"4.6.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.6.1.zip\";s:3:\"4.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.7.zip\";s:3:\"4.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.8.zip\";s:5:\"4.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.8.1.zip\";s:3:\"4.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.zip\";s:5:\"4.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.1.zip\";s:5:\"4.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.2.zip\";s:3:\"5.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.zip\";s:5:\"5.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.1.zip\";s:5:\"trunk\";s:57:\"https://downloads.wordpress.org/plugin/contact-form-7.zip\";}s:11:\"donate_link\";s:32:\"https://contactform7.com/donate/\";s:12:\"contributors\";a:0:{}}}','no'),(199,'fusion_core_version','3.4.2','yes'),(200,'fusion_core_flush_permalinks','1','yes'),(214,'fusion_builder_version','1.4.2','yes'),(235,'fusion_options','a:740:{s:8:\"last_tab\";s:0:\"\";s:6:\"layout\";s:4:\"Wide\";s:10:\"site_width\";s:6:\"1170px\";s:13:\"margin_offset\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";}s:13:\"scroll_offset\";s:4:\"full\";s:18:\"boxed_modal_shadow\";s:4:\"None\";s:12:\"main_padding\";a:2:{s:3:\"top\";s:4:\"55px\";s:6:\"bottom\";s:3:\"0px\";}s:16:\"hundredp_padding\";s:3:\"0px\";s:13:\"sidebar_width\";s:3:\"23%\";s:17:\"sidebar_2_1_width\";s:3:\"21%\";s:17:\"sidebar_2_2_width\";s:3:\"21%\";s:10:\"nav_height\";s:2:\"84\";s:20:\"menu_highlight_style\";s:3:\"bar\";s:25:\"menu_highlight_background\";s:7:\"#a0ce4e\";s:15:\"menu_arrow_size\";a:2:{s:5:\"width\";s:4:\"23px\";s:6:\"height\";s:4:\"12px\";}s:20:\"nav_highlight_border\";s:1:\"0\";s:11:\"nav_padding\";s:2:\"80\";s:15:\"megamenu_shadow\";s:1:\"1\";s:19:\"dropdown_menu_width\";s:3:\"180\";s:34:\"mainmenu_dropdown_vertical_padding\";s:1:\"7\";s:33:\"mainmenu_dropdown_display_divider\";s:1:\"1\";s:31:\"menu_display_dropdown_indicator\";s:1:\"0\";s:20:\"main_nav_search_icon\";s:1:\"1\";s:20:\"main_nav_icon_circle\";s:1:\"0\";s:25:\"main_nav_highlight_radius\";s:3:\"0px\";s:17:\"menu_sub_bg_color\";s:7:\"#f2efef\";s:19:\"menu_bg_hover_color\";s:7:\"#f8f8f8\";s:18:\"menu_sub_sep_color\";s:7:\"#dcdadb\";s:17:\"menu_h45_bg_color\";s:7:\"#00a8ff\";s:14:\"nav_typography\";a:10:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#2f4f9b\";}s:22:\"menu_hover_first_color\";s:7:\"#000000\";s:22:\"nav_dropdown_font_size\";s:4:\"14px\";s:18:\"side_nav_font_size\";s:4:\"14px\";s:15:\"menu_text_align\";s:6:\"center\";s:14:\"menu_sub_color\";s:7:\"#333333\";s:26:\"flyout_menu_icon_font_size\";s:4:\"20px\";s:24:\"flyout_nav_icons_padding\";s:2:\"45\";s:22:\"flyout_menu_icon_color\";s:7:\"#333333\";s:28:\"flyout_menu_icon_hover_color\";s:7:\"#f05858\";s:28:\"flyout_menu_background_color\";s:22:\"rgba(255,255,255,0.95)\";s:21:\"flyout_menu_direction\";s:4:\"fade\";s:23:\"topmenu_dropwdown_width\";s:3:\"180\";s:29:\"header_top_first_border_color\";s:7:\"#e5e5e5\";s:23:\"header_top_sub_bg_color\";s:7:\"#ffffff\";s:30:\"header_top_menu_bg_hover_color\";s:7:\"#fafafa\";s:29:\"header_top_menu_sub_sep_color\";s:7:\"#e5e5e5\";s:14:\"snav_font_size\";s:4:\"12px\";s:11:\"sec_menu_lh\";s:4:\"44px\";s:10:\"snav_color\";s:7:\"#ffffff\";s:25:\"header_top_menu_sub_color\";s:7:\"#747474\";s:31:\"header_top_menu_sub_hover_color\";s:7:\"#333333\";s:18:\"mobile_menu_design\";s:6:\"modern\";s:18:\"mobile_nav_padding\";s:2:\"25\";s:28:\"mobile_menu_icons_top_margin\";s:1:\"0\";s:22:\"mobile_menu_nav_height\";s:2:\"35\";s:27:\"mobile_nav_submenu_slideout\";s:1:\"1\";s:22:\"mobile_header_bg_color\";s:7:\"#ffffff\";s:28:\"mobile_menu_background_color\";s:7:\"#f9f9f9\";s:23:\"mobile_menu_hover_color\";s:7:\"#f6f6f6\";s:24:\"mobile_menu_border_color\";s:7:\"#dadada\";s:24:\"mobile_menu_toggle_color\";s:7:\"#dadada\";s:22:\"mobile_menu_typography\";a:11:{s:11:\"font-family\";s:7:\"PT Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"35px\";s:14:\"letter-spacing\";s:1:\"0\";s:5:\"color\";s:7:\"#333333\";}s:28:\"mobile_menu_font_hover_color\";s:7:\"#333333\";s:22:\"mobile_menu_text_align\";s:4:\"left\";s:18:\"megamenu_max_width\";s:4:\"1100\";s:19:\"megamenu_title_size\";s:4:\"18px\";s:30:\"megamenu_item_vertical_padding\";s:1:\"5\";s:29:\"megamenu_item_display_divider\";s:1:\"0\";s:18:\"menu_icon_position\";s:4:\"left\";s:14:\"menu_icon_size\";s:2:\"14\";s:15:\"menu_icon_color\";s:7:\"#333333\";s:21:\"menu_icon_hover_color\";s:7:\"#00a8ff\";s:19:\"menu_thumbnail_size\";a:2:{s:5:\"width\";s:4:\"26px\";s:6:\"height\";s:4:\"14px\";}s:10:\"responsive\";s:1:\"1\";s:21:\"grid_main_break_point\";s:4:\"1000\";s:23:\"side_header_break_point\";s:3:\"800\";s:19:\"content_break_point\";s:3:\"800\";s:19:\"sidebar_break_point\";s:3:\"800\";s:11:\"mobile_zoom\";s:1:\"1\";s:21:\"typography_responsive\";s:1:\"0\";s:22:\"typography_sensitivity\";s:3:\"0.6\";s:17:\"typography_factor\";s:3:\"1.5\";s:12:\"color_scheme\";s:0:\"\";s:13:\"primary_color\";s:7:\"#005298\";s:15:\"header_position\";s:3:\"Top\";s:13:\"header_layout\";s:2:\"v1\";s:15:\"slider_position\";s:5:\"Above\";s:19:\"header_left_content\";s:12:\"Contact Info\";s:20:\"header_right_content\";s:12:\"Social Links\";s:17:\"header_v4_content\";s:6:\"Banner\";s:13:\"header_number\";s:16:\"(+57 5) 667 0526\";s:12:\"header_email\";s:41:\"mercadeo@167.86.127.34/callegariplasticos\";s:14:\"header_tagline\";s:0:\"\";s:18:\"header_banner_code\";s:0:\"\";s:15:\"header_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:14:\"header_bg_full\";s:1:\"0\";s:18:\"header_bg_parallax\";s:1:\"1\";s:16:\"header_bg_repeat\";s:9:\"no-repeat\";s:17:\"side_header_width\";s:3:\"280\";s:14:\"header_padding\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:13:\"header_shadow\";s:1:\"0\";s:16:\"header_100_width\";s:1:\"0\";s:15:\"header_bg_color\";s:7:\"#ffffff\";s:19:\"header_border_color\";s:7:\"#e5e5e5\";s:19:\"header_top_bg_color\";s:7:\"#005298\";s:17:\"tagline_font_size\";s:4:\"16px\";s:18:\"tagline_font_color\";s:7:\"#747474\";s:13:\"header_sticky\";s:1:\"1\";s:20:\"header_sticky_tablet\";s:1:\"0\";s:20:\"header_sticky_mobile\";s:1:\"0\";s:23:\"header_sticky_shrinkage\";s:1:\"0\";s:26:\"header_sticky_type2_layout\";s:9:\"menu_only\";s:22:\"header_sticky_bg_color\";s:7:\"#ffffff\";s:24:\"header_sticky_menu_color\";s:7:\"#004d93\";s:25:\"header_sticky_nav_padding\";s:2:\"20\";s:27:\"header_sticky_nav_font_size\";s:4:\"20px\";s:14:\"logo_alignment\";s:6:\"Center\";s:11:\"logo_margin\";a:4:{s:3:\"top\";s:4:\"31px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:4:\"31px\";s:4:\"left\";s:3:\"0px\";}s:15:\"logo_background\";s:1:\"0\";s:21:\"logo_background_color\";s:7:\"#a0ce4e\";s:16:\"logo_custom_link\";s:0:\"\";s:4:\"logo\";a:5:{s:3:\"url\";s:65:\"http://callegariplasticos.com/wp-content/uploads/2018/08/logo.png\";s:2:\"id\";s:3:\"464\";s:6:\"height\";s:2:\"66\";s:5:\"width\";s:3:\"194\";s:9:\"thumbnail\";s:72:\"http://callegariplasticos.com/wp-content/uploads/2018/08/logo-150x66.png\";}s:11:\"logo_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"sticky_header_logo\";a:5:{s:3:\"url\";s:65:\"http://callegariplasticos.com/wp-content/uploads/2018/08/logo.png\";s:2:\"id\";s:3:\"464\";s:6:\"height\";s:2:\"66\";s:5:\"width\";s:3:\"194\";s:9:\"thumbnail\";s:72:\"http://callegariplasticos.com/wp-content/uploads/2018/08/logo-150x66.png\";}s:25:\"sticky_header_logo_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:11:\"mobile_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"mobile_logo_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:7:\"favicon\";a:5:{s:3:\"url\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";s:2:\"id\";s:3:\"619\";s:6:\"height\";s:2:\"93\";s:5:\"width\";s:2:\"92\";s:9:\"thumbnail\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";}s:11:\"iphone_icon\";a:5:{s:3:\"url\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";s:2:\"id\";s:3:\"619\";s:6:\"height\";s:2:\"93\";s:5:\"width\";s:2:\"92\";s:9:\"thumbnail\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";}s:18:\"iphone_icon_retina\";a:5:{s:3:\"url\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";s:2:\"id\";s:3:\"619\";s:6:\"height\";s:2:\"93\";s:5:\"width\";s:2:\"92\";s:9:\"thumbnail\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";}s:9:\"ipad_icon\";a:5:{s:3:\"url\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";s:2:\"id\";s:3:\"619\";s:6:\"height\";s:2:\"93\";s:5:\"width\";s:2:\"92\";s:9:\"thumbnail\";s:78:\"http://callegariplasticos.com/wp-content/uploads/2018/08/favicon-callegari.png\";}s:16:\"ipad_icon_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:14:\"page_title_bar\";s:15:\"bar_and_content\";s:19:\"page_title_bar_text\";s:1:\"1\";s:20:\"page_title_100_width\";s:1:\"0\";s:17:\"page_title_height\";s:4:\"61px\";s:24:\"page_title_mobile_height\";s:4:\"61px\";s:19:\"page_title_bg_color\";s:7:\"#ffffff\";s:23:\"page_title_border_color\";s:7:\"#d2d3d4\";s:20:\"page_title_font_size\";s:4:\"35px\";s:22:\"page_title_line_height\";s:6:\"Bolder\";s:16:\"page_title_color\";s:7:\"#00a8ff\";s:30:\"page_title_subheader_font_size\";s:4:\"14px\";s:20:\"page_title_alignment\";s:4:\"left\";s:13:\"page_title_bg\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:20:\"page_title_bg_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"page_title_bg_full\";s:1:\"0\";s:22:\"page_title_bg_parallax\";s:1:\"0\";s:17:\"page_title_fading\";s:1:\"0\";s:17:\"page_title_bar_bs\";s:4:\"none\";s:17:\"breadcrumb_mobile\";s:1:\"0\";s:16:\"breacrumb_prefix\";s:0:\"\";s:20:\"breadcrumb_separator\";s:1:\"/\";s:21:\"breadcrumbs_font_size\";s:8:\"1.125rem\";s:22:\"breadcrumbs_text_color\";s:7:\"#00a8ff\";s:26:\"breadcrumb_show_categories\";s:1:\"1\";s:33:\"breadcrumb_show_post_type_archive\";s:1:\"0\";s:18:\"slidingbar_widgets\";s:1:\"0\";s:25:\"mobile_slidingbar_widgets\";s:1:\"0\";s:19:\"slidingbar_position\";s:3:\"top\";s:17:\"slidingbar_sticky\";s:1:\"1\";s:23:\"slidingbar_open_on_load\";s:1:\"0\";s:26:\"slidingbar_widgets_columns\";s:1:\"2\";s:24:\"slidingbar_content_align\";s:4:\"left\";s:23:\"slidingbar_toggle_style\";s:8:\"triangle\";s:19:\"slidingbar_bg_color\";s:7:\"#363839\";s:24:\"slidingbar_divider_color\";s:7:\"#505152\";s:28:\"slidingbar_toggle_icon_color\";s:7:\"#ffffff\";s:20:\"slidingbar_font_size\";s:4:\"13px\";s:25:\"slidingbar_headings_color\";s:7:\"#dddddd\";s:21:\"slidingbar_text_color\";s:7:\"#8C8989\";s:21:\"slidingbar_link_color\";s:7:\"#bfbfbf\";s:27:\"slidingbar_link_color_hover\";s:7:\"#a0ce4e\";s:17:\"slidingbar_border\";s:1:\"0\";s:14:\"footer_widgets\";s:1:\"1\";s:22:\"footer_widgets_columns\";s:1:\"1\";s:29:\"footer_widgets_center_content\";s:1:\"1\";s:22:\"footer_special_effects\";s:4:\"none\";s:16:\"footer_copyright\";s:1:\"1\";s:31:\"footer_copyright_center_content\";s:1:\"0\";s:11:\"footer_text\";s:201:\"Copyright@ | Callegari Plasticos | Diseño y Desarrollo <a href=\"http://www.grupocartagena.com\" target=\"_blank\">Grupo Cartagena :)</a> \r\ny <a href=\"http://www.akia.co\" target=\"_blank\">Akia Digital</a>\";s:16:\"footerw_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:15:\"footerw_bg_full\";s:1:\"0\";s:17:\"footerw_bg_repeat\";s:9:\"no-repeat\";s:14:\"footerw_bg_pos\";s:13:\"center center\";s:16:\"footer_100_width\";s:1:\"0\";s:19:\"footer_area_padding\";a:4:{s:3:\"top\";s:4:\"43px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:4:\"40px\";s:4:\"left\";s:3:\"0px\";}s:15:\"footer_bg_color\";s:7:\"#e0261f\";s:18:\"footer_border_size\";s:1:\"0\";s:19:\"footer_border_color\";s:7:\"#e9eaee\";s:20:\"footer_divider_color\";s:7:\"#505152\";s:17:\"copyright_padding\";a:2:{s:3:\"top\";s:4:\"18px\";s:6:\"bottom\";s:4:\"16px\";}s:18:\"copyright_bg_color\";s:7:\"#282a2b\";s:21:\"copyright_border_size\";s:1:\"1\";s:22:\"copyright_border_color\";s:7:\"#4B4C4D\";s:26:\"footer_headings_typography\";a:11:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"200\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"letter-spacing\";s:1:\"0\";s:5:\"color\";s:7:\"#ffffff\";}s:17:\"footer_text_color\";s:7:\"#ffffff\";s:17:\"footer_link_color\";s:7:\"#ffffff\";s:23:\"footer_link_color_hover\";s:7:\"#005298\";s:20:\"copyright_text_color\";s:7:\"#ffffff\";s:20:\"copyright_link_color\";s:7:\"#ffffff\";s:26:\"copyright_link_color_hover\";s:7:\"#ffffff\";s:19:\"copyright_font_size\";s:4:\"12px\";s:14:\"sidebar_sticky\";s:4:\"none\";s:15:\"sidebar_padding\";s:3:\"0px\";s:16:\"sidebar_bg_color\";s:7:\"#ffffff\";s:23:\"sidebar_widget_bg_color\";s:19:\"rgba(255,255,255,0)\";s:15:\"sidew_font_size\";s:4:\"18px\";s:21:\"sidebar_heading_color\";s:7:\"#00a8ff\";s:20:\"pages_global_sidebar\";s:1:\"0\";s:13:\"pages_sidebar\";s:4:\"None\";s:15:\"pages_sidebar_2\";s:4:\"None\";s:19:\"default_sidebar_pos\";s:5:\"Right\";s:24:\"portfolio_global_sidebar\";s:1:\"0\";s:17:\"portfolio_sidebar\";s:4:\"None\";s:19:\"portfolio_sidebar_2\";s:4:\"None\";s:26:\"portfolio_sidebar_position\";s:5:\"Right\";s:25:\"portfolio_archive_sidebar\";s:4:\"None\";s:27:\"portfolio_archive_sidebar_2\";s:4:\"None\";s:20:\"posts_global_sidebar\";s:1:\"0\";s:13:\"posts_sidebar\";s:4:\"None\";s:15:\"posts_sidebar_2\";s:4:\"None\";s:21:\"blog_sidebar_position\";s:5:\"Right\";s:20:\"blog_archive_sidebar\";s:4:\"None\";s:22:\"blog_archive_sidebar_2\";s:4:\"None\";s:14:\"search_sidebar\";s:12:\"Blog Sidebar\";s:16:\"search_sidebar_2\";s:4:\"None\";s:23:\"search_sidebar_position\";s:5:\"Right\";s:18:\"woo_global_sidebar\";s:1:\"0\";s:11:\"woo_sidebar\";s:4:\"None\";s:13:\"woo_sidebar_2\";s:4:\"None\";s:20:\"woo_sidebar_position\";s:5:\"Right\";s:27:\"woocommerce_archive_sidebar\";s:4:\"None\";s:29:\"woocommerce_archive_sidebar_2\";s:4:\"None\";s:16:\"content_bg_color\";s:7:\"#ffffff\";s:16:\"content_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:15:\"content_bg_full\";s:1:\"0\";s:17:\"content_bg_repeat\";s:9:\"no-repeat\";s:8:\"bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:7:\"bg_full\";s:1:\"0\";s:9:\"bg_repeat\";s:9:\"no-repeat\";s:8:\"bg_color\";s:7:\"#d7d6d6\";s:17:\"bg_pattern_option\";s:1:\"0\";s:10:\"bg_pattern\";s:8:\"pattern1\";s:15:\"body_typography\";a:11:{s:11:\"font-family\";s:6:\"Roboto\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"28px\";s:14:\"letter-spacing\";s:1:\"0\";s:5:\"color\";s:7:\"#000000\";}s:10:\"link_color\";s:7:\"#333333\";s:13:\"h1_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"34px\";s:11:\"line-height\";s:3:\"1.4\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:6:\"0.67em\";s:13:\"margin-bottom\";s:6:\"0.67em\";s:5:\"color\";s:7:\"#e0261f\";}s:13:\"h2_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"26px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:3:\"0em\";s:13:\"margin-bottom\";s:5:\"1.1em\";s:5:\"color\";s:7:\"#e0261f\";}s:13:\"h3_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"26px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:3:\"1em\";s:13:\"margin-bottom\";s:3:\"1em\";s:5:\"color\";s:7:\"#e0261f\";}s:13:\"h4_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:1:\"1\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:6:\"1.33em\";s:13:\"margin-bottom\";s:5:\"0.5em\";s:5:\"color\";s:7:\"#ffffff\";}s:13:\"h5_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:6:\"1.67em\";s:13:\"margin-bottom\";s:6:\"1.67em\";s:5:\"color\";s:7:\"#004d93\";}s:13:\"h6_typography\";a:13:{s:11:\"font-family\";s:9:\"Work Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:9:\"font-size\";s:4:\"11px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:6:\"2.33em\";s:13:\"margin-bottom\";s:6:\"2.33em\";s:5:\"color\";s:7:\"#004d93\";}s:21:\"post_titles_font_size\";s:4:\"18px\";s:19:\"post_titles_font_lh\";s:4:\"27px\";s:28:\"post_titles_extras_font_size\";s:4:\"18px\";s:12:\"custom_fonts\";a:7:{s:25:\"fusionredux_repeater_data\";a:1:{i:0;a:1:{s:5:\"title\";s:0:\"\";}}s:4:\"name\";a:1:{i:0;s:0:\"\";}s:4:\"woff\";a:1:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:5:\"woff2\";a:1:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:3:\"ttf\";a:1:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:3:\"svg\";a:1:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:3:\"eot\";a:1:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}}s:19:\"blog_page_title_bar\";s:15:\"bar_and_content\";s:24:\"blog_show_page_title_bar\";s:15:\"bar_and_content\";s:10:\"blog_title\";s:4:\"Blog\";s:13:\"blog_subtitle\";s:0:\"\";s:11:\"blog_layout\";s:5:\"Large\";s:19:\"blog_archive_layout\";s:5:\"Large\";s:20:\"blog_pagination_type\";s:10:\"Pagination\";s:36:\"blog_load_more_posts_button_bg_color\";s:7:\"#ebeaea\";s:17:\"blog_grid_columns\";s:1:\"3\";s:24:\"blog_grid_column_spacing\";s:2:\"40\";s:18:\"blog_equal_heights\";s:1:\"0\";s:25:\"blog_archive_grid_padding\";a:4:{s:3:\"top\";s:4:\"30px\";s:5:\"right\";s:4:\"25px\";s:6:\"bottom\";s:4:\"20px\";s:4:\"left\";s:4:\"25px\";}s:14:\"content_length\";s:7:\"Excerpt\";s:19:\"excerpt_length_blog\";s:2:\"10\";s:18:\"strip_html_excerpt\";s:1:\"1\";s:15:\"featured_images\";s:1:\"1\";s:32:\"alternate_date_format_month_year\";s:4:\"m, Y\";s:25:\"alternate_date_format_day\";s:1:\"j\";s:20:\"timeline_date_format\";s:3:\"F Y\";s:14:\"blog_width_100\";s:1:\"0\";s:22:\"featured_images_single\";s:1:\"1\";s:11:\"blog_pn_nav\";s:1:\"1\";s:15:\"blog_post_title\";s:5:\"below\";s:23:\"blog_post_meta_position\";s:13:\"below_article\";s:11:\"author_info\";s:1:\"1\";s:18:\"social_sharing_box\";s:1:\"1\";s:13:\"related_posts\";s:1:\"1\";s:13:\"blog_comments\";s:1:\"1\";s:9:\"post_meta\";s:1:\"1\";s:16:\"post_meta_author\";s:1:\"1\";s:14:\"post_meta_date\";s:1:\"1\";s:14:\"post_meta_cats\";s:1:\"1\";s:18:\"post_meta_comments\";s:1:\"1\";s:14:\"post_meta_read\";s:1:\"1\";s:14:\"post_meta_tags\";s:1:\"0\";s:14:\"meta_font_size\";s:4:\"12px\";s:11:\"date_format\";s:7:\"F jS, Y\";s:24:\"portfolio_archive_layout\";s:4:\"grid\";s:37:\"portfolio_archive_featured_image_size\";s:4:\"full\";s:25:\"portfolio_archive_columns\";s:1:\"1\";s:32:\"portfolio_archive_column_spacing\";s:2:\"20\";s:23:\"portfolio_equal_heights\";s:1:\"0\";s:42:\"portfolio_archive_one_column_text_position\";s:5:\"below\";s:23:\"portfolio_archive_items\";s:2:\"10\";s:29:\"portfolio_archive_text_layout\";s:7:\"no_text\";s:32:\"portfolio_archive_content_length\";s:7:\"excerpt\";s:32:\"portfolio_archive_excerpt_length\";s:2:\"10\";s:36:\"portfolio_archive_strip_html_excerpt\";s:1:\"1\";s:31:\"portfolio_archive_title_display\";s:3:\"all\";s:32:\"portfolio_archive_text_alignment\";s:4:\"left\";s:32:\"portfolio_archive_layout_padding\";a:4:{s:3:\"top\";s:4:\"25px\";s:5:\"right\";s:4:\"25px\";s:6:\"bottom\";s:4:\"25px\";s:4:\"left\";s:4:\"25px\";}s:33:\"portfolio_archive_pagination_type\";s:10:\"pagination\";s:49:\"portfolio_archive_load_more_posts_button_bg_color\";s:7:\"#ebeaea\";s:14:\"portfolio_slug\";s:15:\"portfolio-items\";s:24:\"portfolio_meta_font_size\";s:4:\"13px\";s:16:\"portfolio_pn_nav\";s:1:\"1\";s:25:\"portfolio_featured_images\";s:1:\"1\";s:38:\"portfolio_disable_first_featured_image\";s:1:\"1\";s:30:\"portfolio_featured_image_width\";s:4:\"full\";s:19:\"portfolio_width_100\";s:1:\"0\";s:28:\"portfolio_project_desc_title\";s:1:\"1\";s:25:\"portfolio_project_details\";s:1:\"1\";s:26:\"portfolio_link_icon_target\";s:1:\"0\";s:18:\"portfolio_comments\";s:1:\"0\";s:16:\"portfolio_author\";s:1:\"0\";s:28:\"portfolio_social_sharing_box\";s:1:\"1\";s:23:\"portfolio_related_posts\";s:1:\"1\";s:18:\"social_media_icons\";a:5:{s:25:\"fusionredux_repeater_data\";a:2:{i:0;a:1:{s:5:\"title\";s:0:\"\";}i:1;a:1:{s:5:\"title\";s:0:\"\";}}s:4:\"icon\";a:2:{i:0;s:8:\"facebook\";i:1;s:9:\"instagram\";}s:3:\"url\";a:2:{i:0;s:66:\"https://www.facebook.com/Callegari-Plasticos-Ltda-161348697257121/\";i:1;s:45:\"https://www.instagram.com/callegariplasticos/\";}s:12:\"custom_title\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:13:\"custom_source\";a:2:{i:0;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}i:1;a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}}s:29:\"header_social_links_font_size\";s:4:\"16px\";s:37:\"header_social_links_tooltip_placement\";s:4:\"None\";s:30:\"header_social_links_color_type\";s:6:\"custom\";s:30:\"header_social_links_icon_color\";s:7:\"#ffffff\";s:25:\"header_social_links_boxed\";s:1:\"0\";s:29:\"header_social_links_box_color\";s:7:\"#ffffff\";s:32:\"header_social_links_boxed_radius\";s:3:\"50%\";s:33:\"header_social_links_boxed_padding\";s:3:\"8px\";s:12:\"icons_footer\";s:1:\"1\";s:29:\"footer_social_links_font_size\";s:4:\"16px\";s:37:\"footer_social_links_tooltip_placement\";s:3:\"Top\";s:30:\"footer_social_links_color_type\";s:5:\"brand\";s:30:\"footer_social_links_icon_color\";s:7:\"#ffffff\";s:25:\"footer_social_links_boxed\";s:1:\"1\";s:29:\"footer_social_links_box_color\";s:7:\"#00a8ff\";s:32:\"footer_social_links_boxed_radius\";s:3:\"50%\";s:33:\"footer_social_links_boxed_padding\";s:3:\"8px\";s:22:\"sharing_social_tagline\";s:39:\"Share This Story, Choose Your Platform!\";s:30:\"sharing_box_tagline_text_color\";s:7:\"#333333\";s:15:\"social_bg_color\";s:7:\"#f6f6f6\";s:30:\"sharing_social_links_font_size\";s:4:\"16px\";s:38:\"sharing_social_links_tooltip_placement\";s:3:\"Top\";s:31:\"sharing_social_links_color_type\";s:6:\"custom\";s:31:\"sharing_social_links_icon_color\";s:7:\"#bebdbd\";s:26:\"sharing_social_links_boxed\";s:1:\"0\";s:30:\"sharing_social_links_box_color\";s:7:\"#e8e8e8\";s:33:\"sharing_social_links_boxed_radius\";s:3:\"4px\";s:34:\"sharing_social_links_boxed_padding\";s:3:\"8px\";s:16:\"sharing_facebook\";s:1:\"1\";s:15:\"sharing_twitter\";s:1:\"1\";s:14:\"sharing_reddit\";s:1:\"1\";s:16:\"sharing_linkedin\";s:1:\"1\";s:14:\"sharing_google\";s:1:\"1\";s:14:\"sharing_tumblr\";s:1:\"1\";s:17:\"sharing_pinterest\";s:1:\"1\";s:10:\"sharing_vk\";s:1:\"1\";s:13:\"sharing_email\";s:1:\"1\";s:22:\"posts_slideshow_number\";s:1:\"5\";s:18:\"slideshow_autoplay\";s:1:\"1\";s:23:\"slideshow_smooth_height\";s:1:\"0\";s:15:\"slideshow_speed\";s:4:\"7000\";s:22:\"pagination_video_slide\";s:1:\"0\";s:25:\"slider_nav_box_dimensions\";a:2:{s:5:\"width\";s:4:\"30px\";s:6:\"height\";s:4:\"30px\";}s:17:\"slider_arrow_size\";s:4:\"14px\";s:15:\"tfes_dimensions\";a:2:{s:5:\"width\";s:4:\"100%\";s:6:\"height\";s:5:\"400px\";}s:14:\"tfes_animation\";s:5:\"sides\";s:13:\"tfes_autoplay\";s:1:\"1\";s:13:\"tfes_interval\";s:4:\"3000\";s:10:\"tfes_speed\";s:3:\"800\";s:10:\"tfes_width\";s:3:\"150\";s:18:\"es_title_font_size\";s:4:\"42px\";s:20:\"es_caption_font_size\";s:4:\"20px\";s:14:\"es_title_color\";s:7:\"#333333\";s:16:\"es_caption_color\";s:7:\"#747474\";s:15:\"status_lightbox\";s:1:\"1\";s:22:\"status_lightbox_single\";s:1:\"1\";s:17:\"lightbox_behavior\";s:3:\"all\";s:13:\"lightbox_skin\";s:11:\"metro-white\";s:13:\"lightbox_path\";s:8:\"vertical\";s:24:\"lightbox_animation_speed\";s:6:\"Normal\";s:15:\"lightbox_arrows\";s:1:\"1\";s:16:\"lightbox_gallery\";s:1:\"1\";s:17:\"lightbox_autoplay\";s:1:\"0\";s:24:\"lightbox_slideshow_speed\";s:4:\"5000\";s:16:\"lightbox_opacity\";s:4:\"0.90\";s:14:\"lightbox_title\";s:1:\"1\";s:13:\"lightbox_desc\";s:1:\"1\";s:15:\"lightbox_social\";s:1:\"1\";s:20:\"lightbox_deeplinking\";s:1:\"1\";s:20:\"lightbox_post_images\";s:1:\"1\";s:25:\"lightbox_video_dimensions\";a:2:{s:5:\"width\";s:6:\"1280px\";s:6:\"height\";s:5:\"720px\";}s:13:\"email_address\";s:0:\"\";s:24:\"contact_comment_position\";s:5:\"below\";s:16:\"recaptcha_public\";s:0:\"\";s:17:\"recaptcha_private\";s:0:\"\";s:22:\"recaptcha_color_scheme\";s:0:\"\";s:8:\"gmap_api\";s:39:\"AIzaSyC18b_KtJJk4pGPKXxdy_rlDUCvpnrkCnA\";s:12:\"gmap_address\";s:109:\"UBICACIÓN\r\nCARRERA 90 No. 17 B 75,\r\nBodega numero 21, Fontibón, Barrio Capellanía.\r\nBogotá – Colombia.\";s:9:\"gmap_type\";s:7:\"roadmap\";s:15:\"gmap_dimensions\";a:2:{s:5:\"width\";s:4:\"100%\";s:6:\"height\";s:5:\"415px\";}s:14:\"gmap_topmargin\";s:4:\"55px\";s:14:\"map_zoom_level\";s:1:\"8\";s:7:\"map_pin\";s:1:\"1\";s:18:\"gmap_pin_animation\";s:1:\"1\";s:9:\"map_popup\";s:1:\"0\";s:15:\"map_scrollwheel\";s:1:\"1\";s:9:\"map_scale\";s:1:\"1\";s:15:\"map_zoomcontrol\";s:1:\"1\";s:11:\"map_styling\";s:7:\"default\";s:17:\"map_overlay_color\";s:7:\"#f05858\";s:19:\"map_infobox_styling\";s:7:\"default\";s:19:\"map_infobox_content\";s:0:\"\";s:20:\"map_infobox_bg_color\";s:19:\"rgba(255,255,255,0)\";s:22:\"map_infobox_text_color\";s:7:\"#ffffff\";s:22:\"map_custom_marker_icon\";s:0:\"\";s:13:\"search_layout\";s:4:\"Grid\";s:14:\"search_content\";s:15:\"Posts and Pages\";s:14:\"search_excerpt\";s:1:\"1\";s:23:\"search_results_per_page\";s:2:\"10\";s:22:\"search_featured_images\";s:1:\"1\";s:26:\"search_new_search_position\";s:3:\"top\";s:16:\"sidenav_behavior\";s:5:\"Hover\";s:26:\"featured_image_placeholder\";s:1:\"1\";s:12:\"excerpt_base\";s:5:\"Words\";s:16:\"disable_excerpts\";s:1:\"1\";s:14:\"link_read_more\";s:1:\"0\";s:14:\"comments_pages\";s:1:\"0\";s:21:\"featured_images_pages\";s:1:\"1\";s:21:\"nofollow_social_links\";s:1:\"0\";s:16:\"social_icons_new\";s:1:\"1\";s:20:\"related_posts_layout\";s:17:\"title_on_rollover\";s:20:\"number_related_posts\";s:1:\"5\";s:21:\"related_posts_columns\";s:1:\"5\";s:28:\"related_posts_column_spacing\";s:2:\"44\";s:24:\"related_posts_image_size\";s:7:\"cropped\";s:22:\"related_posts_autoplay\";s:1:\"0\";s:19:\"related_posts_speed\";s:4:\"2500\";s:24:\"related_posts_navigation\";s:1:\"1\";s:19:\"related_posts_swipe\";s:1:\"0\";s:25:\"related_posts_swipe_items\";s:1:\"0\";s:14:\"image_rollover\";s:1:\"1\";s:24:\"image_rollover_direction\";s:4:\"left\";s:24:\"image_rollover_icon_size\";s:4:\"15px\";s:19:\"link_image_rollover\";s:1:\"1\";s:19:\"zoom_image_rollover\";s:1:\"1\";s:20:\"title_image_rollover\";s:1:\"1\";s:19:\"cats_image_rollover\";s:1:\"1\";s:26:\"icon_circle_image_rollover\";s:1:\"1\";s:24:\"image_gradient_top_color\";s:7:\"#e89090\";s:27:\"image_gradient_bottom_color\";s:7:\"#d65a5a\";s:25:\"image_rollover_text_color\";s:7:\"#333333\";s:25:\"image_rollover_icon_color\";s:7:\"#ffffff\";s:22:\"pagination_box_padding\";a:2:{s:5:\"width\";s:3:\"6px\";s:6:\"height\";s:3:\"2px\";}s:23:\"pagination_text_display\";s:1:\"1\";s:20:\"pagination_font_size\";s:4:\"12px\";s:17:\"form_input_height\";s:4:\"43px\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:15:\"form_text_color\";s:7:\"#aaa9a9\";s:17:\"form_border_color\";s:7:\"#d2d2d2\";s:17:\"timeline_bg_color\";s:11:\"transparent\";s:14:\"timeline_color\";s:7:\"#ebeaea\";s:25:\"grid_separator_style_type\";s:12:\"double|solid\";s:20:\"grid_separator_color\";s:7:\"#ebeaea\";s:16:\"google_analytics\";s:0:\"\";s:10:\"space_head\";s:0:\"\";s:10:\"space_body\";s:0:\"\";s:19:\"dependencies_status\";s:1:\"1\";s:15:\"pw_jpeg_quality\";s:2:\"82\";s:16:\"smooth_scrolling\";s:1:\"0\";s:27:\"disable_code_block_encoding\";s:1:\"1\";s:16:\"disable_megamenu\";s:1:\"0\";s:16:\"avada_rev_styles\";s:1:\"1\";s:22:\"avada_styles_dropdowns\";s:1:\"1\";s:15:\"use_animate_css\";s:1:\"1\";s:26:\"disable_mobile_animate_css\";s:1:\"0\";s:27:\"disable_mobile_image_hovers\";s:1:\"1\";s:9:\"status_yt\";s:1:\"0\";s:12:\"status_vimeo\";s:1:\"0\";s:11:\"status_gmap\";s:1:\"1\";s:12:\"status_totop\";s:1:\"1\";s:19:\"status_totop_mobile\";s:1:\"0\";s:20:\"status_fusion_slider\";s:1:\"0\";s:14:\"status_eslider\";s:1:\"0\";s:18:\"status_fontawesome\";s:1:\"1\";s:16:\"status_opengraph\";s:1:\"1\";s:31:\"disable_date_rich_snippet_pages\";s:1:\"1\";s:26:\"disable_rich_snippet_title\";s:1:\"1\";s:27:\"disable_rich_snippet_author\";s:1:\"1\";s:25:\"disable_rich_snippet_date\";s:1:\"1\";s:16:\"css_cache_method\";s:4:\"file\";s:15:\"cache_server_ip\";s:0:\"\";s:11:\"js_compiler\";s:1:\"1\";s:9:\"woo_items\";s:2:\"24\";s:29:\"woocommerce_shop_page_columns\";s:1:\"4\";s:27:\"woocommerce_related_columns\";s:1:\"3\";s:32:\"woocommerce_archive_page_columns\";s:1:\"4\";s:19:\"disable_woo_gallery\";s:1:\"0\";s:31:\"woocommerce_single_gallery_size\";s:5:\"635px\";s:37:\"woocommerce_gallery_thumbnail_columns\";s:1:\"4\";s:23:\"enable_woo_gallery_zoom\";s:1:\"1\";s:26:\"woocommerce_avada_ordering\";s:1:\"0\";s:36:\"woocommerce_disable_crossfade_effect\";s:1:\"0\";s:29:\"woocommerce_one_page_checkout\";s:1:\"0\";s:30:\"woocommerce_enable_order_notes\";s:1:\"1\";s:29:\"woocommerce_acc_link_main_nav\";s:1:\"0\";s:30:\"woocommerce_cart_link_main_nav\";s:1:\"0\";s:24:\"woocommerce_cart_counter\";s:1:\"0\";s:28:\"woocommerce_acc_link_top_nav\";s:1:\"0\";s:29:\"woocommerce_cart_link_top_nav\";s:1:\"0\";s:24:\"woocommerce_social_links\";s:1:\"0\";s:28:\"woocommerce_toggle_grid_list\";s:1:\"0\";s:24:\"woocommerce_product_view\";s:4:\"grid\";s:13:\"woo_acc_msg_1\";s:55:\"Need Assistance? Call customer service at 888-555-5555.\";s:13:\"woo_acc_msg_2\";s:32:\"E-mail them at info@yourshop.com\";s:30:\"woocommerce_product_box_design\";s:7:\"classic\";s:17:\"product_width_100\";s:1:\"0\";s:25:\"woocommerce_equal_heights\";s:1:\"0\";s:30:\"woocommerce_product_tab_design\";s:8:\"vertical\";s:12:\"qty_bg_color\";s:7:\"#fbfaf9\";s:18:\"qty_bg_hover_color\";s:7:\"#ffffff\";s:21:\"woo_dropdown_bg_color\";s:7:\"#fbfaf9\";s:23:\"woo_dropdown_text_color\";s:7:\"#333333\";s:25:\"woo_dropdown_border_color\";s:7:\"#dbdbdb\";s:17:\"woo_cart_bg_color\";s:7:\"#fafafa\";s:18:\"woo_icon_font_size\";s:4:\"12px\";s:10:\"custom_css\";s:3760:\".fusion-page-title-bar{\r\n height: 60px; \r\n border-bottom: none;\r\n}\r\n.fusion-button.button-2 {\r\n background: #ff6000;\r\n color:white;\r\n}\r\n.fusion-main-menu > ul > li {\r\n padding-top: 20px;\r\n}\r\n#upper-ubication{\r\n margin-left: -100px;\r\n z-index: 9999;\r\n}\r\n.menu-item-type-taxonomy{\r\n width:100%;\r\n}\r\n.menu-item{\r\n text-align: left;\r\n}\r\n.sub-menu{\r\n padding-left: 40px!important;\r\n}\r\n\r\n.nav-categorias{\r\n background: #005298;\r\n}\r\n.fusion-page-title-bar.fusion-page-title-bar-center {\r\n /* style here */\r\n height: 175px;\r\n}\r\n.nav-categorias ul li{\r\n padding: 0px 10px!important;\r\n}\r\n.fusion-page-title-bar-left .fusion-page-title-row h1 {\r\n color: #e0261f;\r\n}\r\n.fusion-page-title-bar{\r\n display:flex;\r\n}\r\n\r\n.nav-categorias ul li a {\r\n font-family: \"Work Sans\"!important;\r\n font-size: 16px;\r\n \r\n}\r\n\r\n#main .product .todos_productos {\r\n background-color: #25cad3;\r\n margin-right: 15px;\r\n}\r\n\r\n#ywcps_layout1 .single_product_container .product_other_info .product_add_to_cart:hover, #ywcps_layout1 a.added_to_cart.wc-forward:hover {\r\n background: #25cad3;\r\n color: #ffffff;\r\n}\r\n\r\n@media (min-width: 991px){\r\n \r\n .control-menu{\r\n display:none;\r\n }\r\n \r\n}\r\n\r\n\r\n@media (max-width: 991px){\r\n\r\nul, ol, li {\r\n list-style: outside none none;\r\n}\r\n\r\n.control-menu {\r\n background-color: transparent;\r\n background-position: center center;\r\n border: 1px solid #fff;\r\n display: block;\r\n float: right;\r\n height: 40px;\r\n margin-right: 1.3em;\r\n width: 40px;\r\n}\r\n.control-menu a span {\r\n display: inline-block;\r\n height: 40px;\r\n text-indent: -9999px;\r\n width: 40px;\r\n}\r\n.control-menu .close {\r\n background-image: url(\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/close-menu.png\");\r\n background-position: center center;\r\n background-repeat: no-repeat;\r\n display: none;\r\n}\r\n.control-menu .open {\r\n background-image: url(\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/open-menu.png\");\r\n background-position: center center;\r\n background-repeat: no-repeat;\r\n display: block;\r\n}\r\n.nav-categorias{ min-height: 60px; }\r\n\r\nul.categorias-top {\r\n clear: both;\r\n height: 0;\r\n overflow: hidden;\r\n transition: height 0.4s ease-in-out 0s, background-color 2s ease 0s; /*El menú cambia su altura y su color de fondo mediante una transición suavizada al voover a su estado unicial*/\r\n}\r\n\r\n#navigation:target ul.categorias-top {\r\n height: 30em;\r\n transition: height 0.4s ease-in-out 0s, background-color 0.9s ease 0s; /*El menú cambia su altura y su color de fondo mediante una transición suavizada al abrirse*/\r\n}\r\n\r\n\r\n/*Al hacer clic sobre el enlace que abre el menú éste desaparece*/\r\n\r\n.close { \r\n display:none;\r\n}\r\n \r\n#navigation:target .open {\r\n display: none;\r\n}\r\n\r\n/* Al hacer clic sobre el enlace que abre el menú aparece el enlace .close que previamente estaba oculto*/\r\n\r\n#navigation:target .close {\r\n display: block;\r\n}\r\n \r\n/*Estilos menu*/\r\n\r\nul.categorias-top li {\r\n display: block;\r\n}\r\nul.categorias-top a {\r\n border-top: 2px dotted #dddbdb;\r\n color: #333;\r\n display: block;\r\n height: 3em;\r\n line-height: 3em;\r\n margin: 0 1.3em;\r\n}\r\nul.categorias-top li:first-child a {\r\n border-top: 2px solid transparent;\r\n}\r\nul.categorias-top li a span {\r\n border-left: 3px solid;\r\n height: 3.2em;\r\n padding: 0.4em 0.5em;\r\n}\r\n\r\n}\r\n\r\n@media only screen and (max-width: 800px){\r\n .fusion-body .products li {\r\n width: 100%;\r\n }\r\n .products-4 > li, .products-3 > li {\r\n max-width: 95%;\r\n }\r\n .nav-categorias ul {\r\n columns: 1;\r\n -webkit-columns: 1;\r\n -moz-columns: 2;\r\n }\r\n}\";s:13:\"info_bg_color\";s:7:\"#ffffff\";s:15:\"danger_bg_color\";s:7:\"#f2dede\";s:16:\"success_bg_color\";s:7:\"#dff0d8\";s:16:\"warning_bg_color\";s:7:\"#fcf8e3\";s:16:\"alert_box_shadow\";s:2:\"no\";s:17:\"alert_border_size\";s:3:\"1px\";s:16:\"animation_offset\";s:13:\"top-into-view\";s:15:\"dates_box_color\";s:7:\"#eef0f2\";s:17:\"blog_grid_padding\";a:4:{s:3:\"top\";s:4:\"30px\";s:5:\"right\";s:4:\"25px\";s:6:\"bottom\";s:4:\"20px\";s:4:\"left\";s:4:\"25px\";}s:12:\"blog_excerpt\";s:3:\"yes\";s:19:\"blog_excerpt_length\";s:2:\"10\";s:11:\"button_size\";s:5:\"Large\";s:11:\"button_span\";s:2:\"no\";s:12:\"button_shape\";s:6:\"Square\";s:11:\"button_type\";s:4:\"Flat\";s:17:\"button_typography\";a:8:{s:11:\"font-family\";s:5:\"Exo 2\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"letter-spacing\";s:1:\"0\";}s:25:\"button_gradient_top_color\";s:7:\"#004d93\";s:28:\"button_gradient_bottom_color\";s:7:\"#004d93\";s:31:\"button_gradient_top_color_hover\";s:7:\"#004d93\";s:34:\"button_gradient_bottom_color_hover\";s:7:\"#004d93\";s:19:\"button_accent_color\";s:7:\"#ffffff\";s:25:\"button_accent_hover_color\";s:7:\"#ffffff\";s:18:\"button_bevel_color\";s:7:\"#004d93\";s:19:\"button_border_width\";s:1:\"0\";s:18:\"carousel_nav_color\";s:7:\"#999999\";s:20:\"carousel_hover_color\";s:7:\"#808080\";s:14:\"carousel_speed\";s:4:\"2500\";s:21:\"checklist_icons_color\";s:7:\"#ffffff\";s:16:\"checklist_circle\";s:1:\"1\";s:22:\"checklist_circle_color\";s:7:\"#f05858\";s:10:\"col_margin\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:4:\"20px\";}s:25:\"container_padding_default\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:21:\"container_padding_100\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:4:\"30px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:4:\"30px\";}s:19:\"full_width_bg_color\";s:7:\"#ffffff\";s:22:\"full_width_border_size\";s:1:\"0\";s:23:\"full_width_border_color\";s:7:\"#eae9e9\";s:29:\"container_scroll_nav_bg_color\";s:18:\"rgba(0, 0, 0, 0.2)\";s:33:\"container_scroll_nav_bullet_color\";s:7:\"#eeeeee\";s:39:\"container_hundred_percent_height_mobile\";s:1:\"0\";s:20:\"content_box_bg_color\";s:11:\"transparent\";s:22:\"content_box_title_size\";s:4:\"18px\";s:23:\"content_box_title_color\";s:7:\"#333333\";s:22:\"content_box_body_color\";s:7:\"#747474\";s:21:\"content_box_icon_size\";s:2:\"21\";s:22:\"content_box_icon_color\";s:7:\"#ffffff\";s:23:\"content_box_icon_circle\";s:3:\"yes\";s:30:\"content_box_icon_circle_radius\";s:3:\"50%\";s:25:\"content_box_icon_bg_color\";s:7:\"#333333\";s:38:\"content_box_icon_bg_inner_border_color\";s:7:\"#333333\";s:37:\"content_box_icon_bg_inner_border_size\";s:1:\"1\";s:38:\"content_box_icon_bg_outer_border_color\";s:19:\"rgba(255,255,255,0)\";s:37:\"content_box_icon_bg_outer_border_size\";s:1:\"0\";s:27:\"content_box_icon_hover_type\";s:4:\"fade\";s:40:\"content_box_hover_animation_accent_color\";s:7:\"#f05858\";s:21:\"content_box_link_type\";s:4:\"text\";s:21:\"content_box_link_area\";s:9:\"link-icon\";s:23:\"content_box_link_target\";s:5:\"_self\";s:18:\"content_box_margin\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:4:\"60px\";}s:18:\"countdown_timezone\";s:9:\"site_time\";s:20:\"countdown_show_weeks\";s:2:\"no\";s:26:\"countdown_background_color\";s:7:\"#f05858\";s:26:\"countdown_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:27:\"countdown_background_repeat\";s:9:\"no-repeat\";s:29:\"countdown_background_position\";s:13:\"center center\";s:27:\"countdown_counter_box_color\";s:7:\"#333333\";s:28:\"countdown_counter_text_color\";s:7:\"#ffffff\";s:28:\"countdown_heading_text_color\";s:7:\"#ffffff\";s:31:\"countdown_subheading_text_color\";s:7:\"#ffffff\";s:25:\"countdown_link_text_color\";s:7:\"#ffffff\";s:21:\"countdown_link_target\";s:5:\"_self\";s:17:\"counter_box_speed\";s:4:\"1000\";s:17:\"counter_box_color\";s:7:\"#f05858\";s:22:\"counter_box_title_size\";s:4:\"50px\";s:21:\"counter_box_icon_size\";s:4:\"50px\";s:22:\"counter_box_body_color\";s:7:\"#747474\";s:21:\"counter_box_body_size\";s:4:\"13px\";s:24:\"counter_box_border_color\";s:7:\"#e0dede\";s:20:\"counter_box_icon_top\";s:2:\"no\";s:20:\"counter_filled_color\";s:7:\"#f05858\";s:22:\"counter_unfilled_color\";s:7:\"#f6f6f6\";s:13:\"dropcap_color\";s:7:\"#f05858\";s:18:\"faq_featured_image\";s:1:\"0\";s:11:\"faq_filters\";s:3:\"yes\";s:18:\"faq_accordion_type\";s:10:\"accordions\";s:24:\"faq_accordion_boxed_mode\";s:1:\"0\";s:25:\"faq_accordion_border_size\";s:1:\"1\";s:26:\"faq_accordian_border_color\";s:7:\"#cccccc\";s:30:\"faq_accordian_background_color\";s:7:\"#ffffff\";s:25:\"faq_accordian_hover_color\";s:7:\"#f9f9f9\";s:26:\"faq_accordion_divider_line\";s:1:\"1\";s:23:\"faq_accordion_icon_size\";s:2:\"13\";s:24:\"faq_accordian_icon_color\";s:7:\"#ffffff\";s:24:\"faq_accordion_icon_boxed\";s:1:\"1\";s:28:\"faq_accordian_inactive_color\";s:7:\"#333333\";s:26:\"faq_accordian_active_color\";s:7:\"#ffffff\";s:24:\"faq_accordion_icon_align\";s:4:\"left\";s:19:\"flip_boxes_front_bg\";s:7:\"#f6f6f6\";s:24:\"flip_boxes_front_heading\";s:7:\"#333333\";s:21:\"flip_boxes_front_text\";s:7:\"#747474\";s:18:\"flip_boxes_back_bg\";s:7:\"#f05858\";s:23:\"flip_boxes_back_heading\";s:7:\"#eeeded\";s:20:\"flip_boxes_back_text\";s:7:\"#ffffff\";s:22:\"flip_boxes_border_size\";s:1:\"1\";s:23:\"flip_boxes_border_color\";s:13:\"rgba(0,0,0,0)\";s:24:\"flip_boxes_border_radius\";s:3:\"4px\";s:20:\"gallery_picture_size\";s:4:\"auto\";s:14:\"gallery_layout\";s:4:\"grid\";s:15:\"gallery_columns\";s:1:\"3\";s:22:\"gallery_column_spacing\";s:2:\"10\";s:18:\"gallery_hover_type\";s:4:\"none\";s:24:\"gallery_lightbox_content\";s:4:\"none\";s:17:\"icon_circle_color\";s:7:\"#333333\";s:17:\"icon_border_color\";s:7:\"#333333\";s:10:\"icon_color\";s:7:\"#ffffff\";s:21:\"imgframe_border_color\";s:7:\"#f6f6f6\";s:22:\"imageframe_border_size\";s:1:\"0\";s:24:\"imageframe_border_radius\";s:3:\"0px\";s:20:\"imgframe_style_color\";s:7:\"#000000\";s:14:\"modal_bg_color\";s:7:\"#f6f6f6\";s:18:\"modal_border_color\";s:7:\"#ebebeb\";s:23:\"person_background_color\";s:13:\"rgba(0,0,0,0)\";s:19:\"person_border_color\";s:7:\"#f6f6f6\";s:18:\"person_border_size\";s:1:\"0\";s:20:\"person_border_radius\";s:3:\"0px\";s:18:\"person_style_color\";s:7:\"#000000\";s:16:\"person_alignment\";s:4:\"Left\";s:20:\"person_icon_position\";s:3:\"Top\";s:24:\"popover_heading_bg_color\";s:7:\"#f6f6f6\";s:24:\"popover_content_bg_color\";s:7:\"#ffffff\";s:20:\"popover_border_color\";s:7:\"#ebebeb\";s:18:\"popover_text_color\";s:7:\"#747474\";s:17:\"popover_placement\";s:3:\"Top\";s:29:\"portfolio_featured_image_size\";s:4:\"full\";s:24:\"portfolio_column_spacing\";s:2:\"20\";s:15:\"portfolio_items\";s:2:\"10\";s:21:\"portfolio_text_layout\";s:7:\"unboxed\";s:24:\"portfolio_content_length\";s:7:\"excerpt\";s:24:\"portfolio_excerpt_length\";s:2:\"10\";s:28:\"portfolio_strip_html_excerpt\";s:1:\"1\";s:23:\"portfolio_title_display\";s:3:\"all\";s:24:\"portfolio_text_alignment\";s:4:\"left\";s:24:\"portfolio_layout_padding\";a:4:{s:3:\"top\";s:4:\"25px\";s:5:\"right\";s:4:\"25px\";s:6:\"bottom\";s:4:\"25px\";s:4:\"left\";s:4:\"25px\";}s:25:\"portfolio_pagination_type\";s:10:\"pagination\";s:41:\"portfolio_load_more_posts_button_bg_color\";s:7:\"#ebeaea\";s:36:\"full_boxed_pricing_box_heading_color\";s:7:\"#333333\";s:29:\"sep_pricing_box_heading_color\";s:7:\"#333333\";s:17:\"pricing_box_color\";s:7:\"#c46262\";s:16:\"pricing_bg_color\";s:7:\"#ffffff\";s:30:\"pricing_background_color_hover\";s:0:\"\";s:20:\"pricing_border_color\";s:7:\"#f8f8f8\";s:21:\"pricing_divider_color\";s:7:\"#ededed\";s:18:\"progressbar_height\";s:4:\"37px\";s:25:\"progressbar_text_position\";s:6:\"on_bar\";s:24:\"progressbar_filled_color\";s:7:\"#f05858\";s:31:\"progressbar_filled_border_color\";s:7:\"#ffffff\";s:30:\"progressbar_filled_border_size\";s:1:\"0\";s:26:\"progressbar_unfilled_color\";s:7:\"#f6f6f6\";s:22:\"progressbar_text_color\";s:7:\"#ffffff\";s:23:\"section_sep_border_size\";s:1:\"1\";s:14:\"section_sep_bg\";s:7:\"#f6f6f6\";s:24:\"section_sep_border_color\";s:7:\"#f6f6f6\";s:20:\"separator_style_type\";s:6:\"double\";s:9:\"sep_color\";s:7:\"#e0dede\";s:21:\"separator_border_size\";s:1:\"1\";s:16:\"separator_circle\";s:1:\"1\";s:25:\"separator_circle_bg_color\";s:19:\"rgba(255,255,255,0)\";s:22:\"social_links_font_size\";s:4:\"16px\";s:23:\"social_links_color_type\";s:6:\"custom\";s:23:\"social_links_icon_color\";s:7:\"#bebdbd\";s:18:\"social_links_boxed\";s:1:\"0\";s:22:\"social_links_box_color\";s:7:\"#e8e8e8\";s:25:\"social_links_boxed_radius\";s:3:\"4px\";s:26:\"social_links_boxed_padding\";s:3:\"8px\";s:30:\"social_links_tooltip_placement\";s:3:\"Top\";s:13:\"tabs_bg_color\";s:7:\"#00a8ff\";s:19:\"tabs_inactive_color\";s:7:\"#f2f2f2\";s:17:\"tabs_border_color\";s:7:\"#ebeaea\";s:18:\"tabs_icon_position\";s:4:\"left\";s:14:\"tabs_icon_size\";s:2:\"13\";s:10:\"tagline_bg\";s:7:\"#f6f6f6\";s:20:\"tagline_border_color\";s:7:\"#f6f6f6\";s:14:\"tagline_margin\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:4:\"84px\";}s:20:\"testimonial_bg_color\";s:7:\"#f6f3f3\";s:22:\"testimonial_text_color\";s:7:\"#747474\";s:18:\"testimonials_speed\";s:4:\"4000\";s:19:\"testimonials_random\";s:1:\"0\";s:16:\"title_style_type\";s:6:\"double\";s:18:\"title_border_color\";s:7:\"#e0dede\";s:12:\"title_margin\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:4:\"31px\";}s:14:\"accordion_type\";s:10:\"accordions\";s:20:\"accordion_boxed_mode\";s:1:\"0\";s:21:\"accordion_border_size\";s:1:\"1\";s:22:\"accordian_border_color\";s:7:\"#cccccc\";s:26:\"accordian_background_color\";s:7:\"#ffffff\";s:21:\"accordian_hover_color\";s:7:\"#f9f9f9\";s:22:\"accordion_divider_line\";s:1:\"1\";s:19:\"accordion_icon_size\";s:2:\"13\";s:20:\"accordian_icon_color\";s:7:\"#ffffff\";s:20:\"accordion_icon_boxed\";s:1:\"1\";s:24:\"accordian_inactive_color\";s:7:\"#333333\";s:22:\"accordian_active_color\";s:7:\"#a0ce4e\";s:20:\"accordion_icon_align\";s:4:\"left\";s:21:\"user_login_text_align\";s:6:\"center\";s:32:\"user_login_form_background_color\";s:7:\"#f6f6f6\";s:16:\"visibility_small\";s:3:\"640\";s:17:\"visibility_medium\";s:4:\"1024\";s:22:\"widget_area_title_size\";s:0:\"\";s:23:\"widget_area_title_color\";s:0:\"\";s:11:\"scheme_type\";s:0:\"\";s:19:\"reset_caches_button\";s:0:\"\";}','yes'),(236,'fusion_options-transients','a:4:{s:14:\"changed_values\";a:1:{s:11:\"footer_text\";s:205:\"Copyright 2018 | Callegari Plasticos | Diseño y Desarrollo <a href=\"http://www.grupocartagena.com\" target=\"_blank\">Grupo Cartagena :)</a> \r\ny <a href=\"http://www.akia.co\" target=\"_blank\">Akia Digital</a>\";}s:9:\"last_save\";i:1611150615;s:13:\"last_compiler\";i:1524011579;s:11:\"last_import\";i:1524011579;}','yes'),(248,'avada_disable_encoding','1','yes'),(384,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(512,'avada_custom_color_schemes','a:1:{i:0;a:2:{s:4:\"name\";s:0:\"\";s:6:\"values\";a:23:{s:13:\"primary_color\";s:7:\"#00a8ff\";s:17:\"pricing_box_color\";s:7:\"#c46262\";s:24:\"image_gradient_top_color\";s:7:\"#e89090\";s:27:\"image_gradient_bottom_color\";s:7:\"#d65a5a\";s:25:\"button_gradient_top_color\";s:7:\"#e89090\";s:28:\"button_gradient_bottom_color\";s:7:\"#d65a5a\";s:31:\"button_gradient_top_color_hover\";s:7:\"#d65a5a\";s:34:\"button_gradient_bottom_color_hover\";s:7:\"#e89090\";s:19:\"button_accent_color\";s:7:\"#781010\";s:25:\"button_accent_hover_color\";s:7:\"#781010\";s:18:\"button_bevel_color\";s:7:\"#781010\";s:22:\"checklist_circle_color\";s:7:\"#f05858\";s:17:\"counter_box_color\";s:7:\"#f05858\";s:26:\"countdown_background_color\";s:7:\"#f05858\";s:13:\"dropcap_color\";s:7:\"#f05858\";s:18:\"flip_boxes_back_bg\";s:7:\"#f05858\";s:24:\"progressbar_filled_color\";s:7:\"#f05858\";s:20:\"counter_filled_color\";s:7:\"#f05858\";s:22:\"menu_hover_first_color\";s:7:\"#f05858\";s:19:\"header_top_bg_color\";s:7:\"#f05858\";s:40:\"content_box_hover_animation_accent_color\";s:7:\"#f05858\";s:17:\"map_overlay_color\";s:7:\"#f05858\";s:28:\"flyout_menu_icon_hover_color\";s:7:\"#f05858\";}}}','yes'),(951,'revslider_servers','a:7:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:16:\"themepunch.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-a.tools\";i:5;s:22:\"themepunch-ext-b.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}','yes'),(952,'revslider_server_refresh','1610543932','yes'),(953,'revslider-update-check-short','1611105048','yes'),(954,'revslider-templates-check','1610942858','yes'),(958,'revslider-library-check','1610287338','yes'),(959,'revslider_checktables','1','yes'),(960,'rs_tables_created','1','yes'),(961,'revslider_table_version','1.0.6','yes'),(962,'revslider-global-settings','a:0:{}','yes'),(964,'revslider_update_version','5.2.5.5','yes'),(965,'fusion_supported_plugins_active','a:3:{i:0;s:5:\"WPCF7\";i:1;s:11:\"WooCommerce\";i:2;s:14:\"RS_PLUGIN_PATH\";}','yes'),(966,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(968,'revslider-valid-notice','false','yes'),(969,'avada_revslider_version','5.4.7.2','yes'),(974,'rs_cache_overlay','5.4.7.2','yes'),(981,'rs_obj_favorites','a:6:{i:0;s:124:\"http://167.86.127.34/callegariplasticos/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_3d_rotation_24px.svg\";i:1;s:126:\"http://167.86.127.34/callegariplasticos/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessibility_24px.svg\";i:2;s:123:\"http://167.86.127.34/callegariplasticos/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessible_24px.svg\";i:3;s:13:\"fa-icon-glass\";i:4;s:13:\"fa-icon-music\";i:5;s:14:\"fa-icon-search\";}','yes'),(1065,'sbg_sidebars','a:1:{s:14:\"menusecundario\";s:15:\"Menu Secundario\";}','yes'),(1717,'revslider-connection','1','yes'),(1718,'revslider-latest-version','6.3.6','yes'),(1719,'revslider-stable-version','4.2.0','yes'),(1720,'revslider-notices','a:2:{i:0;O:8:\"stdClass\":8:{s:7:\"version\";s:6:\"6.2.18\";s:4:\"text\";s:283:\"<div style=\"display: block; background-color: #150A33;\"><a href=\"//www.themepunch.com/faq/wordpress-5-5-important-update-information/\" target=\"_blank\"><img alt=\"Important Notice\" src=\"//updates.themepunch-ext-b.tools/banners/important_banner.jpg\" width=\"1400\" height=\"250\"></a></div>\";s:4:\"code\";s:10:\"TPRS630-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:304:\"<div style=\"display: block; background-color: #F3F2F6;\"><a href=\"//www.sliderrevolution.com/get-on-board-the-slider-revolution-dashboard/?ref=iwantaccess\" target=\"_blank\"><img alt=\"Important Notice\" src=\"//updates.themepunch-ext-b.tools/banners/onboarding_banner.jpg\" width=\"1400\" height=\"250\"></a></div>\";s:4:\"code\";s:10:\"TPRS999-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}}','yes'),(1721,'revslider-dashboard','a:0:{}','yes'),(1722,'revslider-addons','O:8:\"stdClass\":25:{s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"1.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:29:\"Display images in 360ð\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}}','yes'),(1760,'woocommerce_store_address','CARRERA 57 N.7ª- 52','yes'),(1761,'woocommerce_store_address_2','BARRIO BELLAVISTA','yes'),(1762,'woocommerce_store_city','CARTAGENA','yes'),(1763,'woocommerce_default_country','CO','yes'),(1764,'woocommerce_store_postcode','13110','yes'),(1765,'woocommerce_allowed_countries','all','yes'),(1766,'woocommerce_all_except_countries','','yes'),(1767,'woocommerce_specific_allowed_countries','','yes'),(1768,'woocommerce_ship_to_countries','','yes'),(1769,'woocommerce_specific_ship_to_countries','','yes'),(1770,'woocommerce_default_customer_address','geolocation','yes'),(1771,'woocommerce_calc_taxes','no','yes'),(1772,'woocommerce_currency','CUP','yes'),(1773,'woocommerce_currency_pos','left','yes'),(1774,'woocommerce_price_thousand_sep',',','yes'),(1775,'woocommerce_price_decimal_sep','.','yes'),(1776,'woocommerce_price_num_decimals','2','yes'),(1777,'woocommerce_shop_page_id','64','yes'),(1778,'woocommerce_cart_redirect_after_add','no','yes'),(1779,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(1780,'woocommerce_weight_unit','kg','yes'),(1781,'woocommerce_dimension_unit','cm','yes'),(1782,'woocommerce_enable_reviews','no','yes'),(1783,'woocommerce_review_rating_verification_label','yes','no'),(1784,'woocommerce_review_rating_verification_required','no','no'),(1785,'woocommerce_enable_review_rating','yes','yes'),(1786,'woocommerce_review_rating_required','yes','no'),(1787,'woocommerce_manage_stock','no','yes'),(1788,'woocommerce_hold_stock_minutes','60','no'),(1789,'woocommerce_notify_low_stock','yes','no'),(1790,'woocommerce_notify_no_stock','yes','no'),(1791,'woocommerce_stock_email_recipient','info@167.86.127.34/callegariplasticos','no'),(1792,'woocommerce_notify_low_stock_amount','2','no'),(1793,'woocommerce_notify_no_stock_amount','0','yes'),(1794,'woocommerce_hide_out_of_stock_items','no','yes'),(1795,'woocommerce_stock_format','no_amount','yes'),(1796,'woocommerce_file_download_method','force','no'),(1797,'woocommerce_downloads_require_login','no','no'),(1798,'woocommerce_downloads_grant_access_after_payment','yes','no'),(1799,'woocommerce_prices_include_tax','no','yes'),(1800,'woocommerce_tax_based_on','shipping','yes'),(1801,'woocommerce_shipping_tax_class','inherit','yes'),(1802,'woocommerce_tax_round_at_subtotal','no','yes'),(1803,'woocommerce_tax_classes','Tasa reducida\r\nTasa cero','yes'),(1804,'woocommerce_tax_display_shop','excl','yes'),(1805,'woocommerce_tax_display_cart','excl','no'),(1806,'woocommerce_price_display_suffix','','yes'),(1807,'woocommerce_tax_total_display','itemized','no'),(1808,'woocommerce_enable_shipping_calc','yes','no'),(1809,'woocommerce_shipping_cost_requires_address','no','no'),(1810,'woocommerce_ship_to_destination','billing','no'),(1811,'woocommerce_shipping_debug_mode','no','no'),(1812,'woocommerce_enable_coupons','yes','yes'),(1813,'woocommerce_calc_discounts_sequentially','no','no'),(1814,'woocommerce_enable_guest_checkout','yes','no'),(1815,'woocommerce_force_ssl_checkout','no','yes'),(1816,'woocommerce_unforce_ssl_checkout','no','yes'),(1817,'woocommerce_cart_page_id','65','yes'),(1818,'woocommerce_checkout_page_id','66','yes'),(1819,'woocommerce_terms_page_id','','no'),(1820,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(1821,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(1822,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(1823,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(1824,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(1825,'woocommerce_myaccount_page_id','67','yes'),(1826,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(1827,'woocommerce_enable_myaccount_registration','no','no'),(1828,'woocommerce_enable_checkout_login_reminder','yes','no'),(1829,'woocommerce_registration_generate_username','yes','no'),(1830,'woocommerce_registration_generate_password','no','no'),(1831,'woocommerce_myaccount_orders_endpoint','orders','yes'),(1832,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(1833,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(1834,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(1835,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(1836,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(1837,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(1838,'woocommerce_logout_endpoint','customer-logout','yes'),(1839,'woocommerce_email_from_name','Laboratorios Vim','no'),(1840,'woocommerce_email_from_address','info@167.86.127.34/callegariplasticos','no'),(1841,'woocommerce_email_header_image','','no'),(1842,'woocommerce_email_footer_text','{site_title}','no'),(1843,'woocommerce_email_base_color','#96588a','no'),(1844,'woocommerce_email_background_color','#f7f7f7','no'),(1845,'woocommerce_email_body_background_color','#ffffff','no'),(1846,'woocommerce_email_text_color','#3c3c3c','no'),(1847,'woocommerce_api_enabled','yes','yes'),(1848,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"producto\";s:13:\"category_base\";s:18:\"categoria-producto\";s:8:\"tag_base\";s:17:\"etiqueta-producto\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(1849,'current_theme_supports_woocommerce','yes','yes'),(1850,'woocommerce_queue_flush_rewrite_rules','no','yes'),(1853,'default_product_cat','17','yes'),(1858,'woocommerce_admin_notices','a:1:{i:0;s:20:\"no_secure_connection\";}','yes'),(1859,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(1860,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1861,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1862,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1863,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1864,'widget_woocommerce_product_categories','a:2:{i:3;a:16:{s:5:\"title\";s:24:\"Categorías de productos\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:1;s:10:\"hide_empty\";i:1;s:9:\"max_depth\";s:0:\"\";s:20:\"fusion_padding_color\";s:0:\"\";s:15:\"fusion_bg_color\";s:0:\"\";s:21:\"fusion_bg_radius_size\";s:0:\"\";s:18:\"fusion_border_size\";s:0:\"\";s:19:\"fusion_border_style\";s:0:\"\";s:19:\"fusion_border_color\";s:0:\"\";s:12:\"fusion_align\";s:0:\"\";s:19:\"fusion_align_mobile\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(1865,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1866,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1867,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1868,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1869,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1870,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1871,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1879,'woocommerce_meta_box_errors','a:0:{}','yes'),(1880,'woocommerce_product_type','both','yes'),(1881,'woocommerce_allow_tracking','no','yes'),(1884,'woocommerce_ppec_paypal_settings','a:2:{s:16:\"reroute_requests\";b:0;s:5:\"email\";b:0;}','yes'),(1885,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1886,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1887,'woocommerce_cod_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1892,'_transient_shipping-transient-version','1524094159','yes'),(1895,'_transient_product_query-transient-version','1539701470','yes'),(1949,'_transient_product-transient-version','1539701470','yes'),(2110,'_transient_wc_attribute_taxonomies','a:2:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"8\";s:14:\"attribute_name\";s:11:\"composicion\";s:15:\"attribute_label\";s:12:\"Composición\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"9\";s:14:\"attribute_name\";s:4:\"usos\";s:15:\"attribute_label\";s:4:\"Usos\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(2238,'fusion_builder_settings','a:8:{s:28:\"enable_builder_ui_by_default\";s:1:\"0\";s:15:\"fusion_elements\";a:57:{i:0;s:12:\"fusion_alert\";i:1;s:11:\"fusion_blog\";i:2;s:13:\"fusion_button\";i:3;s:16:\"fusion_checklist\";i:4;s:11:\"fusion_code\";i:5;s:20:\"fusion_content_boxes\";i:6;s:16:\"fusion_countdown\";i:7;s:19:\"fusion_counters_box\";i:8;s:22:\"fusion_counters_circle\";i:9;s:14:\"fusion_dropcap\";i:10;s:13:\"fusion_events\";i:11;s:10:\"fusion_faq\";i:12;s:17:\"fusion_flip_boxes\";i:13;s:18:\"fusion_fontawesome\";i:14;s:19:\"fusion_fusionslider\";i:15;s:14:\"fusion_gallery\";i:16;s:10:\"fusion_map\";i:17;s:16:\"fusion_highlight\";i:18;s:17:\"fusion_imageframe\";i:19;s:13:\"fusion_images\";i:20;s:11:\"layerslider\";i:21;s:15:\"fusion_lightbox\";i:22;s:18:\"fusion_menu_anchor\";i:23;s:12:\"fusion_modal\";i:24;s:22:\"fusion_modal_text_link\";i:25;s:25:\"fusion_one_page_text_link\";i:26;s:13:\"fusion_person\";i:27;s:14:\"fusion_popover\";i:28;s:16:\"fusion_portfolio\";i:29;s:17:\"fusion_postslider\";i:30;s:20:\"fusion_pricing_table\";i:31;s:15:\"fusion_progress\";i:32;s:19:\"fusion_recent_posts\";i:33;s:10:\"rev_slider\";i:34;s:24:\"fusion_section_separator\";i:35;s:16:\"fusion_separator\";i:36;s:14:\"fusion_sharing\";i:37;s:13:\"fusion_slider\";i:38;s:19:\"fusion_social_links\";i:39;s:17:\"fusion_soundcloud\";i:40;s:12:\"fusion_table\";i:41;s:11:\"fusion_tabs\";i:42;s:18:\"fusion_tagline_box\";i:43;s:19:\"fusion_testimonials\";i:44;s:11:\"fusion_text\";i:45;s:12:\"fusion_title\";i:46;s:16:\"fusion_accordion\";i:47;s:14:\"fusion_tooltip\";i:48;s:12:\"fusion_login\";i:49;s:20:\"fusion_lost_password\";i:50;s:15:\"fusion_register\";i:51;s:12:\"fusion_vimeo\";i:52;s:18:\"fusion_widget_area\";i:53;s:22:\"fusion_products_slider\";i:54;s:31:\"fusion_featured_products_slider\";i:55;s:21:\"fusion_woo_shortcodes\";i:56;s:14:\"fusion_youtube\";}s:10:\"post_types\";a:5:{i:0;s:1:\" \";i:1;s:4:\"post\";i:2;s:4:\"page\";i:3;s:7:\"product\";i:4;s:15:\"fusion_template\";}s:26:\"fusion-builder-import-file\";s:0:\"\";s:37:\"enable_builder_sticky_publish_buttons\";s:1:\"1\";s:6:\"action\";s:16:\"save_fb_settings\";s:31:\"fusion_builder_save_fb_settings\";s:10:\"9fff3a3794\";s:16:\"_wp_http_referer\";s:52:\"/vim/wp-admin/admin.php?page=fusion-builder-settings\";}','yes'),(2706,'fusion_map_addresses','a:3:{s:20:\"Carrera 57 N.7ª- 52\";a:3:{s:7:\"address\";s:20:\"Carrera 57 N.7ª- 52\";s:8:\"latitude\";s:10:\"35.0559321\";s:9:\"longitude\";s:18:\"-88.37707180000001\";}s:21:\"10.372778, -75.503249\";a:3:{s:7:\"address\";s:21:\"10.372778, -75.503249\";s:8:\"latitude\";s:9:\"10.373003\";s:9:\"longitude\";s:18:\"-75.50325370000002\";}s:21:\"4.6654045,-74.1370923\";a:3:{s:7:\"address\";s:21:\"4.6654045,-74.1370923\";s:8:\"latitude\";s:17:\"4.665102699999999\";s:9:\"longitude\";s:18:\"-74.13626740000001\";}}','yes'),(2795,'_site_transient_avada_autoloader_paths_e0a1ee8c2aa11202a5af50676a59eb3c','a:41:{s:28:\"Fusion_Builder_Redux_Options\";s:91:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-fusion-builder-redux-options.php\";s:11:\"Avada_Admin\";s:74:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-admin.php\";s:14:\"Avada_Settings\";s:77:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-settings.php\";s:10:\"Avada_Init\";s:73:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-init.php\";s:17:\"Avada_Social_Icon\";s:80:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-social-icon.php\";s:20:\"Avada_Social_Sharing\";s:83:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-social-sharing.php\";s:14:\"Avada_Template\";s:77:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-template.php\";s:10:\"Avada_Blog\";s:73:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-blog.php\";s:12:\"Avada_Images\";s:75:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-images.php\";s:10:\"Avada_Head\";s:73:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-head.php\";s:12:\"Avada_Layout\";s:75:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-layout.php\";s:15:\"Avada_GoogleMap\";s:78:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-googlemap.php\";s:22:\"Avada_Remote_installer\";s:85:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-remote-installer.php\";s:20:\"Avada_Sermon_Manager\";s:83:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-sermon-manager.php\";s:19:\"Avada_Importer_Data\";s:91:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/importer/class-avada-importer-data.php\";s:30:\"Avada_Multiple_Featured_Images\";s:93:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-multiple-featured-images.php\";s:14:\"Avada_Sidebars\";s:77:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-sidebars.php\";s:19:\"Avada_Admin_Notices\";s:82:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-admin-notices.php\";s:18:\"Avada_Widget_Style\";s:81:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-widget-style.php\";s:18:\"Avada_Page_Options\";s:81:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-page-options.php\";s:11:\"Avada_Fonts\";s:74:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-fonts.php\";s:13:\"Avada_Scripts\";s:76:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-scripts.php\";s:27:\"Avada_TGM_Plugin_Activation\";s:90:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-tgm-plugin-activation.php\";s:24:\"Avada_Megamenu_Framework\";s:87:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-megamenu-framework.php\";s:14:\"Avada_Megamenu\";s:77:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-megamenu.php\";s:16:\"Avada_Nav_Walker\";s:79:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-nav-walker.php\";s:25:\"Avada_Nav_Walker_Megamenu\";s:88:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-nav-walker-megamenu.php\";s:17:\"Avada_Woocommerce\";s:80:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-woocommerce.php\";s:17:\"Avada_Dynamic_CSS\";s:80:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-dynamic-css.php\";s:12:\"Avada_Helper\";s:75:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-helper.php\";s:24:\"Fusion_Widget_Ad_125_125\";s:94:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-ad-125-125.php\";s:26:\"Fusion_Widget_Contact_Info\";s:96:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-contact-info.php\";s:18:\"Fusion_Widget_Tabs\";s:88:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-tabs.php\";s:26:\"Fusion_Widget_Recent_Works\";s:96:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-recent-works.php\";s:20:\"Fusion_Widget_Tweets\";s:90:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-tweets.php\";s:20:\"Fusion_Widget_Flickr\";s:90:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-flickr.php\";s:26:\"Fusion_Widget_Social_Links\";s:96:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-social-links.php\";s:27:\"Fusion_Widget_Facebook_Page\";s:97:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-facebook-page.php\";s:18:\"Fusion_Widget_Menu\";s:88:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-menu.php\";s:27:\"Fusion_Widget_Vertical_Menu\";s:97:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/widget/class-fusion-widget-vertical-menu.php\";s:13:\"Avada_Options\";s:76:\"C:/xampp/htdocs/vim/wp-content/themes/Avada/includes/class-avada-options.php\";}','no'),(2814,'avada_permalinks','a:3:{s:23:\"portfolio_category_base\";s:0:\"\";s:21:\"portfolio_skills_base\";s:0:\"\";s:19:\"portfolio_tags_base\";s:0:\"\";}','yes'),(2832,'theme_mods_Avada','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1524621876;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"avada-blog-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:21:\"avada-footer-widget-1\";a:4:{i:0;s:13:\"media_image-2\";i:1;s:13:\"menu-widget-2\";i:2;s:6:\"text-2\";i:3;s:21:\"social_links-widget-2\";}s:25:\"avada-slidingbar-widget-1\";a:1:{i:0;s:32:\"woocommerce_product_categories-2\";}s:25:\"avada-slidingbar-widget-2\";a:0:{}s:35:\"avada-custom-sidebar-menusecundario\";a:3:{i:0;s:21:\"social_links-widget-3\";i:1;s:8:\"search-3\";i:2;s:13:\"menu-widget-3\";}}}}','yes'),(2834,'_transient_timeout_avada_demos','1525226662','no'),(2836,'woocommerce_maybe_regenerate_images_hash','98f115923464905c0d53a6828ebebb62','yes'),(3011,'nonce_key','.oV=3ghkftM+C`2Mb#xlf%xGRf)#z7,oK!;6hsk}9!cGVE)F1*#7~19jf6X^00r1','no'),(3012,'nonce_salt','K|gOZ()5%Oafo,<`^&6$m^2VO!W4mX02Ocl;_34e[Ez!8EITwWLy2Q*_-@0%~O2#','no'),(3028,'rs-library','a:3:{s:4:\"hash\";s:32:\"0fbedf953c0042911e0f27a364cf4227\";s:7:\"objects\";a:179:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(3039,'auth_key','BOuOEX!gP;m#{OJs+).xicz~*u)[l&/xi5_D2Y^2QP;m_)CwR<L4NhfeMtfH+d&n','no'),(3040,'auth_salt','L$Z1~|cU*@a)a5B%P-.gRbL;dfcXEevRczT/A{Fh@i@ob/#*%A<MIC_e#xNS6o~5','no'),(3041,'logged_in_key','^CNjp2*_x8xR~twhceZx&HVr|NGJEW-f(B3_%uaneY(DBaRk$Id|dL5uY].e~zez','no'),(3042,'logged_in_salt','E_W]=F6W-4?zbzHAA[F--qi^aZ32Di|j1S39NI.tju;_FKS}&OH*cS}s3BSl3UA?','no'),(3076,'fusion_applied_patches','a:3:{i:0;i:416137;i:1;i:416149;i:2;i:416174;}','no'),(3466,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.0.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1526528014;s:7:\"version\";s:5:\"5.0.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(3726,'yit_recently_activated','a:1:{i:0;s:57:\"yith-woocommerce-product-slider-carousel-premium/init.php\";}','yes'),(3729,'widget_yith-wc-product-slider-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3732,'ywcps_check_responsive','yes','yes'),(3733,'ywcps_n_item_small_desk','4','yes'),(3734,'ywcps_n_item_tablet','2','yes'),(3735,'ywcps_n_item_mobile','1','yes'),(3736,'ywcps_n_posts_per_page','20','yes'),(3737,'ywcps_check_rtl','no','yes'),(3738,'ywcps_layout1_box_bg_color','#ffffff','yes'),(3739,'ywcps_layout1_box_border_color','#d7e0e9','yes'),(3740,'ywcps_layout1_text_color','#004d93','yes'),(3741,'ywcps_layout1_background_color_arrow','#00a8ff','yes'),(3742,'ywcps_layout1_border_color_arrow','#00a8ff','yes'),(3743,'ywcps_layout1_text_color_arrow','#ffffff','yes'),(3744,'ywcps_layout1_button_bg_color','#004d93','yes'),(3745,'ywcps_layout1_button_bg_color_hover','#00a8ff','yes'),(3746,'ywcps_layout1_button_color','#ffffff','yes'),(3747,'ywcps_layout1_button_color_hover','#ffffff','yes'),(3748,'ywcps_layout1_border_button_color','#004d93','yes'),(3749,'ywcps_layout1_border_button_color_hover','#00a8ff','yes'),(3750,'ywcps_layout2_box_bg_color','#fff','yes'),(3751,'ywcps_layout2_box_border_color','#ededed','yes'),(3752,'ywcps_layout2_text_color','#000','yes'),(3753,'ywcps_layout2_background_color_arrow','#ededed','yes'),(3754,'ywcps_layout2_border_color_arrow','#ededed','yes'),(3755,'ywcps_layout2_text_color_arrow','#a4a4a4','yes'),(3756,'ywcps_layout2_button_bg_color','#c2947c','yes'),(3757,'ywcps_layout2_button_bg_color_hover','#fff','yes'),(3758,'ywcps_layout2_button_color','#fff','yes'),(3759,'ywcps_layout2_button_color_hover','#c2947c','yes'),(3760,'ywcps_layout2_border_button_color','#c2947c','yes'),(3761,'ywcps_layout2_border_button_color_hover','#c2947c','yes'),(3762,'ywcps_layout3_box_bg_color','#fff','yes'),(3763,'ywcps_layout3_box_border_color','#ededed','yes'),(3764,'ywcps_layout3_text_color','#000','yes'),(3765,'ywcps_layout3_background_color_arrow','#fff','yes'),(3766,'ywcps_layout3_border_color_arrow','#ededed','yes'),(3767,'ywcps_layout3_text_color_arrow','#8b8b8b','yes'),(3768,'ywcps_layout3_button_bg_color','#828282','yes'),(3769,'ywcps_layout3_button_bg_color_hover','#434343','yes'),(3770,'ywcps_layout3_button_color','#fff','yes'),(3771,'ywcps_layout3_button_color_hover','#fff','yes'),(3772,'ywcps_layout3_border_button_color','#828282','yes'),(3773,'ywcps_layout3_border_button_color_hover','#434343','yes'),(3774,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:22:\"yith_wc_product_slider\";b:1;}','yes'),(3775,'ywcps_db_version','1.0.0','yes'),(4567,'woocommerce_erasure_request_removes_order_data','no','no'),(4568,'woocommerce_erasure_request_removes_download_data','no','no'),(4569,'wp_page_for_privacy_policy','','yes'),(4570,'woocommerce_registration_privacy_policy_text','Tus datos personales se utilizarán para procesar tu pedido, mejorar tu experiencia en esta web, gestionar el acceso a tu cuenta y otros propósitos descritos en nuestra [privacy_policy].','yes'),(4571,'woocommerce_checkout_privacy_policy_text','Tus datos personales se utilizarán para procesar tu pedido, mejorar tu experiencia en esta web y otros propósitos descritos en nuestra [privacy_policy].','yes'),(4572,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4573,'woocommerce_trash_pending_orders','','no'),(4574,'woocommerce_trash_failed_orders','','no'),(4575,'woocommerce_trash_cancelled_orders','','no'),(4576,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4577,'woocommerce_checkout_highlight_required_fields','yes','yes'),(4578,'woocommerce_demo_store','no','no'),(4754,'PMWI_Plugin_Options','a:0:{}','yes'),(4755,'PMXI_Plugin_Options','a:32:{s:12:\"info_api_url\";s:26:\"http://www.wpallimport.com\";s:18:\"history_file_count\";i:10000;s:16:\"history_file_age\";i:365;s:15:\"highlight_limit\";i:10000;s:19:\"upload_max_filesize\";i:2048;s:13:\"post_max_size\";i:2048;s:14:\"max_input_time\";i:-1;s:18:\"max_execution_time\";i:-1;s:7:\"dismiss\";i:0;s:16:\"dismiss_speed_up\";i:0;s:13:\"html_entities\";i:0;s:11:\"utf8_decode\";i:0;s:12:\"cron_job_key\";s:10:\"QsoJAKbNoF\";s:10:\"chunk_size\";i:32;s:9:\"pingbacks\";i:1;s:33:\"legacy_special_character_handling\";i:1;s:14:\"case_sensitive\";i:1;s:12:\"session_mode\";s:7:\"default\";s:17:\"enable_ftp_import\";i:0;s:16:\"large_feed_limit\";i:1000;s:26:\"cron_processing_time_limit\";i:120;s:6:\"secure\";i:1;s:11:\"log_storage\";i:5;s:10:\"cron_sleep\";s:0:\"\";s:4:\"port\";s:0:\"\";s:16:\"google_client_id\";s:0:\"\";s:16:\"google_signature\";s:0:\"\";s:8:\"licenses\";a:0:{}s:8:\"statuses\";a:0:{}s:19:\"force_stream_reader\";i:0;s:18:\"scheduling_license\";s:0:\"\";s:25:\"scheduling_license_status\";s:0:\"\";}','yes'),(4762,'wpai-woocommerce-add-on_080fdc82a3a678dab2d4f10c27ddeb79','O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"2.4.1\";s:14:\"stable_version\";s:5:\"2.4.1\";s:4:\"name\";s:18:\"WooCommerce Add-On\";s:4:\"slug\";s:23:\"wpai-woocommerce-add-on\";s:3:\"url\";s:65:\"http://www.wpallimport.com/downloads/woocommerce-add/?changelog=1\";s:12:\"last_updated\";s:19:\"2018-05-20 21:04:54\";s:8:\"homepage\";s:53:\"http://www.wpallimport.com/downloads/woocommerce-add/\";s:7:\"package\";s:167:\"http://www.wpallimport.com/edd-sl/package_download/MTU1ODY1MTMzNjowOjE1Mjk6NmUwMzEwY2YxZWVlNzFiZGQ3NWI2Mzc5MjY5YjY5MWI6aHR0cEAvL2xvY2FsaG9zdC9+cmFmYWVsc3VhcmV6L3ZpbTow\";s:13:\"download_link\";s:167:\"http://www.wpallimport.com/edd-sl/package_download/MTU1ODY1MTMzNjowOjE1Mjk6NmUwMzEwY2YxZWVlNzFiZGQ3NWI2Mzc5MjY5YjY5MWI6aHR0cEAvL2xvY2FsaG9zdC9+cmFmYWVsc3VhcmV6L3ZpbTow\";s:8:\"sections\";a:2:{s:11:\"description\";s:90:\"<p>Support for unlimited sites</p>\n<p>Lifetime e-mail support</p>\n<p>Lifetime updates</p>\n\";s:9:\"changelog\";s:12564:\"<p>2.4.1</p>\n<ul>\n<li>bug fix: import attributes with special characters</li>\n<li>bug fix: recount product terms when updating post status</li>\n</ul>\n<p>2.4.0</p>\n<ul>\n<li>bug fix: stock status not importing properly when _backorders custom field is not set</li>\n<li>bug fix: product dimensions won\'t import if \'Virtual\' field is not set</li>\n<li>bug fix: compatibility fix WooCommerce 2.6.x</li>\n<li>bug fix: options conflict when creating simple products</li>\n<li>bug fix: remove deprecated function calls for PHP 7.2 compatibility</li>\n<li>bug fix: unable to import 0 as a value for attributes</li>\n<li>bug fix: mirror new WooCommerce core behavior that forces all uncategorized products to be assigned to the Uncategorized category</li>\n<li>bug fix: custom fields not imported to all product variations</li>\n<li>bug fix: stock status not set to outofstock when stock value set to 0 for some product variation imports</li>\n<li>bug fix: \'Stock Quantity\' field not visible for some product variation imports</li>\n<li>bug fix: unable to set \'Catalog visibility\' to \'Search results only\' for External/Affiliate products</li>\n<li>bug fix: unable to import additional variation images for some product variation imports</li>\n<li>bug fix: variable products not imported as simple products when only one variation is imported</li>\n</ul>\n<p>2.3.9</p>\n<ul>\n<li>bug fix: make product simple options when missing variation deleted</li>\n<li>bug fix: set missing records out of stock for link all variations</li>\n<li>bug fix: matching linked products</li>\n<li>bug fix: link all variations - set custom fields for missing records</li>\n<li>bug fix: setting order tax items via xpath</li>\n</ul>\n<p>2.3.9</p>\n<ul>\n<li>bug fix: make product simple options when missing variation deleted</li>\n<li>bug fix: set missing records out of stock for link all variations</li>\n<li>bug fix: matching linked products</li>\n<li>bug fix: link all variations - set custom fields for missing records</li>\n<li>bug fix: setting order tax items via xpath</li>\n</ul>\n<p>2.3.8</p>\n<ul>\n<li>improvement: added new filter wp_all_import_recount_terms_after_import</li>\n<li>improvement: Allow add variations as linked products</li>\n<li>bug fix: compatibility with woo commerce 2.6</li>\n<li>bug fix: error on activation without WP All Import</li>\n<li>bug fix: grouping variable products</li>\n<li>bug fix: Set parent product outofstock if all variations are outofstock</li>\n<li>bug fix: import stock status for 5th type of import variable products</li>\n<li>bug fix: do not update stock_status if _stock is not set to update</li>\n</ul>\n<p>2.3.7</p>\n<ul>\n<li>improvement: added \'WooCommerce Advanced Options\' to re-import section</li>\n<li>bug fix: variations title</li>\n<li>bug fix: import first variation image</li>\n<li>bug fix: send order emails after custom fields were imported</li>\n<li>bug fix: updating featured product status</li>\n<li>bug fix: WPML & link all variations option conflict</li>\n<li>bug fix: add _price field for each variation</li>\n<li>bug fix: terms re-count</li>\n</ul>\n<p>2.3.6</p>\n<ul>\n<li>improvement: new option \'Parent SKU\' for variable products types 2 & 4</li>\n<li>improvement: new action wp_all_import_make_product_simple</li>\n<li>bug fix: import _order_tax</li>\n<li>bug fix: detecting duplicate SKUs</li>\n<li>bug fix: import product visibility WC 3.0</li>\n<li>bug fix: stock threshold</li>\n<li>bug fix: title for first variation</li>\n<li>bug fix: import non latin attributes</li>\n</ul>\n<p>2.3.5</p>\n<ul>\n<li>improvement: add japanese translations</li>\n<li>improvement: compatibility with WC 3.0</li>\n<li>bug fix: import _tax_class</li>\n<li>bug fix: remove orphaned attributes relationships</li>\n<li>bug fix: import order taxes</li>\n</ul>\n<p>2.3.4</p>\n<ul>\n<li>bug fix: import reserved attributes</li>\n<li>bug fix: updating product gallery</li>\n<li>bug fix: WooCommerce reports when importing orders</li>\n</ul>\n<p>2.3.3</p>\n<ul>\n<li>improvement: compatibility PHP 7.x</li>\n<li>improvement: new filter \'wp_all_import_variation_taxonomies\' to control variation taxonomies</li>\n</ul>\n<p>2.3.2</p>\n<ul>\n<li>improvement: customer matching in order imports</li>\n<li>improvement: added ACF to re-import options</li>\n<li>bug fix: term recount for 5th type of import variable products </li>\n<li>bug fix: import shipping class for 5th type of variable products</li>\n<li>bug fix: re-creation variations ( link all variations option )</li>\n<li>bug fix: confirm import screen for order manual record matching</li>\n</ul>\n<p>2.3.1</p>\n<ul>\n<li>improvement: added custom fields section to import options when importing Orders</li>\n<li>bug fix: conflict between updating Product Type & \'Create products with no variations as simple products\' option</li>\n<li>bug fix: \'create products with no variations as simple products\' option for variable product when variations presented as child XML nodes</li>\n</ul>\n<p>2.3.0</p>\n<ul>\n<li>added order imports</li>\n<li>fixed conflict between \'Delete posts that are no longer present in your file\' & \'Link All Variations\' option</li>\n<li>fixed ucwords attributes names</li>\n<li>fixed import attributes which are not in variations</li>\n<li>fixed tooltips & css for woo 2.6 compatibility</li>\n</ul>\n<p>2.2.9</p>\n<ul>\n<li>added \'Allow backorders?\' option for variations as child XML elements</li>\n<li>do not delete missing parent product if there is no parent in import file</li>\n<li>fixed updating stock qty even when manage stock update disabled</li>\n</ul>\n<p>2.2.8</p>\n<ul>\n<li>fixed compatibility with WPML ( import multilingual attributes )</li>\n<li>fixed import attributes with \"Link All Variations\" options enabled</li>\n<li>fixed importing custom fields into product variations</li>\n<li>added possibility to import up & cross sells by product SKU, ID, Title</li>\n</ul>\n<p>2.2.7</p>\n<ul>\n<li>fixed showing simple products on frontend</li>\n<li>import variation images from local folder ( variations presentes as child XML nodes )</li>\n</ul>\n<p>2.2.6</p>\n<ul>\n<li>variable product manual matching speed up</li>\n<li>do not associate variations with categories & tags</li>\n<li>added _product_version meta key & updated .po files</li>\n</ul>\n<p>2.2.5</p>\n<ul>\n<li>fixed updating \'Variation Enabled\' field</li>\n<li>fixed import variation image</li>\n<li>fixed set first variation as default</li>\n<li>fixed update products data ( manual matching by _sku )</li>\n<li>fixed compatibility with WPAI free edition</li>\n<li>added \'product_type_selector\' filter</li>\n<li>added es_ES translation</li>\n</ul>\n<p>2.2.3</p>\n<ul>\n<li>fixed importing custom fields to variations</li>\n</ul>\n<p>2.2.2</p>\n<ul>\n<li>fixed \'Create products with no variations as simple products\' option</li>\n</ul>\n<p>2.2.1</p>\n<ul>\n<li>fixed conflict between options [update only these custom fields & update only these attributes]</li>\n<li>fixed \'create new records\' for import variable products when manual record matching choosen</li>\n<li>fixed do not set variations to draft</li>\n<li>fixed import shipping class for external products</li>\n<li>added feature to dynamically set attribute options</li>\n<li>added new option \"Convert decimal separator to a period\"</li>\n</ul>\n<p>2.2.0</p>\n<ul>\n<li>fixed adjust prices for variation in case when variations presented as XML child elements</li>\n<li>fixed import _stock_status for parent products in cases: link all variation & variations presented as child XML elements</li>\n<li>added Variation Description field</li>\n<li>added auto create shipping classes</li>\n<li>removed the option to use nested child elements for variable product when importing into Existing Items</li>\n<li>removed \'Virtual\' and \'Downloadable\' checkboxes</li>\n<li>hide \'Downloadable\' settings if product not downloadable</li>\n</ul>\n<p>2.1.7</p>\n<ul>\n<li>fixed set default attributes for \'link all variations\' option</li>\n<li>fixed import total_sales</li>\n<li>fixed changelog</li>\n</ul>\n<p>2.1.6</p>\n<ul>\n<li>fixed import total_sales</li>\n</ul>\n<p>2.1.5</p>\n<ul>\n<li>fixed import shipping class</li>\n</ul>\n<p>2.1.3</p>\n<ul>\n<li>fixed import stock status for negative qty</li>\n<li>fixed import shipping class when their slugs presented as numeric values</li>\n</ul>\n<p>2.1.2</p>\n<ul>\n<li>fixed import stock status for variable products</li>\n</ul>\n<p>2.1.1</p>\n<ul>\n<li>fixed import stock status</li>\n</ul>\n<p>2.1.0</p>\n<ul>\n<li>added new option \'save variation image to the gallery\'</li>\n<li>fixed import stock status for variable products</li>\n</ul>\n<p>2.0.9</p>\n<ul>\n<li>fixed stock status out of stock for external products</li>\n</ul>\n<p>2.0.8</p>\n<ul>\n<li>rename disallowed terms</li>\n<li>fixed auto detect stock status</li>\n<li>fixed conflict with woo commerce layered nav widget</li>\n<li>added new action wp_all_import_variable_product_imported</li>\n</ul>\n<p>2.0.7</p>\n<ul>\n<li>fixed importing default selections</li>\n<li>optimize import variable products</li>\n<li>improve security</li>\n</ul>\n<p>2.0.6</p>\n<ul>\n<li>fixed import featured image for first variation</li>\n<li>fixed manual matching for variations</li>\n<li>fixed css styles</li>\n</ul>\n<p>2.0.5</p>\n<ul>\n<li>fixed import shipping class via xpath</li>\n</ul>\n<p>2.0.4</p>\n<ul>\n<li>added manage stock options for variation level</li>\n</ul>\n<p>2.0.3</p>\n<ul>\n<li>fixed import variable downloadable products</li>\n</ul>\n<p>2.0.2</p>\n<ul>\n<li>fixed bug with updating data for variations</li>\n</ul>\n<p>2.0.1</p>\n<ul>\n<li>fixed import empty prices</li>\n<li>fixed update only these product attributes option</li>\n<li>fixed session bug on cron execution</li>\n<li>fixed rounding prices when \"Attempt to convert incorrectly formatted prices to WooCommerce format\" option is disabled</li>\n<li>changed main plugin file name</li>\n</ul>\n<p>2.0.0</p>\n<ul>\n<li>New WooCommerce add-on for WP All Import 4.0. Don\'t upgrade without installing WP All Import 4.0 first. Learn more about WP All Import 4.0 at http://www.wpallimport.com/2014/11/introducing-wp-all-import-4-0/</li>\n</ul>\n<p>1.3.5</p>\n<ul>\n<li>fixed set shipping class to empty value</li>\n<li>fixed option \"create product as simple when no variations\"</li>\n<li>fixed tax classes drop down</li>\n<li>fixed import attributes</li>\n<li>added new option \"set _stock value for parent product</li>\n</ul>\n<p>1.3.4</p>\n<ul>\n<li>fixed saving shipping class option</li>\n<li>fixed import product attributes</li>\n<li>fixed import variable products: updating custom fields in case when fourth variable import type is choosen</li>\n<li>added new option \"combine SKU from variation and parent product {ParentSKU}-{Variation SKU}\" for variable products in case when variations presented as child elements</li>\n</ul>\n<p>1.3.3</p>\n<ul>\n<li>fixed saving attribute values with specialcharacters like ö, ú, ...</li>\n<li>fixed woocommerce currency</li>\n<li>fixed updating shipping class</li>\n<li>fixed updating tax class</li>\n<li>fixed wp_generate_attachment_metadata() error for variations images</li>\n<li>fixed session warnings</li>\n<li>replaced deprecated function …clear_product_transients() to wc_delete_product_transients()</li>\n<li>fixed: load import options</li>\n</ul>\n<p>1.3.2</p>\n<ul>\n<li>fixed: import attributes names with xpath</li>\n<li>fixed: import attributes with encoded symbols</li>\n<li>fixed: import up-sells & cross-sells products</li>\n<li>fixed: updating stock Qty for variations</li>\n<li>fixed: use parent xpath feature for import variable products (case #5</li>\n</ul>\n<p>1.3.1</p>\n<ul>\n<li>updated: matching grouping product</li>\n<li>added: option \"is update product type\"</li>\n<li>fixed: variations tree</li>\n<li>fixed: import zero value in stock qty for variation</li>\n</ul>\n<p>1.3.0</p>\n<ul>\n<li>fixed: automatic fixing of improperly formatted prices</li>\n<li>fixed: manual record matching for variations</li>\n<li>fixed: php notices</li>\n</ul>\n<p>1.2.9</p>\n<ul>\n<li>fixed import zero value for stock quantity for variations</li>\n<li>fixed import attributes for variable products (case 5)</li>\n<li>added \"Disable automatic fixing of improperly formatted prices.\" option</li>\n<li>fixed import empty sale price</li>\n<li>fixed setup stock status with xpath</li>\n<li>fixed import shipping class for variations</li>\n</ul>\n<p>1.2.8</p>\n<ul>\n<li>added: download type option</li>\n<li>added: file names option</li>\n<li>fixed: import attributes</li>\n<li>fixed: attributes duplication</li>\n<li>fixed: grouping products</li>\n</ul>\n<p>1.2.7</p>\n<ul>\n<li>fixed: price conversation</li>\n</ul>\n<p>1.2.5</p>\n<ul>\n<li>added: xpath case for grouping products</li>\n<li>updated: filter prices</li>\n<li>updated: css for compatibility with wocommerce 2.1</li>\n</ul>\n\";}s:7:\"banners\";a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}}','no'),(4763,'wpai-woocommerce-add-on_timeout_080fdc82a3a678dab2d4f10c27ddeb79','1527118936','yes'),(4765,'pmxi_is_migrated','4.5.2','yes'),(4766,'wp_all_import_db_version','4.5.2','yes'),(4767,'wp_all_import_woocommerce_addon_db_version','2.4.0','yes'),(4770,'wp-all-import-pro_85b8495febade7a221f67b0bca7d59d9','O:8:\"stdClass\":15:{s:11:\"new_version\";s:5:\"4.5.4\";s:14:\"stable_version\";s:5:\"4.5.4\";s:4:\"name\";s:13:\"WP All Import\";s:4:\"slug\";s:17:\"wp-all-import-pro\";s:3:\"url\";s:67:\"http://www.wpallimport.com/downloads/wp-all-import-pro/?changelog=1\";s:12:\"last_updated\";s:19:\"2018-05-23 19:56:07\";s:8:\"homepage\";s:55:\"http://www.wpallimport.com/downloads/wp-all-import-pro/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";a:2:{s:11:\"description\";s:129:\"<p>Learn more about WP All Import at <a href=\"https://www.wpallimport.com/\" target=\"_blank\">https://www.wpallimport.com/</a></p>\n\";s:9:\"changelog\";s:18769:\"<p>4.5.4</p>\n<ul>\n<li>bug fix: import using stream reader</li>\n<li>bug fix: generation temporary files in system temporary folder</li>\n</ul>\n<p>4.5.3</p>\n<ul>\n<li>improvement: add support for Toolset Types</li>\n<li>bug fix: trigger deleted_user action when import deleting a user</li>\n<li>bug fix: add-ons api - searching for existing images in pmxi_images table</li>\n<li>bug fix: php error on array push alias</li>\n</ul>\n<p>4.5.2</p>\n<ul>\n<li>new feature: Automatic Scheduling - run imports on a schedule</li>\n<li>improvement: search for existing images based on remote image URL</li>\n<li>improvement: various backend improvements to image imports</li>\n<li>improvement: various import speed optimizations</li>\n<li>bug fix: remove deprecated function calls for PHP 7.2 compatibility</li>\n<li>bug fix: delete db tables when mu blog deleted</li>\n<li>bug fix: remove BOM from import templates</li>\n<li>bug fix: saving CSV delimiter when changing import file</li>\n</ul>\n<p>4.5.1</p>\n<ul>\n<li>improvement: import images from dropbox</li>\n<li>improvement: skips import process to the first specific record</li>\n<li>improvement: added new filter wp_all_import_is_render_whole_xml_tree</li>\n<li>improvement: added wp_all_import_images_uploads_dir filter into add-ons api</li>\n<li>bug fix: conflict with InfiniteWP</li>\n<li>bug fix: oddity update notification for Link cloaking add-on</li>\n<li>bug fix: load functions before pmxi_before_xml_import</li>\n<li>bug fix: do not re-count category terms when post imported as draft</li>\n<li>bug fix: import base64 encoded images in add-ons</li>\n<li>bug fix: woo order custom fields auto-detection</li>\n<li>security fix - XSS exploit (Special thanks to Mardan Muhidin for reporting)</li>\n<li>security fix - XSS exploit (Special thanks to Yuji Tounai for reporting)</li>\n</ul>\n<p>4.5.0</p>\n<ul>\n<li>improvement: Make the WooCo Short Description expandable</li>\n<li>improvement: show notice when function editor is not saved</li>\n<li>improvement: added timestamp to import log lines</li>\n<li>improvement: added support for bmp images</li>\n<li>improvement: added new action pmxi_before_post_import_{$addon}</li>\n<li>security fix: patch XSS exploit</li>\n<li>bug fix: import pages hierarchy</li>\n<li>bug fix: error in pclzip.lib.php with php 7.1</li>\n<li>bug fix: import taxonomies hierarchy</li>\n<li>bug fix: json to xml convertation</li>\n<li>bug fix: import password protected feeds with port defined</li>\n</ul>\n<p>4.4.9</p>\n<ul>\n<li>improvement: custom fields detection</li>\n<li>improvement: new action wp_all_import_post_skipped</li>\n<li>improvement: updated history page title</li>\n<li>improvement: optimize large imports deletion</li>\n<li>improvement: added import friendly name to confirm screen</li>\n<li>improvement: sql query optimization on manage imports screen</li>\n<li>improvement: added wp_all_import_shard_delay filter</li>\n<li>improvement: added wp_all_import_images_uploads_dir filter</li>\n<li>bug fix: compatibility with WPML</li>\n<li>bug fix: generation image filename</li>\n<li>bug fix: wp_all_import_specified_records filter</li>\n</ul>\n<p>4.4.8</p>\n<ul>\n<li>improvement: added hungarian translation</li>\n<li>bug fix: csv headers generation</li>\n<li>bug fix: import template from Import Settings works again</li>\n<li>bug fix: users no longer logged out when user is update via import</li>\n<li>bug fix: images with encoded quotes</li>\n</ul>\n<p>4.4.7</p>\n<ul>\n<li>bug fix: cron job completed early for imports with xpath</li>\n<li>bug fix: csv headers with non latin characters</li>\n</ul>\n<p>4.4.6</p>\n<ul>\n<li>bug fix: cron job un-triggered on timeout error</li>\n</ul>\n<p>4.4.5</p>\n<ul>\n<li>bug fix: import xls from dropbox</li>\n<li>bug fix: template preview</li>\n</ul>\n<p>4.4.4</p>\n<ul>\n<li>improvement: new filter \'wp_all_import_phpexcel_delimiter\'</li>\n<li>improvement: new filter \'wp_all_import_is_trim_parsed_data\'</li>\n<li>improvement: added new \'filter wp_all_import_skip_x_csv_rows\'</li>\n<li>improvement: added csv delimiter setting to import options screen</li>\n<li>bug fix: taxonomies dropdown list</li>\n<li>bug fix: cron job was never untriggered when calling to undefined function</li>\n<li>bug fix: taxonomies preview</li>\n<li>bug fix: import duplicate tags</li>\n<li>bug fix: importing taxonomy terms that already exist in a different taxonomies</li>\n</ul>\n<p>4.4.3</p>\n<ul>\n<li>bug fix: parsing images for newly added records</li>\n<li>bug fix: the event calendar conflict</li>\n</ul>\n<p>4.4.2</p>\n<ul>\n<li>improvement: added new filter wp_all_import_phpexcel_object to modify excel data before import</li>\n<li>bug fix: search for images ending with underscores in media</li>\n<li>bug fix: import hierarchical posts and pages</li>\n<li>bug fix: import custom post type page templates</li>\n<li>bug fix: matching taxonomies by name</li>\n<li>bug fix: custom fields validation</li>\n</ul>\n<p>4.4.1</p>\n<ul>\n<li>improvement: compatibility with PHP 7.x</li>\n<li>improvement: search for existing attachments option</li>\n<li>improvement: new filter for file path of functions.php file</li>\n<li>bug fix: images preview</li>\n<li>bug fix: improved matching for images similar to image.com.png</li>\n</ul>\n<p>4.4.0</p>\n<ul>\n<li>new feature: added import taxonomies feature</li>\n<li>bug fix: hierarchy taxonomies preview</li>\n<li>bug fix: empty logs folder generation</li>\n<li>bug fix: \'Keep images currently in Media Library\' option for add-ons</li>\n<li>bug fix: import bundles with gz files</li>\n<li>bug fix: custom functions for attachments</li>\n</ul>\n<p>4.3.2</p>\n<ul>\n<li>improvement: \'Force Stream Reader\' setting</li>\n<li>improvement: tar + gz compression support for remote feeds</li>\n<li>improvement: new filter \'wp_all_import_auto_create_csv_headers\'</li>\n<li>improvement: new filter \'wp_all_import_is_base64_images_allowed\'</li>\n<li>improvement: new filter \'wp_all_import_set_post_terms\' to leave a specific category alone when a post is being updated</li>\n<li>bug fix: cron import timeout when set missing outofstock option is enabled</li>\n<li>bug fix: nodes navigation for xpath like /news/item</li>\n<li>bug fix: frozen import template screen for cyrillic XML feeds</li>\n<li>bug fix: conflict between taxonomies & user import</li>\n<li>bug fix: creating users with the same email</li>\n<li>bug fix: enable keep line breaks option by default</li>\n<li>bug fix: composer namespace conflict</li>\n<li>bug fix: images preview when wp is in subdirectory</li>\n<li>bug fix: \'Instead of deletion, set Custom Field\' option for users import</li>\n</ul>\n<p>4.3.1</p>\n<ul>\n<li>fixed issue with libxml 2.9.3</li>\n<li>execute \'pmxi_article_data\' filter for all posts ( new & existing )</li>\n</ul>\n<p>4.3.0</p>\n<ul>\n<li>added de_CH translation</li>\n<li>added support for .svg images</li>\n<li>added possibility for import excerpts for pages</li>\n<li>added new filter \'wp_all_import_specified_records\'</li>\n<li>added new filter \'wp_all_import_is_post_to_delete\'</li>\n<li>fixed saving function editor</li>\n<li>fixed custom fields mapping rules with \'0\' value</li>\n<li>fixed termination of the import if the \"Delete source XML file after importing\" is checked</li>\n<li>disable XMLReader stream filter for HHVM</li>\n<li>improve search for existing images in media gallery</li>\n</ul>\n<p>4.2.9</p>\n<ul>\n<li>fixed error messages on step 4</li>\n<li>fixed renaming image files</li>\n<li>fixed delete missing records option</li>\n<li>fixed csv to xml convertation in case when there are some equal titles in csv file</li>\n<li>stop using $HTTP_RAW_POST_DATA for PHP 7.x compatibility</li>\n<li>added new action \'pmxi_missing_post\'</li>\n</ul>\n<p>4.2.8</p>\n<ul>\n<li>update required database tables</li>\n</ul>\n<p>4.2.7</p>\n<ul>\n<li>fixed detecting root nodes with colons in names</li>\n<li>fixed php notice \"Undefined variable: existing_meta_keys\"</li>\n<li>fixed rendering special chars in function editor</li>\n<li>fixed css for WordPress 4.4</li>\n<li>added feature to delete only posts not import</li>\n<li>added feature to download template/bundle from import settings</li>\n<li>added new option for importing images \"Use images currently in Media Library\"</li>\n<li>remove periods to hyphens convertation in image name</li>\n<li>auto detect dropbox URLs and change to dl=1</li>\n<li>changed comma delimiting behavior/UI in image meta</li>\n</ul>\n<p>4.2.6</p>\n<ul>\n<li>fixed preview prices</li>\n<li>fixed counting XML nodes</li>\n</ul>\n<p>4.2.5</p>\n<ul>\n<li>fixed \'Delete source XML file after importing\' option</li>\n<li>fixed ‘Instead of deletion, change post status to Draft’ option</li>\n<li>fixed reading XML files with NS in element names</li>\n<li>added ‘WooCommerce Order’ to post type list on step 1</li>\n</ul>\n<p>4.2.4</p>\n<ul>\n<li>fixed duplicate matching by custom field</li>\n<li>fixed error messages on step1 in case when server throws fatal error e.q. time limit exception</li>\n<li>fixed option \"Delete posts that are no longer present in your file\", now it works with empty CSV files which has only one header row</li>\n<li>fixed importing custom fields with the same name</li>\n<li>fixed custom functions in images preview</li>\n<li>added es_ES translation</li>\n<li>added de_DE translation</li>\n<li>added iterative ajax delete process ( deleting associated posts )</li>\n</ul>\n<p>4.2.3</p>\n<ul>\n<li>Fixed removing uploaded XML source file on re-run process</li>\n</ul>\n<p>4.2.2</p>\n<ul>\n<li>Fixed saving function editor</li>\n</ul>\n<p>4.2.1</p>\n<ul>\n<li>fixed duplicate matching by custom field ( cron )</li>\n<li>fixed converting image filenames to lowercase</li>\n<li>fixed import html to image description</li>\n<li>fixed import _wp_old_slug</li>\n<li>added Post ID to manual record matching</li>\n<li>added \'Comment status\' to \'Choose data to update\' section</li>\n<li>added \'cancel\' to cron API /wp-cron.php?import_key=Kt&import_id=407&action=cancel</li>\n<li>added function editor</li>\n</ul>\n<p>4.2.0</p>\n<ul>\n<li>fixed parsing CSV with empty lines</li>\n<li>fixed parsing multiple IF statements</li>\n<li>fixed preview in case when ‘Disable the visual editor when writing’ is enabled</li>\n<li>fixed conflict with WooCommerce - Store Exporter Deluxe</li>\n<li>added possibility to start synchronized cron requests &sync=1</li>\n<li>added notifications for required addons</li>\n<li>added support for wp all export bundle</li>\n<li>added support for manual import bundle</li>\n<li>added feature \'click to download import file\'</li>\n<li>added validation for excerpt and images sections</li>\n<li>added auto-detect a broken Unique ID notification</li>\n<li>added import template notifications</li>\n<li>removed support for importing WooCommerce Orders</li>\n<li>changed absolute paths to relative in db</li>\n<li>updated cron response messages</li>\n<li>moved uploaded files to \'Use existing\' dropdown</li>\n</ul>\n<p>4.1.7</p>\n<ul>\n<li>added support for Excel files ( .xls, .xlsx )</li>\n<li>added new option \'Do not remove images from media gallery\' on import<br />\nsettings screen</li>\n<li>added new options to taxonomies import \'Try to match terms to<br />\nexisting child Product Categories\' & \'Only assign Products to the<br />\nimported Product Category, not the entire hierarchy\'</li>\n<li>fixed excessive update requests</li>\n<li>added options to \'Delete associated posts</li>\n</ul>\n<p>4.1.6</p>\n<ul>\n<li>load ini_set only on plugins pages</li>\n<li>fixed saving import template</li>\n<li>added import post format via XPath</li>\n</ul>\n<p>4.1.5</p>\n<ul>\n<li>fixed import page template</li>\n<li>added a second argument to pmxi_saved_post action ( SimpleXML object ) of current record</li>\n</ul>\n<p>4.1.4</p>\n<ul>\n<li>fixed Apply mapping rules before splitting via separator symbol for manual hierarchy</li>\n<li>fixed path equal or less than</li>\n<li>fixed changing unique key when moving back from confirm screen</li>\n<li>fixed override page template</li>\n<li>fixed unlink images on deleting missing posts</li>\n<li>updated wp_all_import_is_post_to_update filter with second argument XML node as array</li>\n<li>updated compatibility with WP All Export</li>\n<li>added filter wp_all_import_feed_type</li>\n<li>added possibility to use php to calculate URL on first step [add_to_url(\"https://google.com/\")]</li>\n</ul>\n<p>4.1.3</p>\n<ul>\n<li>fixed un triggering issue on cron jobs for empty files</li>\n<li>changed updater priority from 10 to 20</li>\n<li>added post parent option for all hierarchical CPT</li>\n</ul>\n<p>4.1.2</p>\n<ul>\n<li>Important security fixes - additional hardening, prevention of blind SQL injection and reflected XSS attacks</li>\n</ul>\n<p>4.1.1</p>\n<ul>\n<li>critical security fix - stopping non-logged in users from accessing adminInit https://www.wpallimport.com/2015/02/wp-import-4-1-1-mandatory-security-update/</li>\n<li>added new filter wp_all_import_is_post_to_update to skip needed posts add_filter(\'wp_all_import_is_post_to_update\', \'is_post_to_update\', 10, 1);</li>\n<li>added new option Search for existing attachments to prevent duplicates in media library</li>\n<li>fixed imports pagination</li>\n<li>fixed preview taxonomies</li>\n<li>fixed upload folder creation when \'upload_dir\' filter defined</li>\n<li>fixed db schema for wpmu when new site added</li>\n</ul>\n<p>4.1.0</p>\n<ul>\n<li>fixed cron execution when titles are not defined</li>\n<li>added an option to separate hierarchy groups via symbol</li>\n<li>added separator symbol for manually nested taxonomies</li>\n</ul>\n<p>4.0.9</p>\n<ul>\n<li>added license key setting for automatic update</li>\n<li>added option search images through attachments</li>\n<li>added option assign term to the bottom level term in the hierarchy</li>\n</ul>\n<p>4.0.8</p>\n<ul>\n<li>fixed taxonomies preview</li>\n<li>fixed import meta description for images</li>\n<li>added feature to assign posts to needed terms</li>\n<li>added new option for taxonomies Apply mapping rules before splitting via separator symbol</li>\n<li>added set with XPath option for comment status, ping status, page parent, page template</li>\n</ul>\n<p>4.0.7</p>\n<ul>\n<li>fixed feed detection for rss chanels</li>\n<li>fixed parsing json data</li>\n<li>fixed add only new images option</li>\n<li>fixed delete missing records option</li>\n<li>added ability to import custom fields with the same name</li>\n<li>added port setting</li>\n</ul>\n<p>4.0.6</p>\n<ul>\n<li>fixed encoding for taxonomies mapping</li>\n<li>optimization for delete missing records option</li>\n<li>fixed feed type auto-detection</li>\n<li>fixed changes that related to _wp_page_template meta data</li>\n</ul>\n<p>4.0.5</p>\n<ul>\n<li>fixed template parsing when php function arguments contains an array()</li>\n<li>fixed error msg when feed is html page e.g. page 404</li>\n<li>fixed xpath building</li>\n<li>update hierarchy taxonomies options</li>\n</ul>\n<p>4.0.4</p>\n<ul>\n<li>changed main file name to wp-all-import-pro.php</li>\n<li>fixed feed type auto-detection</li>\n<li>fixed bug with empty unique keys</li>\n</ul>\n<p>4.0.3</p>\n<ul>\n<li>fixed re-count record when a file has been changed at an import setting screen</li>\n<li>fixed database schema auto-update</li>\n<li>fixed uploading large files</li>\n<li>fixed auto-detecting root element</li>\n<li>fixed log storage in database</li>\n<li>fixed cron execution when \"do not create new records\" option is enabled</li>\n<li>fixed feed type detection</li>\n<li>fixed unlink attachment source when posts updated/deleted</li>\n<li>fixed specialchars in taxnomies/categories mapping</li>\n<li>updated taxonomies hierarchy settings</li>\n<li>added a limit 10 to the existing meta values</li>\n</ul>\n<p>4.0.2</p>\n<ul>\n<li>speed up the import of taxonomies/categories</li>\n<li>added taxonomies/categories mapping feature</li>\n<li>added custom fields auto-detection feature</li>\n<li>added custom fields mapping feature</li>\n<li>added images/taxonomies preview feature</li>\n<li>added unofficial support for more file formats - json & sql</li>\n<li>added new setting (secure mode) to protect your files</li>\n<li>better import logs</li>\n<li>updated design</li>\n</ul>\n<p>3.4.2</p>\n<ul>\n<li>fixed navigation bug</li>\n<li>fixed search duplicates</li>\n<li>fixed duplicate categories</li>\n<li>fixed path builder for element attributes</li>\n<li>fixed cron processing for already uploaded files (XML)</li>\n<li>added taxonomies for pages</li>\n</ul>\n<p>3.4.1</p>\n<ul>\n<li>fixed pmxi_delete_post action: this action was executed after posts were deleted</li>\n<li>fixed import menu order & post parent for pages</li>\n<li>fixed import log for continue import feature</li>\n<li>added is update author option</li>\n<li>fixed post formats</li>\n<li>fixed cron processing: WP_Error object was not initialized</li>\n<li>fixed cron processing for import where XPath filtering is defined</li>\n<li>fixed UTC dates on manage imports page</li>\n</ul>\n<p>3.4.0</p>\n<ul>\n<li>fixed: import empty content</li>\n<li>fixed: log files</li>\n<li>fixed: detect image extension</li>\n<li>fixed: terms hierarchy on cron job execution</li>\n</ul>\n<p>3.3.9</p>\n<ul>\n<li>added: feature to do not escape shortcodes</li>\n<li>fixed: pre-processing logic</li>\n<li>fixed: downloading images with unicode url</li>\n<li>fixed: clear non ASCII/invalid symbols in CSV files</li>\n<li>fixed: import option \'Instead of using original image file name, set file name(s)\'</li>\n</ul>\n<p>3.3.8</p>\n<ul>\n<li>fixed: admin notices</li>\n<li>fixed: creation duplicates draft post via cron</li>\n<li>fixed: images with encoded symbols</li>\n<li>fixed: upload file via URL</li>\n<li>fixed: php notices</li>\n<li>added: compatibility with WP 3.9</li>\n</ul>\n<p>3.3.7</p>\n<ul>\n<li>updated convertation CSV to XML with XMLWriter</li>\n<li>fixed import *.zip files</li>\n<li>fixed xpath helper on step 2</li>\n<li>fixed showing zeros in XML tree</li>\n<li>allow post content to be empty on step 3</li>\n<li>added autodetect session mode</li>\n<li>delete deprecated settings my csv contain html code and case sensitivity</li>\n<li>fixed deleting history files</li>\n<li>fixed autodetect image extensions</li>\n<li>fixed increasing SQL query length</li>\n<li>added error messages</li>\n<li>fixed \"High Speed Small File Processing\" option</li>\n</ul>\n<p>3.3.6</p>\n<ul>\n<li>fixed: multiple cron execution</li>\n<li>fixed: load options template</li>\n<li>fixed: session initialization</li>\n<li>fixed: import search</li>\n<li>fixed: attachment author on cron execution</li>\n<li>fixed: download images option</li>\n<li>added: errors messages to the log</li>\n<li>added: \"not contains\" filter to step 2</li>\n<li>added: compatibility with categories mapping addon</li>\n<li>updated: cpt navigation on step 4</li>\n</ul>\n<p>3.3.5</p>\n<ul>\n<li>fixed bug with cron processing</li>\n<li>fixed bug with saving wrong image name</li>\n<li>added serialized custom fields feature</li>\n<li>added compatibility with user import add-on</li>\n<li>added compatibility with 3rd party developers</li>\n<li>added new setting \'Cron processing time limit\'</li>\n</ul>\n\";}s:7:\"banners\";a:2:{s:4:\"high\";s:55:\"http://ps.w.org/wp-all-import/assets/banner-772x250.png\";s:3:\"low\";s:0:\"\";}s:8:\"requires\";s:5:\"3.6.1\";s:6:\"tested\";s:5:\"4.9.6\";s:6:\"author\";s:6:\"Soflyy\";s:12:\"contributors\";O:8:\"stdClass\":2:{s:6:\"soflyy\";s:38:\"https://profiles.wordpress.org/soflyy/\";s:11:\"wpallimport\";s:43:\"https://profiles.wordpress.org/wpallimport/\";}}','no'),(4771,'wp-all-import-pro_timeout_85b8495febade7a221f67b0bca7d59d9','1527118956','yes'),(4798,'post_count','1','yes'),(4835,'category_children','a:0:{}','yes'),(4837,'portfolio_category_children','a:0:{}','yes'),(4838,'portfolio_skills_children','a:0:{}','yes'),(4839,'faq_category_children','a:0:{}','yes'),(7161,'woocommerce_version','3.4.2','yes'),(7162,'woocommerce_db_version','3.4.2','yes'),(7223,'loco_settings','a:3:{s:1:\"c\";s:18:\"Loco_data_Settings\";s:1:\"v\";i:0;s:1:\"d\";a:11:{s:7:\"version\";s:5:\"2.1.4\";s:8:\"gen_hash\";b:0;s:9:\"use_fuzzy\";b:1;s:11:\"num_backups\";i:1;s:9:\"pot_alias\";a:3:{i:0;s:10:\"default.po\";i:1;s:8:\"en_US.po\";i:2;s:5:\"en.po\";}s:9:\"php_alias\";a:2:{i:0;s:3:\"php\";i:1;s:4:\"twig\";}s:10:\"fs_persist\";b:0;s:10:\"fs_protect\";i:1;s:12:\"max_php_size\";s:4:\"100K\";s:11:\"po_utf8_bom\";b:0;s:8:\"po_width\";s:2:\"79\";}}','yes'),(7226,'_transient_loco_po_9ae8fcf2052afab111f75b7cd7aae1c7','a:3:{s:1:\"c\";s:21:\"Loco_gettext_Metadata\";s:1:\"v\";i:0;s:1:\"d\";a:5:{s:5:\"rpath\";s:32:\"themes/Avada/languages/Avada.pot\";s:5:\"bytes\";i:421725;s:5:\"mtime\";i:1524620568;s:5:\"valid\";b:1;s:5:\"stats\";a:3:{s:1:\"t\";i:2985;s:1:\"p\";i:0;s:1:\"f\";i:0;}}}','yes'),(7231,'_transient_loco_po_a3a2eee24933a9bb44e1e00ba19d2b6d','a:3:{s:1:\"c\";s:21:\"Loco_gettext_Metadata\";s:1:\"v\";i:0;s:1:\"d\";a:5:{s:5:\"rpath\";s:103:\"themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/themecheck/lang/themeforest-check.pot\";s:5:\"bytes\";i:918;s:5:\"mtime\";i:1524623736;s:5:\"valid\";b:1;s:5:\"stats\";a:3:{s:1:\"t\";i:2;s:1:\"p\";i:0;s:1:\"f\";i:0;}}}','yes'),(7234,'loco_recent','a:3:{s:1:\"c\";s:21:\"Loco_data_RecentItems\";s:1:\"v\";i:0;s:1:\"d\";a:1:{s:6:\"bundle\";a:2:{s:9:\"theme.vim\";i:1528431543;s:11:\"theme.Avada\";i:1528431597;}}}','no'),(7235,'_transient_loco_po_3753333f5a06dd7754f2c4ca689843d1','a:3:{s:1:\"c\";s:21:\"Loco_gettext_Metadata\";s:1:\"v\";i:0;s:1:\"d\";a:5:{s:5:\"rpath\";s:18:\"themes/vim/vim.pot\";s:5:\"bytes\";i:708;s:5:\"mtime\";i:1528431543;s:5:\"valid\";b:1;s:5:\"stats\";a:3:{s:1:\"t\";i:4;s:1:\"p\";i:0;s:1:\"f\";i:0;}}}','yes'),(7250,'with_flags','on','yes'),(7251,'with_name','on','yes'),(7252,'is_dropdown','on','yes'),(7253,'is_fullname','off','yes'),(7254,'override_css','','yes'),(7255,'is_menu','off','yes'),(7256,'wg_allowed','1','yes'),(7257,'widget_weglotwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9745,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:37:\"info@167.86.127.34/callegariplasticos\";s:7:\"version\";s:5:\"4.9.8\";s:9:\"timestamp\";i:1533265514;}','no'),(10453,'ai1wm_updater','a:0:{}','yes'),(10457,'_site_transient_avada_autoloader_paths_225cc000fa3ddf5f54a6b36eef103697','a:51:{s:28:\"Fusion_Builder_Redux_Options\";s:116:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-redux-options.php\";s:13:\"Avada_Options\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-options.php\";s:14:\"Avada_Settings\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-settings.php\";s:10:\"Avada_Init\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-init.php\";s:17:\"Avada_Social_Icon\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icon.php\";s:20:\"Avada_Social_Sharing\";s:108:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-sharing.php\";s:14:\"Avada_Template\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-template.php\";s:10:\"Avada_Blog\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-blog.php\";s:12:\"Avada_Images\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-images.php\";s:10:\"Avada_Head\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-head.php\";s:12:\"Avada_Layout\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-layout.php\";s:15:\"Avada_GoogleMap\";s:103:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-googlemap.php\";s:22:\"Avada_Remote_installer\";s:110:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-remote-installer.php\";s:20:\"Avada_Sermon_Manager\";s:108:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sermon-manager.php\";s:13:\"Avada_Upgrade\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-upgrade.php\";s:12:\"Avada_Helper\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-helper.php\";s:22:\"Avada_Upgrade_Abstract\";s:118:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-abstract.php\";s:17:\"Avada_Upgrade_400\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-400.php\";s:13:\"Avada_Migrate\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-migrate.php\";s:26:\"Avada_AvadaRedux_Migration\";s:114:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-avadaredux-migration.php\";s:17:\"Avada_Upgrade_500\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-500.php\";s:22:\"Fusion_Builder_Migrate\";s:110:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-migrate.php\";s:11:\"Avada_Admin\";s:99:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin.php\";s:19:\"Avada_Importer_Data\";s:116:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/importer/class-avada-importer-data.php\";s:30:\"Avada_Multiple_Featured_Images\";s:118:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-multiple-featured-images.php\";s:14:\"Avada_Sidebars\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sidebars.php\";s:19:\"Avada_Admin_Notices\";s:107:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin-notices.php\";s:18:\"Avada_Widget_Style\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-widget-style.php\";s:18:\"Avada_Page_Options\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-page-options.php\";s:15:\"Avada_Portfolio\";s:103:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-portfolio.php\";s:18:\"Avada_Social_Icons\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icons.php\";s:13:\"Avada_Scripts\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-scripts.php\";s:18:\"Avada_Google_Fonts\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-google-fonts.php\";s:24:\"Avada_Megamenu_Framework\";s:112:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu-framework.php\";s:14:\"Avada_Megamenu\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu.php\";s:16:\"Avada_Nav_Walker\";s:104:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker.php\";s:25:\"Avada_Nav_Walker_Megamenu\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker-megamenu.php\";s:17:\"Avada_Woocommerce\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-woocommerce.php\";s:17:\"Avada_Dynamic_CSS\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-dynamic-css.php\";s:24:\"Fusion_Widget_Ad_125_125\";s:119:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-ad-125-125.php\";s:26:\"Fusion_Widget_Contact_Info\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-contact-info.php\";s:18:\"Fusion_Widget_Tabs\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tabs.php\";s:26:\"Fusion_Widget_Recent_Works\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-recent-works.php\";s:20:\"Fusion_Widget_Tweets\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tweets.php\";s:20:\"Fusion_Widget_Flickr\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-flickr.php\";s:26:\"Fusion_Widget_Social_Links\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-social-links.php\";s:27:\"Fusion_Widget_Facebook_Page\";s:122:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-facebook-page.php\";s:18:\"Fusion_Widget_Menu\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-menu.php\";s:27:\"Fusion_Widget_Vertical_Menu\";s:122:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-vertical-menu.php\";s:11:\"Avada_Fonts\";s:99:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-fonts.php\";s:27:\"Avada_TGM_Plugin_Activation\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-tgm-plugin-activation.php\";}','no'),(10466,'jetpack_active_modules','a:0:{}','yes'),(17058,'fcwebmaintenance_settings','a:19:{s:9:\"pageTitle\";s:25:\"Website Under Maintenance\";s:11:\"companyName\";s:9:\"Callegari\";s:11:\"companylogo\";s:0:\"\";s:7:\"message\";s:28:\"We are launching our website\";s:8:\"template\";s:23:\"Simple_Image_Background\";s:9:\"youtubeid\";s:0:\"\";s:13:\"socialpartkey\";s:4:\"none\";s:16:\"countdownpartkey\";s:5:\"block\";s:4:\"year\";s:4:\"2018\";s:5:\"month\";s:6:\"August\";s:3:\"day\";s:2:\"24\";s:4:\"hour\";s:2:\"18\";s:6:\"minute\";s:1:\"0\";s:6:\"status\";s:1:\"0\";s:12:\"contactEmail\";s:39:\"callegariplastico@callegariplastico.com\";s:13:\"contactNumber\";s:23:\"(571) 422 25 25 ext 901\";s:12:\"facebookLink\";s:0:\"\";s:11:\"twitterLink\";s:0:\"\";s:10:\"googleLink\";s:0:\"\";}','yes'),(18533,'_site_transient_avada_autoloader_paths_aa420b1970c4f32ac4995ff810c85e7e','a:53:{s:28:\"Fusion_Builder_Redux_Options\";s:116:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-redux-options.php\";s:11:\"Avada_Admin\";s:99:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin.php\";s:14:\"Avada_Settings\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-settings.php\";s:10:\"Avada_Init\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-init.php\";s:17:\"Avada_Social_Icon\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icon.php\";s:20:\"Avada_Social_Sharing\";s:108:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-sharing.php\";s:14:\"Avada_Template\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-template.php\";s:10:\"Avada_Blog\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-blog.php\";s:12:\"Avada_Images\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-images.php\";s:10:\"Avada_Head\";s:98:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-head.php\";s:12:\"Avada_Layout\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-layout.php\";s:15:\"Avada_GoogleMap\";s:103:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-googlemap.php\";s:22:\"Avada_Remote_installer\";s:110:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-remote-installer.php\";s:20:\"Avada_Sermon_Manager\";s:108:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sermon-manager.php\";s:19:\"Avada_Importer_Data\";s:116:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/importer/class-avada-importer-data.php\";s:30:\"Avada_Multiple_Featured_Images\";s:118:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-multiple-featured-images.php\";s:14:\"Avada_Sidebars\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sidebars.php\";s:19:\"Avada_Admin_Notices\";s:107:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin-notices.php\";s:18:\"Avada_Widget_Style\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-widget-style.php\";s:18:\"Avada_Page_Options\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-page-options.php\";s:11:\"Avada_Fonts\";s:99:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-fonts.php\";s:13:\"Avada_Scripts\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-scripts.php\";s:27:\"Avada_TGM_Plugin_Activation\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-tgm-plugin-activation.php\";s:24:\"Avada_Megamenu_Framework\";s:112:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu-framework.php\";s:14:\"Avada_Megamenu\";s:102:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu.php\";s:16:\"Avada_Nav_Walker\";s:104:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker.php\";s:25:\"Avada_Nav_Walker_Megamenu\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker-megamenu.php\";s:17:\"Avada_Woocommerce\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-woocommerce.php\";s:17:\"Avada_Dynamic_CSS\";s:105:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-dynamic-css.php\";s:12:\"Avada_Helper\";s:100:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-helper.php\";s:24:\"Fusion_Widget_Ad_125_125\";s:119:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-ad-125-125.php\";s:26:\"Fusion_Widget_Contact_Info\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-contact-info.php\";s:18:\"Fusion_Widget_Tabs\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tabs.php\";s:26:\"Fusion_Widget_Recent_Works\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-recent-works.php\";s:20:\"Fusion_Widget_Tweets\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tweets.php\";s:20:\"Fusion_Widget_Flickr\";s:115:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-flickr.php\";s:26:\"Fusion_Widget_Social_Links\";s:121:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-social-links.php\";s:27:\"Fusion_Widget_Facebook_Page\";s:122:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-facebook-page.php\";s:18:\"Fusion_Widget_Menu\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-menu.php\";s:27:\"Fusion_Widget_Vertical_Menu\";s:122:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-vertical-menu.php\";s:13:\"Avada_Options\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-options.php\";s:16:\"Avada_AvadaRedux\";s:104:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-avadaredux.php\";s:13:\"Avada_Upgrade\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-upgrade.php\";s:22:\"Avada_Upgrade_Abstract\";s:118:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-abstract.php\";s:17:\"Avada_Upgrade_400\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-400.php\";s:13:\"Avada_Migrate\";s:101:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-migrate.php\";s:26:\"Avada_AvadaRedux_Migration\";s:114:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-avadaredux-migration.php\";s:17:\"Avada_Upgrade_500\";s:113:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-500.php\";s:22:\"Fusion_Builder_Migrate\";s:110:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-migrate.php\";s:22:\"Fusion_Builder_Filters\";s:110:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-filters.php\";s:15:\"Avada_Portfolio\";s:103:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-portfolio.php\";s:18:\"Avada_Social_Icons\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icons.php\";s:18:\"Avada_Google_Fonts\";s:106:\"/home/insepet/public_html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-google-fonts.php\";}','no'),(19990,'new_admin_email','info@callegariplasticos.com','yes'),(20601,'revslider-notices-dc','a:1:{i:0;s:10:\"TPRS548-01\";}','yes'),(23600,'product_cat_children','a:2:{i:25;a:7:{i:0;i:26;i:1;i:27;i:2;i:29;i:3;i:30;i:4;i:31;i:5;i:32;i:6;i:33;}i:37;a:4:{i:0;i:36;i:1;i:40;i:2;i:41;i:3;i:42;}}','yes'),(1088044,'_transient_timeout_wc_products_onsale','1612287101','no'),(1088045,'_transient_wc_products_onsale','a:0:{}','no'),(138937,'ccw_options','a:21:{s:6:\"enable\";s:1:\"2\";s:9:\"enable_sc\";s:1:\"2\";s:11:\"return_type\";s:4:\"chat\";s:6:\"number\";s:12:\"573134606427\";s:7:\"initial\";s:98:\"Buen día, me contacto por medio de la página web para más información acerca de sus productos.\";s:8:\"group_id\";s:22:\"9EHLsEsOeJk6AVtE8AvXiA\";s:5:\"style\";s:1:\"9\";s:11:\"stylemobile\";s:1:\"3\";s:8:\"position\";s:1:\"1\";s:17:\"position-1_bottom\";s:4:\"20px\";s:16:\"position-1_right\";s:5:\"100px\";s:17:\"position-2_bottom\";s:5:\"140px\";s:15:\"position-2_left\";s:4:\"10px\";s:14:\"position-3_top\";s:4:\"10px\";s:15:\"position-3_left\";s:4:\"10px\";s:14:\"position-4_top\";s:4:\"10px\";s:16:\"position-4_right\";s:4:\"10px\";s:17:\"input_placeholder\";s:11:\"WhatsApp us\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:9:\"shortcode\";s:4:\"chat\";}','yes'),(138938,'ccw_options_cs','a:52:{s:13:\"s1_text_color\";s:7:\"#9e9e9e\";s:21:\"s1_text_color_onfocus\";s:7:\"#26a69a\";s:15:\"s1_border_color\";s:7:\"#9e9e9e\";s:23:\"s1_border_color_onfocus\";s:7:\"#26a69a\";s:19:\"s1_submit_btn_color\";s:7:\"#26a69a\";s:33:\"s1_submit_btn_text_and_icon_color\";s:4:\"#fff\";s:8:\"s1_width\";s:4:\"auto\";s:11:\"s1_btn_text\";s:6:\"Submit\";s:13:\"s2_text_color\";s:7:\"initial\";s:21:\"s2_text_color_onhover\";s:7:\"initial\";s:13:\"s2_decoration\";s:7:\"initial\";s:21:\"s2_decoration_onhover\";s:7:\"initial\";s:12:\"s3_icon_size\";s:4:\"34px\";s:12:\"s3_icon_type\";s:3:\"png\";s:13:\"s4_text_color\";s:18:\"rgba(0, 0, 0, 0.6)\";s:19:\"s4_background_color\";s:7:\"#e4e4e4\";s:8:\"s5_color\";s:7:\"#25D366\";s:14:\"s5_hover_color\";s:7:\"#00e51e\";s:12:\"s5_icon_size\";s:4:\"24px\";s:8:\"s6_color\";s:4:\"#fff\";s:14:\"s6_hover_color\";s:4:\"#000\";s:12:\"s6_icon_size\";s:4:\"24px\";s:26:\"s6_circle_background_color\";s:7:\"#25D366\";s:32:\"s6_circle_background_hover_color\";s:7:\"#00e51e\";s:16:\"s6_circle_height\";s:4:\"48px\";s:15:\"s6_circle_width\";s:4:\"48px\";s:14:\"s6_line_height\";s:4:\"48px\";s:8:\"s7_color\";s:4:\"#fff\";s:14:\"s7_hover_color\";s:4:\"#000\";s:12:\"s7_icon_size\";s:4:\"24px\";s:23:\"s7_box_background_color\";s:7:\"#25D366\";s:29:\"s7_box_background_hover_color\";s:7:\"#00e51e\";s:13:\"s7_box_height\";s:4:\"48px\";s:12:\"s7_box_width\";s:4:\"48px\";s:14:\"s7_line_height\";s:4:\"48px\";s:13:\"s8_text_color\";s:4:\"#fff\";s:19:\"s8_background_color\";s:7:\"#26a69a\";s:13:\"s8_icon_color\";s:4:\"#fff\";s:21:\"s8_text_color_onhover\";s:4:\"#fff\";s:27:\"s8_background_color_onhover\";s:7:\"#26a69a\";s:21:\"s8_icon_color_onhover\";s:4:\"#fff\";s:13:\"s8_icon_float\";s:5:\"right\";s:10:\"s8_1_width\";s:0:\"\";s:12:\"s9_icon_size\";s:4:\"48px\";s:22:\"s99_img_height_desktop\";s:4:\"99px\";s:21:\"s99_img_width_desktop\";s:0:\"\";s:21:\"s99_img_height_mobile\";s:4:\"50px\";s:20:\"s99_img_width_mobile\";s:0:\"\";s:15:\"s99_desktop_img\";s:95:\"https://www.holithemes.com/whatsapp-chat/wp-content/uploads/2018/03/WhatsApp_Logo_2_desktop.jpg\";s:14:\"s99_mobile_img\";s:94:\"https://www.holithemes.com/whatsapp-chat/wp-content/uploads/2018/03/WhatsApp_Logo_2_mobile.jpg\";s:10:\"an_on_load\";s:12:\"no-animation\";s:11:\"an_on_hover\";s:15:\"ccw-no-hover-an\";}','yes'),(138939,'ht_ccw_ga','a:3:{s:11:\"ga_category\";s:26:\"Click to Chat for WhatsApp\";s:9:\"ga_action\";s:5:\"Click\";s:8:\"ga_label\";s:7:\"{{url}}\";}','yes'),(138940,'ht_ccw_fb','a:7:{s:13:\"fb_event_name\";s:19:\"Click to Chat Event\";s:7:\"p1_name\";s:8:\"Category\";s:7:\"p2_name\";s:6:\"Action\";s:7:\"p3_name\";s:5:\"Label\";s:8:\"p1_value\";s:13:\"Click to Chat\";s:8:\"p2_value\";s:5:\"Click\";s:8:\"p3_value\";s:7:\"{{url}}\";}','yes'),(138941,'ccw_plugin_details','a:1:{s:7:\"version\";s:3:\"1.6\";}','yes'),(23909,'active_plugins','a:9:{i:0;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:1;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:33:\"fusion-builder/fusion-builder.php\";i:5;s:27:\"fusion-core/fusion-core.php\";i:6;s:23:\"revslider/revslider.php\";i:7;s:45:\"search-and-replace/inpsyde-search-replace.php\";i:8;s:27:\"woocommerce/woocommerce.php\";i:9;s:57:\"yith-woocommerce-product-slider-carousel-premium/init.php\";}','yes'),(23910,'ai1wm_secret_key','2tJ70GPd9vHH','yes'),(23912,'template','Avada','yes'),(23913,'stylesheet','vim','yes'),(23914,'ai1wm_status','a:3:{s:4:\"type\";s:4:\"done\";s:5:\"title\";s:43:\"¡Tus datos se han importado correctamente!\";s:7:\"message\";s:537:\"You need to perform two more steps:<br /><strong>1. You must save your permalinks structure twice. <a class=\"ai1wm-no-underline\" href=\"http://167.86.127.34/callegariplasticos/wp-admin/options-permalink.php#submit\" target=\"_blank\">Permalinks Settings</a></strong> <small>(opens a new window)</small><br /><strong>2. <a class=\"ai1wm-no-underline\" href=\"https://wordpress.org/support/view/plugin-reviews/all-in-one-wp-migration?rate=5#postform\" target=\"_blank\">Optionally, review the plugin</a>.</strong> <small>(opens a new window)</small>\";}','yes'),(441731,'adminhash','a:2:{s:4:\"hash\";s:32:\"b179dc71573792c32f90b25ec1137f44\";s:8:\"newemail\";s:27:\"info@callegariplasticos.com\";}','yes'),(23982,'_transient_update_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes'),(23983,'_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes'),(139985,'_transient_timeout_avada_remote_installer_package_Fusion Core','1559848179','no'),(139989,'_transient_timeout_avada_remote_installer_package_Fusion Builder','1559848179','no'),(139991,'_transient_timeout_avada_ri_Fusion White Label Branding','1559848479','no'),(139993,'_transient_timeout_avada_ri_Convert Plus','1559848479','no'),(139995,'_transient_timeout_avada_ri_Advanced Custom Fields PRO','1559848480','no'),(139997,'_transient_timeout_avada_ri_LayerSlider WP','1559848480','no'),(139999,'_transient_timeout_avada_ri_Slider Revolution','1559848480','no'),(427092,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:11:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.6.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.6.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.5.3.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.5.3.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.3\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.5.2.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.5.2.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.4.4.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.4.4.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.4\";s:7:\"version\";s:5:\"5.4.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.3.6.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.3.6.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.6\";s:7:\"version\";s:5:\"5.3.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.2.9.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.2.9.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.9\";s:7:\"version\";s:5:\"5.2.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.1.8.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.1.8.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.8\";s:7:\"version\";s:5:\"5.1.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:66:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.0.11.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:66:\"https://downloads.wordpress.org/release/es_ES/wordpress-5.0.11.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.11\";s:7:\"version\";s:6:\"5.0.11\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:10;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:66:\"https://downloads.wordpress.org/release/es_ES/wordpress-4.9.16.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:66:\"https://downloads.wordpress.org/release/es_ES/wordpress-4.9.16.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.16\";s:7:\"version\";s:6:\"4.9.16\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1611155225;s:15:\"version_checked\";s:6:\"4.9.11\";s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"4.9.11\";s:7:\"updated\";s:19:\"2019-04-24 21:10:09\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.11/es_ES.zip\";s:10:\"autoupdate\";b:1;}}}','no'),(138936,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1611151381;s:7:\"checked\";a:5:{s:5:\"Avada\";s:5:\"5.4.2\";s:13:\"twentyfifteen\";s:3:\"2.0\";s:15:\"twentyseventeen\";s:3:\"1.7\";s:13:\"twentysixteen\";s:3:\"1.5\";s:3:\"vim\";s:5:\"1.0.0\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.5.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.3.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:3:{i:0;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:13:\"twentyfifteen\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"2.0\";s:7:\"updated\";s:19:\"2018-11-06 22:31:16\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/twentyfifteen/2.0/es_ES.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:15:\"twentyseventeen\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.7\";s:7:\"updated\";s:19:\"2018-11-01 12:57:51\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/theme/twentyseventeen/1.7/es_ES.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:13:\"twentysixteen\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:19:\"2018-11-06 22:30:39\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/twentysixteen/1.5/es_ES.zip\";s:10:\"autoupdate\";b:1;}}}','no'),(1085430,'_transient_timeout_wc_term_counts','1612097080','no'),(1085431,'_transient_wc_term_counts','a:23:{i:20;s:1:\"3\";i:25;s:2:\"33\";i:26;s:1:\"7\";i:31;s:1:\"6\";i:27;s:1:\"2\";i:32;s:1:\"5\";i:29;s:1:\"4\";i:33;s:1:\"5\";i:30;s:1:\"2\";i:22;s:1:\"4\";i:35;s:1:\"3\";i:38;s:1:\"1\";i:18;s:1:\"2\";i:21;s:1:\"4\";i:19;s:1:\"1\";i:37;s:1:\"5\";i:36;s:1:\"1\";i:40;s:1:\"1\";i:41;s:1:\"1\";i:42;s:1:\"1\";i:43;s:1:\"2\";i:39;s:1:\"3\";i:17;s:1:\"0\";}','no'),(433563,'_transient_timeout_fusion_dynamic_css_10','1568436455','no'),(1108052,'_transient_timeout_avada_googlefonts_contents','1611214231','no'),(1108053,'_transient_avada_googlefonts_contents','@font-face {\n font-family: \'Exo 2\';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/exo2/v9/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC6.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'PT Sans\';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0KEwA.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Roboto\';\n font-style: italic;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xIIzc.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Roboto\';\n font-style: italic;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic6CsE.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Roboto\';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Roboto\';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Work Sans\';\n font-style: normal;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/worksans/v8/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXBi8Jow.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Work Sans\';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/worksans/v8/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBi8Jow.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Work Sans\';\n font-style: normal;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/worksans/v8/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXBi8Jow.ttf) format(\'truetype\');\n}\n@font-face {\n font-family: \'Work Sans\';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/worksans/v8/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBi8Jow.ttf) format(\'truetype\');\n}\n','no'),(1108461,'_site_transient_timeout_fusion_patches','1611152384','no'),(1108462,'_site_transient_fusion_patches','a:2:{s:5:\"avada\";O:8:\"stdClass\":3:{s:6:\"416174\";O:8:\"stdClass\":4:{s:4:\"date\";s:13:\"Mar. 22, 2018\";s:11:\"description\";s:59:\"<p>Fixes float clearing issue in recent posts element.</p>\n\";s:8:\"versions\";a:1:{i:0;s:5:\"5.4.2\";}s:5:\"patch\";a:5:{i:0;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:34:\"shortcodes/fusion-recent-posts.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0w\";}i:1;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:29:\"css/fusion-shortcodes.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0x\";}i:2;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:18:\"fusion-builder.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0y\";}i:3;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:22:\"assets/css/rtl.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0z\";}i:4;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:25:\"assets/css/shared.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT00\";}}}s:6:\"416149\";O:8:\"stdClass\":4:{s:4:\"date\";s:12:\"Feb. 8, 2018\";s:11:\"description\";s:93:\"<p>Fixes empty main menu typography theme options issue on predefined theme skin change.</p>\n\";s:8:\"versions\";a:1:{i:0;s:5:\"5.4.2\";}s:5:\"patch\";a:1:{i:0;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:38:\"includes/lib/inc/class-fusion-data.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTQ5JmtleT0w\";}}}s:6:\"416137\";O:8:\"stdClass\":4:{s:4:\"date\";s:13:\"Jan. 31, 2018\";s:11:\"description\";s:88:\"<p>Fixes duplicate logo on mobile if sticky header is enabled with header version 7</p>\n\";s:8:\"versions\";a:1:{i:0;s:5:\"5.4.2\";}s:5:\"patch\";a:1:{i:0;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:24:\"includes/dynamic_css.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTM3JmtleT0w\";}}}}s:14:\"fusion-builder\";O:8:\"stdClass\":1:{s:6:\"416174\";O:8:\"stdClass\":4:{s:4:\"date\";s:13:\"Mar. 22, 2018\";s:11:\"description\";s:59:\"<p>Fixes float clearing issue in recent posts element.</p>\n\";s:8:\"versions\";a:1:{i:0;s:5:\"5.4.2\";}s:5:\"patch\";a:5:{i:0;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:34:\"shortcodes/fusion-recent-posts.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0w\";}i:1;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:29:\"css/fusion-shortcodes.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0x\";}i:2;O:8:\"stdClass\":4:{s:7:\"context\";s:14:\"fusion-builder\";s:7:\"version\";s:5:\"1.4.2\";s:4:\"path\";s:18:\"fusion-builder.php\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0y\";}i:3;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:22:\"assets/css/rtl.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT0z\";}i:4;O:8:\"stdClass\":4:{s:7:\"context\";s:5:\"avada\";s:7:\"version\";s:5:\"5.4.2\";s:4:\"path\";s:25:\"assets/css/shared.min.css\";s:9:\"reference\";s:104:\"aHR0cDovL3VwZGF0ZXMudGhlbWUtZnVzaW9uLmNvbS9hdmFkYV9wYXRjaC8/YWN0aW9uPXNlcnZlX2ZpbGUmaWQ9NDE2MTc0JmtleT00\";}}}}}','no'),(1106923,'_transient_timeout_wc_related_632','1611143601','no'),(1106924,'_transient_wc_related_632','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=632\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107634,'_transient_timeout_wc_related_730','1611191591','no'),(1107635,'_transient_wc_related_730','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=730\";a:3:{i:0;s:3:\"807\";i:1;s:3:\"810\";i:2;s:3:\"814\";}}','no'),(1108278,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1611186563','no'),(1108279,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1611186563','no'),(140696,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1611155225;s:8:\"response\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.33\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.33.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2458349\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2458349\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:6:\"5.2.17\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:40:\"w.org/plugins/click-to-chat-for-whatsapp\";s:4:\"slug\";s:26:\"click-to-chat-for-whatsapp\";s:6:\"plugin\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:11:\"new_version\";s:5:\"3.2.5\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/click-to-chat-for-whatsapp/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/click-to-chat-for-whatsapp.3.2.5.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-128x128.png?rev=2413139\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/banner-772x250.png?rev=2158946\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:9:\"hello.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:43:\"w.org/plugins/limit-login-attempts-reloaded\";s:4:\"slug\";s:29:\"limit-login-attempts-reloaded\";s:6:\"plugin\";s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";s:11:\"new_version\";s:6:\"2.19.1\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/limit-login-attempts-reloaded/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/limit-login-attempts-reloaded.2.19.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-256x256.png?rev=2456910\";s:2:\"1x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-128x128.png?rev=2456910\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-1544x500.png?rev=2456910\";s:2:\"1x\";s:84:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-772x250.png?rev=2456910\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"loco-translate/loco.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/loco-translate\";s:4:\"slug\";s:14:\"loco-translate\";s:6:\"plugin\";s:23:\"loco-translate/loco.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/loco-translate/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/loco-translate.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-256x256.png?rev=1000676\";s:2:\"1x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-128x128.png?rev=1000676\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/loco-translate/assets/banner-772x250.jpg?rev=745046\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:53:\"<ul>\n<li>Various improvements and bugfixes</li>\n</ul>\";s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:45:\"search-and-replace/inpsyde-search-replace.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:32:\"w.org/plugins/search-and-replace\";s:4:\"slug\";s:18:\"search-and-replace\";s:6:\"plugin\";s:45:\"search-and-replace/inpsyde-search-replace.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/search-and-replace/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/search-and-replace.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/search-and-replace/assets/icon-256x256.png?rev=1776844\";s:2:\"1x\";s:71:\"https://ps.w.org/search-and-replace/assets/icon-128x128.png?rev=1776844\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/search-and-replace/assets/banner-1544x500.png?rev=1776844\";s:2:\"1x\";s:73:\"https://ps.w.org/search-and-replace/assets/banner-772x250.png?rev=1776844\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.9\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"akismet\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"4.1\";s:7:\"updated\";s:19:\"2018-11-12 20:01:22\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/plugin/akismet/4.1/es_ES.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:2:{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.3.2\";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.3.2.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:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"4.9.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";a:0:{}}}}','no'),(1108469,'_transient_timeout_select3-css_style_cdn_is_up','1611237017','no'),(140025,'_transient_fusion_dynamic_js_readable','yes','yes'),(1108267,'_transient_timeout_feed_636a1eae994b1deb9d704cdb777d2ebb','1611186559','no'),(1108381,'_transient_timeout_feed_mod_636a1eae994b1deb9d704cdb777d2ebb','1611191385','no'),(1108382,'_transient_feed_mod_636a1eae994b1deb9d704cdb777d2ebb','1611148185','no'),(1107031,'_transient_timeout_wc_report_sales_by_date','1611234585','no'),(1107032,'_transient_wc_report_sales_by_date','a:32:{s:32:\"6cfd69f2705e29a9530f0827d269add7\";a:0:{}s:32:\"ee1b2e267fa4127363f7369331029494\";a:0:{}s:32:\"bc79d50d8b578882d255cd3a37b6e070\";a:0:{}s:32:\"6fcf64e90bb9d657b9697b59100be257\";N;s:32:\"488018c341753062850fc909abe9e25f\";a:0:{}s:32:\"1b769ce4cbe51eed1a6f163ee08e0939\";a:0:{}s:32:\"c64d50cf23f4b29505862c225033092e\";a:0:{}s:32:\"9b8ceac444dc5167d25c127cbcde5c9d\";a:0:{}s:32:\"08a0404186ed12a649739b63f422ccbd\";a:0:{}s:32:\"c8323514b5e9a64b32d594df1bd462bf\";a:0:{}s:32:\"32423c338e58dfaf7f2b016166e9bfff\";a:0:{}s:32:\"75d86d53ebad328dfcb9ffda1f016454\";N;s:32:\"ca7da6e34d5c208e2153648ec63328d5\";a:0:{}s:32:\"368e576418bd1b40bdabe7563b90a76e\";a:0:{}s:32:\"c22af25d056e62cde2a0b4f6e1ea4657\";a:0:{}s:32:\"e388cb18525732640d3c8cfcc1d3d8c4\";a:0:{}s:32:\"3beab595903a5d1d2b38b778556101ed\";a:0:{}s:32:\"f4e888dd0160ccc9cb830a9f357cf192\";a:0:{}s:32:\"b91bea45ad3199fcf8a42d8cb55819a8\";a:0:{}s:32:\"844f58f4aa28e9257087899eb1d331ca\";N;s:32:\"11b8961ff63467d5918def9114c3ff44\";a:0:{}s:32:\"ba81be7205fd6c270255d5c7194c0c8c\";a:0:{}s:32:\"95e1b94d176c9d73519b51d957e061fa\";a:0:{}s:32:\"9bf2378938d1d99e0975fa79c534f6f6\";a:0:{}s:32:\"8448fc1bcb67ef270a03d36cc187a8ec\";a:0:{}s:32:\"6b44aeaa33e0ce8099512a9dcfb85b4a\";a:0:{}s:32:\"c072f5568361066b71b6526047d0cca5\";a:0:{}s:32:\"7f71b5fcd5d7ef031600abf77987d90c\";N;s:32:\"c4128e71d0934511d23ffa273345fc9f\";a:0:{}s:32:\"f9802d127188b58a0c9075200ab93f8f\";a:0:{}s:32:\"1d339eb8c16e922b4cdf3e5025e10ae7\";a:0:{}s:32:\"f47050ba1cd47d5bb0f1a12ab516dad4\";a:0:{}}','no'),(1107033,'_transient_timeout_wc_admin_report','1611150395','no'),(1107034,'_transient_wc_admin_report','a:1:{s:32:\"9d4ed088c4f5b949f632cd7253c6c91f\";a:0:{}}','no'),(1107035,'_transient_timeout_wc_low_stock_count','1613655995','no'),(1107036,'_transient_wc_low_stock_count','0','no'),(1107037,'_transient_timeout_wc_outofstock_count','1613655995','no'),(1107038,'_transient_wc_outofstock_count','0','no'),(1107064,'_transient_timeout_plugin_slugs','1611150996','no'),(1107065,'_transient_plugin_slugs','a:16:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:33:\"fusion-builder/fusion-builder.php\";i:5;s:27:\"fusion-core/fusion-core.php\";i:6;s:9:\"hello.php\";i:7;s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";i:8;s:23:\"loco-translate/loco.php\";i:9;s:45:\"responsive-admin-maintenance-pro/ramprowc.php\";i:10;s:45:\"search-and-replace/inpsyde-search-replace.php\";i:11;s:23:\"revslider/revslider.php\";i:12;s:27:\"woocommerce/woocommerce.php\";i:13;s:51:\"wpai-woocommerce-add-on/wpai-woocommerce-add-on.php\";i:14;s:39:\"wp-all-import-pro/wp-all-import-pro.php\";i:15;s:57:\"yith-woocommerce-product-slider-carousel-premium/init.php\";}','no'),(1108770,'_transient_timeout_wc_related_523','1611256483','no'),(1108771,'_transient_wc_related_523','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=523\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"529\";i:2;s:3:\"535\";i:3;s:3:\"551\";i:4;s:3:\"559\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107687,'_transient_timeout_wc_related_630','1611194667','no'),(1107688,'_transient_wc_related_630','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=630\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107695,'_transient_timeout_wc_related_686','1611194854','no'),(1107696,'_transient_wc_related_686','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=686\";a:3:{i:0;s:3:\"499\";i:1;s:3:\"687\";i:2;s:3:\"688\";}}','no'),(1107703,'_transient_timeout_wc_related_787','1611195000','no'),(1107704,'_transient_wc_related_787','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=787\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107721,'_transient_timeout_wc_related_529','1611195538','no'),(1107722,'_transient_wc_related_529','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=529\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"535\";i:3;s:3:\"551\";i:4;s:3:\"559\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107713,'_transient_timeout_wc_related_622','1611195443','no'),(1107714,'_transient_wc_related_622','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=622\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107725,'_transient_timeout_wc_related_698','1611195597','no'),(1107726,'_transient_wc_related_698','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=698\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107739,'_transient_timeout_wc_related_822','1611195899','no'),(1107740,'_transient_wc_related_822','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=822\";a:2:{i:0;s:3:\"744\";i:1;s:3:\"818\";}}','no'),(1107976,'_transient_timeout_wc_related_490','1611244888','no'),(1107977,'_transient_wc_related_490','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=490\";a:0:{}}','no'),(1108017,'_transient_timeout_wc_related_687','1611212383','no'),(1108018,'_transient_wc_related_687','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=687\";a:3:{i:0;s:3:\"499\";i:1;s:3:\"686\";i:2;s:3:\"688\";}}','no'),(1108126,'_transient_timeout_wc_related_814','1611219754','no'),(1108127,'_transient_wc_related_814','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=814\";a:3:{i:0;s:3:\"730\";i:1;s:3:\"807\";i:2;s:3:\"810\";}}','no'),(1108150,'_transient_timeout_wc_related_826','1611221307','no'),(1108151,'_transient_wc_related_826','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=826\";a:1:{i:0;s:3:\"831\";}}','no'),(1108272,'_site_transient_timeout_community-events-b3b32cba84c9a610512af896417761d8','1611186562','no'),(1108273,'_site_transient_community-events-b3b32cba84c9a610512af896417761d8','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"186.154.241.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:49:\"Discussion group: How To Find Help With WordPress\";s:3:\"url\";s:72:\"https://www.meetup.com/learn-wordpress-discussions/events/gbcjdsycccbbc/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-01-20 20:00:00\";s:8:\"end_date\";s:19:\"2021-01-20 21:00:00\";s:20:\"start_unix_timestamp\";i:1611201600;s:18:\"end_unix_timestamp\";i:1611205200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:23:\"WordCamp India (Online)\";s:3:\"url\";s:32:\"https://india.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-01-30 00:00:00\";s:8:\"end_date\";s:19:\"2021-02-14 00:00:00\";s:20:\"start_unix_timestamp\";i:1611945000;s:18:\"end_unix_timestamp\";i:1613241000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:20.593684;s:9:\"longitude\";d:78.96288;}}}}','no'),(1108274,'_transient_timeout_feed_69c933d8a78805efd0abe985766ffb51','1611186562','no'),(1108275,'_transient_feed_69c933d8a78805efd0abe985766ffb51','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://es.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Español\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Dec 2020 22:34:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"es\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.7-alpha-49987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordCamp Sevilla Online 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://es.wordpress.org/2020/12/21/wordcamp-sevilla-online-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://es.wordpress.org/2020/12/21/wordcamp-sevilla-online-2020/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Dec 2020 22:18:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5699\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"Del 26 al 29 de diciembre, antes de que finalice este particular año 2020, la comunidad WordPress de Sevilla te invita a participar en una WordCamp online distinta basada en el formato de “contributor day”: #WCSevilla2020. Durante cuatro días tendrá lugar una reunión virtual en la que cada día dos o más equipos de la […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Sacra\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4138:\"\n<p><strong>Del 26 al 29 de diciembre</strong>, antes de que finalice este particular año 2020, la comunidad WordPress de Sevilla te invita a participar en una WordCamp online distinta basada en el formato de “contributor day”: <a href=\"https://sevilla.wordcamp.org/2020/\">#WCSevilla2020</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/wcsevilla2020-una-wordcamp-online-distinta.jpg\"><img loading=\"lazy\" width=\"800\" height=\"450\" src=\"https://es.wordpress.org/files/2020/12/wcsevilla2020-una-wordcamp-online-distinta.jpg\" alt=\"WCSevilla 2020 Una WordCamp online distinta\" class=\"wp-image-5705\" srcset=\"https://es.wordpress.org/files/2020/12/wcsevilla2020-una-wordcamp-online-distinta.jpg 800w, https://es.wordpress.org/files/2020/12/wcsevilla2020-una-wordcamp-online-distinta-300x169.jpg 300w, https://es.wordpress.org/files/2020/12/wcsevilla2020-una-wordcamp-online-distinta-768x432.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a></figure>\n\n\n\n<p>Durante cuatro días tendrá lugar una reunión virtual en la que cada día dos o más equipos de la comunidad de WordPress se reunirán en una única sala de Zoom. Durante tres horas podrás conocer el trabajo del equipo WordPress de tu interés, compartir ideas y aprender cómo puedes colaborar con la comunidad. </p>\n\n\n\n<h2>El programa de #WCSevilla 2020</h2>\n\n\n\n<p>Cada día habrá una mesa donde se reunirán virtualmente varios equipos de trabajo de la comunidad, liderados por un responsable que organizará el trabajo a desarrollar con otros compañeros profesionales (desarrolladores, diseñadores, creadores de contenido, profesionales de marketing, emprendedores, etc.). Es una de las mejores oportunidades de devolver al proyecto global, WordPress, todo lo que nos da.</p>\n\n\n\n<p>Durante estos días cualquier persona, con más o menos conocimientos de WordPress, puede aprender y contribuir aportando su experiencia en cualquiera de los campos en los que se dividen los equipos de trabajo del proyecto WordPress: traducir, redactar textos, diseñar, responder preguntas en los foros de soporte, probar nuevas características o contando tu experiencia con WordPress para mejorar nuevas versiones. Si quieres conocer más <a href=\"https://sevilla.wordcamp.org/2020/que-es-un-contributor-day/\">sobre qué es un Contributor Day lee este artículo</a>.</p>\n\n\n\n<p>Día a día de WordCamp Sevilla 2020 </p>\n\n\n\n<ul><li>El día 26 de diciembre comienza con la mesa de <strong>Marketing y Diseño</strong>. </li><li>El 27 de diciembre será el turno de la mesa de <strong>Core, Plugins, Temas y Hosting</strong>. </li><li>El 28 de diciembre continúa con la mesa de <strong>WordPress TV, Comunidad y Soporte</strong>. </li><li>Y por último, el 29 de diciembre cerrará la WordCamp la mesa de <strong>Accesibilidad, Traducciones, Documentación</strong> <strong>y Training</strong>. </li></ul>\n\n\n\n<p>Puedes ver el <a href=\"https://sevilla.wordcamp.org/2020/programa/\">programa completo en este enlace</a>. </p>\n\n\n\n<h2>Entradas gratuitas ya disponibles</h2>\n\n\n\n<p>Las entradas a <strong>WordCamp</strong> <strong>Sevilla 2020</strong> son gratuitas y <a href=\"https://sevilla.wordcamp.org/2020/entradas/\">ya están disponibles</a>, no te quedes sin la tuya si te gustaría colaborar con el proyecto de software libre que es WordPress.</p>\n\n\n\n<p>Si asistes a este último evento online del año, además de aprender sobre las diferentes temáticas y formas de trabajo dentro de la comunidad WordPress, tendrás la oportunidad de hacer networking, conectar y ampliar tu red de contactos. Conocerás y hablarás con otras personas y perfiles profesionales, podrás debatir, compartir y aportar tu experiencia con el resto de asistentes y colaboradores. En definitiva, conocerás lo mejor de WordPress: su calidad humana.</p>\n\n\n\n<p>No te lo pienses más y <a href=\"https://sevilla.wordcamp.org/2020/entradas/\">saca tu entrada a #WCSevilla2020</a>, ¡tenemos una cita!</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Redacción: <a href=\"https://profiles.wordpress.org/menapa/\">@menapa </a></p></blockquote>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://es.wordpress.org/2020/12/21/wordcamp-sevilla-online-2020/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"El 17 de diciembre se celebra el State of the Word 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://es.wordpress.org/2020/12/10/el-17-de-diciembre-se-celebra-el-state-of-the-word-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://es.wordpress.org/2020/12/10/el-17-de-diciembre-se-celebra-el-state-of-the-word-2020/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Dec 2020 17:15:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5649\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"State of the Word es un discurso que imparte el cofundador del proyecto, Matt Mullenweg cada año. Este año, debido a las circunstancias, será retransmitido en Facebook, YouTube y Twitter y será el próximo jueves 17 de diciembre de 2020 a las 16:00 UTC. (Hora Madrid UTC+1, 17:00) ¿Tienes una pregunta?  Tras el State of […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Sacra\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2633:\"\n<p>State of the Word es un discurso que imparte el cofundador del proyecto, Matt Mullenweg cada año. Este año, debido a las circunstancias, será retransmitido en <a href=\"https://www.facebook.com/WordPress/\">Facebook</a>, <a href=\"https://www.youtube.com/wordpress\">YouTube</a> y <a href=\"https://twitter.com/wordpress\">Twitter</a> y será el próximo jueves 17 de diciembre de 2020 a las 16:00 UTC. (Hora Madrid UTC+1, 17:00)</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\'youtube-player\' width=\'612\' height=\'345\' src=\'https://www.youtube.com/embed/QI3qCoiuG3w?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=es-ES&autohide=2&wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\' sandbox=\'allow-scripts allow-same-origin allow-popups allow-presentation\'></iframe>\n</div></figure>\n\n\n\n<h2><strong>¿Tienes una pregunta?</strong> </h2>\n\n\n\n<p>Tras el State of the Word, habrá un espacio de Preguntas y Respuestas, con videos pregrabados y en el que puedes participar. Para ello, graba un video haciendo tu pregunta a Matt en tu ordenador o teléfono (en formato horizontal, por favor). </p>\n\n\n\n<p>¡No olvides incluir tu nombre y contar cómo usas WordPress! Trata de que tu video no dure más de un minuto para que Matt pueda responder tantas preguntas como sea posible. </p>\n\n\n\n<p>Para enviar tu pregunta, súbelo como un video no listado (<a href=\"https://support.google.com/youtube/answer/157177\">YouTube funciona muy bien para esto</a>) y envía el enlace a <a href=\"mailto:ask-matt@wordcamp.org\">ask-matt@wordcamp.org</a>. ¡La fecha límite para enviar tus preguntas es el viernes 11 de diciembre de 2020! </p>\n\n\n\n<h2>¿Es tu primera vez en State of the Word? </h2>\n\n\n\n<p>Si es la primera vez que escuchas hablar sobre el State of the Word, ¡estás de suerte! En los siguientes enlaces puedes ver las grabaciones de los años anteriores. </p>\n\n\n\n<ul><li><a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">State of the Word 2019 – WordCamp EE. UU., St. Louis</a> </li><li><a href=\"https://wordpress.tv/2018/12/27/state-of-the-word-2018/\">State of the Word 2018 – WordCamp EE. UU., Nashville</a> </li><li><a href=\"https://wordpress.tv/tag/state-of-the-word/\">Todos los vídeos del State of the Word</a></li></ul>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Redacción: <a href=\"https://profiles.wordpress.org/anagavilan/\">Ana Gavilán</a></p></blockquote>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://es.wordpress.org/2020/12/10/el-17-de-diciembre-se-celebra-el-state-of-the-word-2020/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:76:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 5.6 «Simone»\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://es.wordpress.org/2020/12/09/wordpress-5-6-simone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://es.wordpress.org/2020/12/09/wordpress-5-6-simone/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Dec 2020 07:36:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5624\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:356:\"Únete a Simone, nuestra última y mejor versión de WordPress. Toma el nombre de la legendaria intérprete Nina Simone, conocida por temas como «Feeling Good», «Young, Gifted and Black» y «Four Women». Pon una lista de reproducción con sus mejores trabajos y sigue leyendo para descubrir lo que tenemos preparado para ti. WordPress 5.6 te […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:65706:\"\n<p>Únete a Simone, nuestra última y mejor versión de WordPress. Toma el nombre de la legendaria intérprete Nina Simone, conocida por temas como «Feeling Good», «Young, Gifted and Black» y «Four Women». Pon una lista de reproducción con sus mejores trabajos y sigue leyendo para descubrir lo que tenemos preparado para ti.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y.jpg\"><img loading=\"lazy\" width=\"1022\" height=\"1024\" src=\"https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y-1022x1024.jpg\" alt=\"\" class=\"wp-image-5625\" srcset=\"https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y-1022x1024.jpg 1022w, https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y-300x300.jpg 300w, https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y-150x150.jpg 150w, https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y-768x769.jpg 768w, https://es.wordpress.org/files/2020/12/wordpress-5-6_cover-a11y.jpg 1264w\" sizes=\"(max-width: 1022px) 100vw, 1022px\" /></a></figure>\n\n\n\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#d1e4dd\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-large-font-size\">Bienvenido a WordPress 5.6</p>\n\n\n\n<p class=\"has-text-align-center has-black-color has-text-color\">Compartir tus historias nunca ha sido tan fácil</p>\n</div></div>\n\n\n\n<p>WordPress 5.6 te ofrece incontables formas de liberar tus ideas y darles vida. Con un tema por defecto totalmente nuevo como tu lienzo, es compatible con una colección de bloques cada vez más grande como pinceles. Pinta con palabras. Imágenes. Sonido. O medios enriquecidos incrustados.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/WordPress5-6-1.jpeg\"><img loading=\"lazy\" width=\"1024\" height=\"379\" src=\"https://es.wordpress.org/files/2020/12/WordPress5-6-1-1024x379.jpeg\" alt=\"\" class=\"wp-image-5626\" srcset=\"https://es.wordpress.org/files/2020/12/WordPress5-6-1-1024x379.jpeg 1024w, https://es.wordpress.org/files/2020/12/WordPress5-6-1-300x111.jpeg 300w, https://es.wordpress.org/files/2020/12/WordPress5-6-1-768x284.jpeg 768w, https://es.wordpress.org/files/2020/12/WordPress5-6-1.jpeg 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2>Mayor flexibilidad de diseño</h2>\n\n\n\n<p>Da vida a tus historias con más herramientas que te permiten editar tu diseño con o sin código. Bloques de una sola columna, diseños que usan anchos y columnas mixtos, cabeceras de ancho completo y vídeos en tu bloque de portada — ¡haz pequeños cambios o grandes intervenciones con la misma facilidad!</p>\n\n\n\n<h2>Más patrones de bloques</h2>\n\n\n\n<p>En temas seleccionados, los patrones de bloques preconfigurados hacen que sea muy fácil la configuración de páginas estándar en tu sitio. Encuentra el poder de los patrones para agilizar tu flujo de trabajo o comparte algo de ese poder con tus clientes y ahórrate unos cuantos clics.</p>\n\n\n\n<h2>Sube subtítulos de vídeo directamente en el editor de bloques</h2>\n\n\n\n<p>Para ayudarte a añadir subtítulos o leyendas a tus vídeos, ahora puedes subirlos dentro de tus entradas o páginas. Esto hace que sea más fácil que nunca hacer que tus vídeos sean accesibles para cualquiera que necesite o prefiera usar subtítulos.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/WordPress5-6-2.jpeg\"><img loading=\"lazy\" width=\"1024\" height=\"194\" src=\"https://es.wordpress.org/files/2020/12/WordPress5-6-2-1024x194.jpeg\" alt=\"\" class=\"wp-image-5627\" srcset=\"https://es.wordpress.org/files/2020/12/WordPress5-6-2-1024x194.jpeg 1024w, https://es.wordpress.org/files/2020/12/WordPress5-6-2-300x57.jpeg 300w, https://es.wordpress.org/files/2020/12/WordPress5-6-2-768x146.jpeg 768w, https://es.wordpress.org/files/2020/12/WordPress5-6-2.jpeg 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2>¡Twenty Twenty-One está aquí!</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed.png\"><img loading=\"lazy\" width=\"907\" height=\"1024\" src=\"https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed-907x1024.png\" alt=\"\" class=\"wp-image-5628\" srcset=\"https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed-907x1024.png 907w, https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed-266x300.png 266w, https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed-768x867.png 768w, https://es.wordpress.org/files/2020/12/TT1-Screenshots-Compressed.png 1264w\" sizes=\"(max-width: 907px) 100vw, 907px\" /></a></figure>\n\n\n\n<p>El tema Twenty Twenty-One es un lienzo en blanco para tus ideas y el editor de bloques es el mejor pincel. Está creado para el editor de bloques y lleno de nuevos patrones de bloques que solo puedes obtener en los temas por defecto. Prueba diferentes diseños en cuestión de segundos y deja que el diseño llamativo del tema, pero atemporal, haga que tu trabajo brille.</p>\n\n\n\n<p>Además, este tema por defecto coloca la accesibilidad en el corazón de tu web. Cumple con las <a href=\"https://make.wordpress.org/themes/handbook/review/accessibility/\">directrices de accesibilidad para WordPress</a> y aborda varios estándares más especializados de las <a href=\"https://www.w3.org/WAI/WCAG2AAA-Conformance\">Directrices de accesibilidad para el contenido web (WCAG) 2.1 en el nivel AAA</a>. Te ayudará a cumplir el más alto nivel de los estándares internacionales de accesibilidad cuando crees contenido accesible y elijas plugins ¡que también sean accesibles!</p>\n\n\n\n<h3>Un arcoíris de suaves colores pastel</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/Rainbow-Compressed.png\"><img loading=\"lazy\" width=\"1024\" height=\"270\" src=\"https://es.wordpress.org/files/2020/12/Rainbow-Compressed-1024x270.png\" alt=\"\" class=\"wp-image-5629\" srcset=\"https://es.wordpress.org/files/2020/12/Rainbow-Compressed-1024x270.png 1024w, https://es.wordpress.org/files/2020/12/Rainbow-Compressed-300x79.png 300w, https://es.wordpress.org/files/2020/12/Rainbow-Compressed-768x202.png 768w, https://es.wordpress.org/files/2020/12/Rainbow-Compressed.png 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Perfecto para un nuevo año, el tema Twenty Twenty-One te ofrece una gama de paletas de color preseleccionadas en colores pastel, cumpliendo todas ellas con los estándares AAA para el contraste. También puedes elegir tu propio color de fondo para el tema y el tema elige por ti colores de texto intencionados para la accesibilidad — ¡automáticamente!</p>\n\n\n\n<p>¿Necesitas más flexibilidad que esa? También puedes elegir tu propia paleta de color desde el selector de color.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/WordPress5-6-3.jpeg\"><img loading=\"lazy\" width=\"1024\" height=\"245\" src=\"https://es.wordpress.org/files/2020/12/WordPress5-6-3-1024x245.jpeg\" alt=\"\" class=\"wp-image-5630\" srcset=\"https://es.wordpress.org/files/2020/12/WordPress5-6-3-1024x245.jpeg 1024w, https://es.wordpress.org/files/2020/12/WordPress5-6-3-300x72.jpeg 300w, https://es.wordpress.org/files/2020/12/WordPress5-6-3-768x183.jpeg 768w, https://es.wordpress.org/files/2020/12/WordPress5-6-3.jpeg 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2>Mejoras para todos</h2>\n\n\n\n<h3>Ampliando las actualizaciones automáticas</h3>\n\n\n\n<p>Durante años, solo los desarrolladores han sido capaces de actualizar WordPress automáticamente. Pero, ahora, tú tienes esa opción directamente en tu escritorio. Si este es tu primer sitio, tienes las actualizaciones automáticas listas para usar, ¡ahora mismo! ¿Actualizar un sitio existente? ¡No hay problema! Todo es igual que antes.</p>\n\n\n\n<h3>Plantilla de declaración de accesibilidad</h3>\n\n\n\n<p>Aunque no seas un experto, puedes empezar a hacer saber a la gente el compromiso de tu sitio con la accesibilidad, ¡con el clic de un botón! El nuevo <a href=\"https://github.com/10degrees/accessibility-statement-plugin\">plugin de características</a> incluye una copia de la plantilla para que la actualices y la publiques y está escrita para que sea compatible en diferentes contextos y jurisdicciones.</p>\n\n\n\n<h3>Patrones incorporados</h3>\n\n\n\n<p>Si aún no has tenido la oportunidad de jugar con los patrones de bloques, todos los temas por defecto cuentan ahora con una gama de patrones de bloques que te permiten dominar diseños complejos con un mínimo esfuerzo. Personaliza los patrones a tu gusto con el texto, las imágenes y los colores que se adapten a tu historia o marca.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://es.wordpress.org/files/2020/12/WordPress-5-6-4.jpeg\"><img loading=\"lazy\" width=\"1024\" height=\"300\" src=\"https://es.wordpress.org/files/2020/12/WordPress-5-6-4-1024x300.jpeg\" alt=\"\" class=\"wp-image-5631\" srcset=\"https://es.wordpress.org/files/2020/12/WordPress-5-6-4-1024x300.jpeg 1024w, https://es.wordpress.org/files/2020/12/WordPress-5-6-4-300x88.jpeg 300w, https://es.wordpress.org/files/2020/12/WordPress-5-6-4-768x225.jpeg 768w, https://es.wordpress.org/files/2020/12/WordPress-5-6-4.jpeg 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2>Para desarrolladores</h2>\n\n\n\n<h3>Identificación en la API REST con contraseñas de aplicación</h3>\n\n\n\n<p>Gracias a la nueva característica de autorización de contraseñas de aplicaciones de la API, las aplicaciones de terceros pueden conectar con tu sitio sin problemas y de forma segura. Esta nueva característica de la API REST te permite ver qué aplicaciones se están conectando con tu sitio y controlar lo que hacen.</p>\n\n\n\n<h3>Más compatibilidad con PHP 8</h3>\n\n\n\n<p>La versión 5.6 marca los primeros pasos hacia la compatibilidad del núcleo de WordPress con PHP 8. Ahora es un gran momento para empezar a planificar cómo tus productos, servicios y sitios WordPress pueden ser compatibles con la última versión de PHP. Para más información sobre qué esperar a continuación, <a href=\"https://make.wordpress.org/core/2020/11/23/wordpress-and-php-8-0/\">lee la nota de PHP 8 para desarrolladores</a>.</p>\n\n\n\n<h3>jQuery</h3>\n\n\n\n<p>Las actualizaciones de jQuery en WordPress se realizan a lo largo de tres versiones: 5.5, 5.6 y 5.7. Cuando lleguemos al punto medio de este proceso, ejecuta el <a href=\"https://ayudawp.com/test/wp-admin/plugin-install.php?tab=search&type=term&s=slug:wp-jquery-update-test\">plugin de prueba de actualización</a> para comprobar con antelación tus sitios por si hay errores.</p>\n\n\n\n<p>Si encuentras problemas con el aspecto de tu sitio (por ejemplo, un carrusel no funciona, un botón se atasca — ese tipo de cosas), instala el <a href=\"https://ayudawp.com/test/wp-admin/plugin-install.php?tab=search&type=term&s=slug:enable-jquery-migrate-helper\">plugin jQuery Migrate</a>.</p>\n\n\n\n<h3>¡Consulta la guía de campo para más información!</h3>\n\n\n\n<p>Echa un vistazo a la última versión de la guía de campo de WordPress. Destaca las notas del desarrollador para cada cambio que puedas querer conocer. <a href=\"https://make.wordpress.org/core/2020/11/20/wordpress-5-6-field-guide/\">Guía de campo de WordPress 5.6.</a></p>\n\n\n\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#d1e4dd\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-large-font-size\">“It’s a new day, it’s a new life for me….and I’m feeling good.”</p>\n\n\n\n<p class=\"has-text-align-center has-black-color has-text-color\"><strong>– Nina Simone</strong></p>\n</div></div>\n\n\n\n<h2>El equipo</h2>\n\n\n\n<p>La versión WordPress 5.6 llega a ti de parte de un equipo todo mujeres: </p>\n\n\n\n<ul><li><strong>Líder de la versión:</strong> Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>). Cohortes: Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) y Angela Jin (<a href=\"https://profiles.wordpress.org/angelasjin/\">@angelasjin</a>).</li><li><strong>Coordinadora de la versión:</strong> Dee Teal (<a href=\"https://profiles.wordpress.org/thewebprincess/\">@thewebprincess</a>). Cohortes: Thelma Mutete (<a href=\"https://profiles.wordpress.org/thelmachido/\">@thelmachido</a>) y Laura Nelson (<a href=\"https://profiles.wordpress.org/laurora/\">@laurora</a>).</li><li><strong>Líder de triaje:</strong> Tonya Mork (<a href=\"https://profiles.wordpress.org/hellofromtonya/\">@hellofromtonya</a>). </li><li><strong>Líder técnico del núcleo:</strong> Helen Hou-Sandì (<a href=\"https://profiles.wordpress.org/helen/\">@helen</a>). Cohortes: Amy Kamala (<a href=\"https://profiles.wordpress.org/amykamala/\">@amykamala</a>) y Ebonie Butler (<a href=\"https://profiles.wordpress.org/metalandcoffee/\">@metalandcoffee</a>).</li><li><strong>Líder técnico del editor:</strong> Isabel Brison (<a href=\"https://profiles.wordpress.org/isabel_brison/\">@isabel_brison</a>). Cohortes: Chandrika Guntur (<a href=\"https://profiles.wordpress.org/cguntur/\">@cguntur</a>), Anchen le Roux (<a href=\"https://profiles.wordpress.org/anchenlr/\">@anchenlr</a>), y Rebecca Hum (<a href=\"https://profiles.wordpress.org/rebasaurus/\">@rebasaurus</a>).</li><li><strong>Líderes de diseño:</strong> Ellen Bauer (<a href=\"https://profiles.wordpress.org/elmastudio/\">@elmastudio</a>) y Tammie Lister (<a href=\"https://profiles.wordpress.org/karmatosed/\">@karmatosed</a>). Cohortes: Anyssa Ferreira (<a href=\"https://profiles.wordpress.org/anyssa/\">@anyssa</a>), Estela Rueda (<a href=\"https://profiles.wordpress.org/estelaris/\">@estelaris</a>), Tracy Apps (<a href=\"https://profiles.wordpress.org/tray/\">@tray</a>), y Sophia DeRosia (<a href=\"https://profiles.wordpress.org/eringoblog/\">@eringoblog</a>).</li><li><strong>Líder técnico de diseño:</strong> Shital Marakana (<a href=\"https://profiles.wordpress.org/shital-patel/\">@shital-patel</a>).</li><li><strong>Líder de accesibilidad:</strong> Sarah Ricker (<a href=\"https://profiles.wordpress.org/sarahricker/\">@sarahricke<strong>r</strong></a>). Cohorte: Hauwa Abashiya (<a href=\"https://profiles.wordpress.org/azhiyadev/\">@azhiyadev</a>).</li><li><strong>Líderes de marketing y comunicaciones:</strong> Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>) y Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>). Cohortes: Nalini Thakor (<a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Olga Gleckler (<a href=\"https://profiles.wordpress.org/oglekler/\">@ogleckler</a>), Larissa Murrillo (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Michelle Frechette (<a href=\"https://profiles.wordpress.org/michelleames/\">@michelleames</a>), Breann McDede (<a href=\"https://profiles.wordpress.org/bmcdede/\">@bmcdede</a>), and Afshana Diya (<a href=\"https://profiles.wordpress.org/afshanadiya/\">@afshanadiya</a>).</li><li><strong>Líder de documentación: </strong>Shawntelle Coker (<a href=\"https://profiles.wordpress.org/sncoker/\">@sncoker</a>). Cohortes: Daisy Olsen (<a href=\"https://profiles.wordpress.org/daisyo/\">@DaisyO</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Winstina Hughes (<a href=\"https://profiles.wordpress.org/planningwrite/\">@planningwrite</a>).</li><li><strong>Líder de revisión de documentación:</strong> Michele Butcher-Jones (<a href=\"https://profiles.wordpress.org/m_butcher/\">@m_butcher</a>). Cohortes: Nidhi Jain (<a href=\"https://profiles.wordpress.org/jainnidhi/\">@jainnidhi</a>), Laura Byrne Cristiano (<a href=\"https://wordpress.org/support/users/newyorkerlaura/\">@newyorkerlaura</a>).</li><li><strong>Líder de diseño del tema por defecto:</strong> Mel Choyce-Dwan (<a href=\"https://profiles.wordpress.org/melchoyce/\">@melchoyce</a>). Cohorte: Ellen Bauer (<a href=\"https://profiles.wordpress.org/elmastudio/\">@elmastudio</a>).</li><li><strong>Líder de desarrollo del tema por defecto:</strong> Carolina Nymark (<a href=\"https://profiles.wordpress.org/poena/\">@poena</a>). Cohort: Kelly Choyce-Dwan (<a href=\"https://profiles.wordpress.org/ryelle/\">@ryelle</a>) y Jessica Lyschik (<a href=\"https://profiles.wordpress.org/luminuu/\">@luminuu</a>).</li><li><strong>Coordinadora del tema por defecto:</strong> Jessica Lyschik (<a href=\"https://profiles.wordpress.org/luminuu/\">@luminuu</a>).</li><li><strong>Líder de pruebas:</strong> Monika Rao (<a href=\"https://profiles.wordpress.org/monikarao/\">@monikarao</a>). Cohorte: Allie Nimmons (<a href=\"https://profiles.wordpress.org/alliennimmons/\">@alliennimmons</a>).</li><li><strong>Líder de soporte:</strong> Bet Hannon (<a href=\"https://profiles.wordpress.org/bethannon1/\">@bethannon1</a>).</li></ul>\n\n\n\n<p>Cómo siempre, esta version refleja el duro trabajo de 605 generosos contribuidores voluntarios. Han colaborado en casi 350 tiques en el Trac y más de 1.000 peticiones de pull en GitHub.<a href=\"https://profiles.wordpress.org/zgrkaralar/\">Özgür KARALAR</a>, <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>, <a href=\"https://profiles.wordpress.org/a5hleyrich/\">A5hleyRich</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">aaronrobertshaw</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/pokhriyal/\">Abhishek Pokhriyal</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/adriandegrafreak/\">Adrián de Grafreak</a>, <a href=\"https://profiles.wordpress.org/adriantirusli/\">Adrianti Rusli</a>, <a href=\"https://profiles.wordpress.org/afshanadiya/\">Afshana Diya</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a>, <a href=\"https://profiles.wordpress.org/elgameel/\">Ahmed Elgameel</a>, <a href=\"https://profiles.wordpress.org/ajensen/\">ajensen</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/aktasfatih/\">aktasfatih</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/cawa-93/\">Alex Kozack</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexstandiford/\">Alex Standiford</a>, <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/alliennimmons/\">Allie Nimmons</a>, <a href=\"https://profiles.wordpress.org/ambienthack/\">ambienthack</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a>, <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/baicusandrei/\">Andrei Baicus</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey «Rarst» Savchenko</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/andy/\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/andystitt829/\">Andy Stitt</a>, <a href=\"https://profiles.wordpress.org/akissz/\">Angel Hess</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/antonlukin/\">Anton Lukin</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/anuj2/\">anuj2</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/archduck/\">archduck</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/arippberger/\">arippberger</a>, <a href=\"https://profiles.wordpress.org/arjendejong/\">arjendejong</a>, <a href=\"https://profiles.wordpress.org/arnaudban/\">ArnaudBan</a>, <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/akkspro/\">Arslan Ahmed Kalwar</a>, <a href=\"https://profiles.wordpress.org/asvinballoo/\">Asvin Balloo</a>, <a href=\"https://profiles.wordpress.org/tacitonic/\">Atharva Dhekne</a>, <a href=\"https://profiles.wordpress.org/austyfrosty/\">Austin Passy</a>, <a href=\"https://profiles.wordpress.org/austin880625/\">austin880625</a>, <a href=\"https://profiles.wordpress.org/avixansa/\">avixansa</a>, <a href=\"https://profiles.wordpress.org/ayesh/\">ayesh</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bduclos/\">bduclos</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>, <a href=\"https://profiles.wordpress.org/benmeredithgmailcom/\">Ben Meredith</a>, <a href=\"https://profiles.wordpress.org/kau-boy/\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bethsoderberg/\">Beth Soderberg</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/hareshlive/\">Bhagvan Mangukiya</a>, <a href=\"https://profiles.wordpress.org/bhautikvirani/\">bhautikvirani</a>, <a href=\"https://profiles.wordpress.org/bananastalktome/\">Billy</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/bmcdede/\">bmcdede</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boldgrid/\">BoldGrid</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/ibdz/\">Boy Witthaya</a>, <a href=\"https://profiles.wordpress.org/bradyvercher/\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/bmillersw/\">Brent Miller</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/brianhenryie/\">Brian Henry</a>, <a href=\"https://profiles.wordpress.org/brianhogg/\">Brian Hogg</a>, <a href=\"https://profiles.wordpress.org/bridgetwillard/\">bridgetwillard</a>, <a href=\"https://profiles.wordpress.org/brijeshb42/\">brijeshb42</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/calin/\">Calin Don</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/campusboy1987/\">campusboy</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/carolinegeven/\">Caroline</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">ceyhun0</a>, <a href=\"https://profiles.wordpress.org/chadreitsma/\">Chad Reitsma</a>, <a href=\"https://profiles.wordpress.org/cguntur/\">Chandrika Guntur</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chexwarrior/\">chexwarrior</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/alexandec/\">Chris Alexander</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/ctmartin0/\">Christian Martin</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/vimes1984/\">Christopher Churchill</a>, <a href=\"https://profiles.wordpress.org/chunkysteveo/\">chunkysteveo</a>, <a href=\"https://profiles.wordpress.org/claudiulodro/\">Claudiu Lodromanean</a>, <a href=\"https://profiles.wordpress.org/claytoncollie/\">Clayton Collie</a>, <a href=\"https://profiles.wordpress.org/collizo4sky/\">Collins Agbonghama</a>, <a href=\"https://profiles.wordpress.org/commeuneimage/\">Commeuneimage</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a>, <a href=\"https://profiles.wordpress.org/cpapazoglou/\">cpapazoglou</a>, <a href=\"https://profiles.wordpress.org/cranewest/\">cranewest</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/ctmartin/\">ctmartin</a>, <a href=\"https://profiles.wordpress.org/davidszabo/\">Dávid Szabó</a>, <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a>, <a href=\"https://profiles.wordpress.org/danfarrow/\">Dan Farrow</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a>, <a href=\"https://profiles.wordpress.org/dantahoua/\">dantahoua</a>, <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a>, <a href=\"https://profiles.wordpress.org/dmchale/\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dgwyer/\">David Gwyer</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/davidjlaietta/\">David Wolfpaw</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">david.binda</a>, <a href=\"https://profiles.wordpress.org/davisshaver/\">Davis Shaver</a>, <a href=\"https://profiles.wordpress.org/dd32/\">dd32</a>, <a href=\"https://profiles.wordpress.org/p00ya/\">Dean</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>, <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/demetris/\">demetris (Demetris Kikizas)</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/valendesigns/\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/designer023/\">Designer023</a>, <a href=\"https://profiles.wordpress.org/dfenton/\">dfenton</a>, <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a>, <a href=\"https://profiles.wordpress.org/dharmin16/\">Dharmin Shah</a>, <a href=\"https://profiles.wordpress.org/dhruvin/\">Dhruvin</a>, <a href=\"https://profiles.wordpress.org/dhulwells/\">Dhul Wells</a>, <a href=\"https://profiles.wordpress.org/dietpawel/\">dietpawel</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/djzone/\">DjZoNe</a>, <a href=\"https://profiles.wordpress.org/dogwithblog/\">dogwithblog</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/donsony/\">donsony</a>, <a href=\"https://profiles.wordpress.org/dossy/\">Dossy Shiobara</a>, <a href=\"https://profiles.wordpress.org/dpacks/\">dpacks</a>, <a href=\"https://profiles.wordpress.org/raubvogel/\">Dr. Ronny Harbich</a>, <a href=\"https://profiles.wordpress.org/dratwas/\">dratwas</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/dushakov/\">dushakov</a>, <a href=\"https://profiles.wordpress.org/dushanthi/\">dushanthi</a>, <a href=\"https://profiles.wordpress.org/dyrer/\">dyrer</a>, <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgoric</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/erikjandelange/\">erikjandelange</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Erin ‘Folletto’ Casali</a>, <a href=\"https://profiles.wordpress.org/eroraghav/\">eroraghav</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/thegp/\">EugeneBos</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/ferkho/\">Ferenc Forgacs</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/flymike/\">flymike</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/fjarrett/\">Frankie Jarrett</a>, <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">fullofcaffeine</a>, <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/gchtr/\">gchtr</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/subscriptiongroup/\">George</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/glauberglauber/\">Glauber Mota</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/goldenapples/\">goldenapples</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/guidooffermans/\">guidooffermans</a>, <a href=\"https://profiles.wordpress.org/gumacahin/\">gumacahin</a>, <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a>, <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a>, <a href=\"https://profiles.wordpress.org/isharis/\">Haris Zulfiqar</a>, <a href=\"https://profiles.wordpress.org/harrym/\">harrym</a>, <a href=\"https://profiles.wordpress.org/harshbarach/\">harshbarach</a>, <a href=\"https://profiles.wordpress.org/azhiyadev/\">Hauwa Abashiya</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a>, <a href=\"https://profiles.wordpress.org/hoasi/\">HoaSi</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/igorradovanov/\">Igor Radovanov</a>, <a href=\"https://profiles.wordpress.org/gsayed786/\">Imran Sayed</a>, <a href=\"https://profiles.wordpress.org/ingereck/\">ingereck</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/iqbalbary/\">iqbalbary</a>, <a href=\"https://profiles.wordpress.org/ireneyoast/\">Irene Strikkers</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/jagirbaheshwp/\">jagirbaheshwp</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/twentyzerotwo/\">Jake Whiteley</a>, <a href=\"https://profiles.wordpress.org/jamescollins/\">James Collins</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jamesros161/\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a>, <a href=\"https://profiles.wordpress.org/javidalkaruzi/\">Janvo Aldred</a>, <a href=\"https://profiles.wordpress.org/jaredcobb/\">Jared Cobb</a>, <a href=\"https://profiles.wordpress.org/jaswrks/\">Jason Caldwell</a>, <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/javorszky/\">javorszky</a>, <a href=\"https://profiles.wordpress.org/jaydeep-rami/\">Jaydip Rami</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jeffmatson/\">Jeff Matson</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeffikus/\">jeffikus</a>, <a href=\"https://profiles.wordpress.org/jellypixel/\">jellypixel</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeremyescott/\">Jeremy Scott</a>, <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jeslen/\">Jeslen Bucci</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jfoulquier/\">jfoulquier</a>, <a href=\"https://profiles.wordpress.org/jimyaghi/\">jimyaghi</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joelclimbsthings/\">joelclimbsthings</a>, <a href=\"https://profiles.wordpress.org/joelyoder/\">joelyoder</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonathanstegall/\">Jonathan Stegall</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joseaneto/\">joseaneto</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/joshlevinson/\">Josh Levinson</a>, <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a>, <a href=\"https://profiles.wordpress.org/tai/\">JOTAKI, Taisuke</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/junaidbhura/\">Junaid Bhura</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/akabarikalpesh/\">Kalpesh Akabari</a>, <a href=\"https://profiles.wordpress.org/karthikbhatb/\">karthikbhatb</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/kelsu02/\">Kelly R</a>, <a href=\"https://profiles.wordpress.org/kellybleck/\">kellybleck</a>, <a href=\"https://profiles.wordpress.org/kellylawrence/\">kellylawrence</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/kipperlenny/\">Kipperlenny</a>, <a href=\"https://profiles.wordpress.org/kirilzh/\">Kiril Zhelyazkov</a>, <a href=\"https://profiles.wordpress.org/kburgoine/\">Kirsty Burgoine</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">KittMedia</a>, <a href=\"https://profiles.wordpress.org/kjbenk/\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/komagain/\">komagain</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa</a>, <a href=\"https://profiles.wordpress.org/kbjohnson90/\">Kyle B. Johnson</a>, <a href=\"https://profiles.wordpress.org/landau/\">landau</a>, <a href=\"https://profiles.wordpress.org/lmurillom/\">Larissa Murillo</a>, <a href=\"https://profiles.wordpress.org/latifi/\">latifi</a>, <a href=\"https://profiles.wordpress.org/laurora/\">Laura Nelson</a>, <a href=\"https://profiles.wordpress.org/laxman-prajapati/\">Laxman Prajapati</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/gamerz/\">Lester Chan</a>, <a href=\"https://profiles.wordpress.org/leutrimh/\">Leutrim Husaj</a>, <a href=\"https://profiles.wordpress.org/limera1n/\">lim3ra</a>, <a href=\"https://profiles.wordpress.org/lpointet/\">Lionel Pointet</a>, <a href=\"https://profiles.wordpress.org/llizard/\">llizard</a>, <a href=\"https://profiles.wordpress.org/louislaugesen/\">Louis</a>, <a href=\"https://profiles.wordpress.org/lucagrandicelli/\">Luca Grandicelli</a>, <a href=\"https://profiles.wordpress.org/_luigi/\">Luigi Cavalieri</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/lumne/\">Lumne</a>, <a href=\"https://profiles.wordpress.org/mager19/\">mager19</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/mailnew2ster/\">mailnew2ster</a>, <a href=\"https://profiles.wordpress.org/shamimmoeen/\">Mainul Hassan Main</a>, <a href=\"https://profiles.wordpress.org/malinajirka/\">malinajirka</a>, <a href=\"https://profiles.wordpress.org/manzwebdesigns/\">manzwebdesigns</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/marijnkoopman/\">Marijn</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/markscottrobson/\">Mark Robson</a>, <a href=\"https://profiles.wordpress.org/marks99/\">Mark Smallman</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markshep/\">markshep</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/wetah/\">Mateus Machado Luna</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>, <a href=\"https://profiles.wordpress.org/gothickgothickorguk/\">Matt Gibson</a>, <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/mattoperry/\">mattoperry</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/megphillips91/\">Meg Phillips</a>, <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a>, <a href=\"https://profiles.wordpress.org/mgrenierfarmmedia/\">mgrenierfarmmedia</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/tw2113/\">Michael Beckwith</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">Michele Butcher-Jones</a>, <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikelopez/\">mikelopez</a>, <a href=\"https://profiles.wordpress.org/mikeyarce/\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/eemitch/\">Mitchell Bennis</a>, <a href=\"https://profiles.wordpress.org/mmarco9/\">mmarco9</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/mopsyd/\">mopsyd</a>, <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/computerguru/\">mqudsi</a>, <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a>, <a href=\"https://profiles.wordpress.org/mrgrt/\">mrgrt</a>, <a href=\"https://profiles.wordpress.org/mrjoeldean/\">mrjoeldean</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/musicaljoeker/\">musicaljoeker</a>, <a href=\"https://profiles.wordpress.org/mweichert/\">mweichert</a>, <a href=\"https://profiles.wordpress.org/n5hzr/\">n5hzr</a>, <a href=\"https://profiles.wordpress.org/nabilmoqbel/\">Nabil Moqbel</a>, <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a>, <a href=\"https://profiles.wordpress.org/naoki0h/\">Naoki Ohashi</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>, <a href=\"https://profiles.wordpress.org/nathanatmoz/\">Nathan Johnson</a>, <a href=\"https://profiles.wordpress.org/navanathbhosale/\">Navanath Bhosale</a>, <a href=\"https://profiles.wordpress.org/naveenkharwar/\">Naveen Kharwar</a>, <a href=\"https://profiles.wordpress.org/lcyh78/\">Neil James (lcyh78)</a>, <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/arealnobrainer/\">Netravnen</a>, <a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/nikolam/\">Nikola</a>, <a href=\"https://profiles.wordpress.org/nbachiyski/\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/njbrown/\">njbrown</a>, <a href=\"https://profiles.wordpress.org/nlpro/\">nlpro</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/noahshrader/\">noahshrader</a>, <a href=\"https://profiles.wordpress.org/nourma/\">nourma</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">O André</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/omarreiss/\">Omar Reiss</a>, <a href=\"https://profiles.wordpress.org/oolleegg55/\">oolleegg55</a>, <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/ovann86/\">ovann86</a>, <a href=\"https://profiles.wordpress.org/ovenall/\">ovenall</a>, <a href=\"https://profiles.wordpress.org/oxyc/\">oxyc</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/jhonqwerty/\">pabloselin</a>, <a href=\"https://profiles.wordpress.org/paddy/\">Paddy</a>, <a href=\"https://profiles.wordpress.org/pankajmohale/\">Pankaj Mohale</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pabline/\">Paul Bunkham</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/pekz0r/\">Peter Elmered</a>, <a href=\"https://profiles.wordpress.org/psmits1567/\">Peter Smits</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/decrecementofeliz/\">Pilar Mera</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar</a>, <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a>, <a href=\"https://profiles.wordpress.org/pishmishy/\">pishmishy</a>, <a href=\"https://profiles.wordpress.org/pkvillanueva/\">pkvillanueva</a>, <a href=\"https://profiles.wordpress.org/prashanttholia/\">prashanttholia</a>, <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a>, <a href=\"https://profiles.wordpress.org/prionkor/\">prionkor</a>, <a href=\"https://profiles.wordpress.org/psealock/\">psealock</a>, <a href=\"https://profiles.wordpress.org/puneetsahalot/\">Puneet Sahalot</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rajanit2000/\">Rajan Vijayan</a>, <a href=\"https://profiles.wordpress.org/rajeshsingh520/\">rajeshsingh520</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/jontyravi/\">Ravi Vaghela</a>, <a href=\"https://profiles.wordpress.org/ravipatel/\">ravipatel</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/redstar504/\">redstar504</a>, <a href=\"https://profiles.wordpress.org/regankhadgi/\">Regan Khadgi</a>, <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a>, <a href=\"https://profiles.wordpress.org/retlehs/\">retlehs</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/riaanlom/\">riaanlom</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">ribaricplusplus</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/kreppar/\">Rodrigo Arias</a>, <a href=\"https://profiles.wordpress.org/rogerlos/\">rogerlos</a>, <a href=\"https://profiles.wordpress.org/roikles/\">roikles</a>, <a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a>, <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a>, <a href=\"https://profiles.wordpress.org/roo2/\">roo2</a>, <a href=\"https://profiles.wordpress.org/rtagliento/\">rtagliento</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a>, <a href=\"https://profiles.wordpress.org/sabrinazeidan/\">Sabrina Zeidan</a>, <a href=\"https://profiles.wordpress.org/saeedfard/\">Saeed Fard</a>, <a href=\"https://profiles.wordpress.org/salvoaranzulla/\">salvoaranzulla</a>, <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/sswebster/\">Sam Webster</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sanzeeb3/\">Sanjeev Aryal</a>, <a href=\"https://profiles.wordpress.org/saqibameen/\">Saqib Ameen</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">Sarah Ricker</a>, <a href=\"https://profiles.wordpress.org/sarayourfriend/\">sarayourfriend</a>, <a href=\"https://profiles.wordpress.org/sawanoboly/\">sawanoboly</a>, <a href=\"https://profiles.wordpress.org/scarolan/\">scarolan</a>, <a href=\"https://profiles.wordpress.org/l3rady/\">Scott Cariss</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanpaulrasmussen/\">seanpaulrasmussen</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sebsz/\">SeBsZ</a>, <a href=\"https://profiles.wordpress.org/senning/\">Senning</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">SergioEstevao</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/sncoker/\">Shawntelle Coker</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shramee/\">shramee</a>, <a href=\"https://profiles.wordpress.org/sresok/\">Simon Resok</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/sproutchris/\">sproutchris</a>, <a href=\"https://profiles.wordpress.org/stulab/\">Stéphane Treilhou</a>, <a href=\"https://profiles.wordpress.org/metodiew/\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/garubi/\">Stefano Garuti</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/sterndata/\">Steven Stern (sterndata)</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stoyangeorgiev/\">Stoyan Georgiev</a>, <a href=\"https://profiles.wordpress.org/sudoshreyansh/\">sudoshreyansh</a>, <a href=\"https://profiles.wordpress.org/smub/\">Syed Balkhi</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/utz119/\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/techboyg5/\">techboyg5</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/thefarlilacfield/\">thefarlilacfield</a>, <a href=\"https://profiles.wordpress.org/thelmachido/\">Thelma Mutete</a>, <a href=\"https://profiles.wordpress.org/thib3113/\">thib3113</a>, <a href=\"https://profiles.wordpress.org/thijsvanloef/\">thijsvanloef</a>, <a href=\"https://profiles.wordpress.org/webzunft/\">Thomas M</a>, <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a>, <a href=\"https://profiles.wordpress.org/thomaslhotta/\">thomaslhotta</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timotijhof/\">TimoTijhof</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul I Chowdhury</a>, <a href=\"https://profiles.wordpress.org/treibstoff/\">treibstoff</a>, <a href=\"https://profiles.wordpress.org/trisha_cornelius/\">Trisha Cornelius</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/tzafrir/\">tzafrir</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/uxkai/\">uxkai</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/contact-banker/\">Varun Sharma</a>, <a href=\"https://profiles.wordpress.org/vcanales/\">vcanales</a>, <a href=\"https://profiles.wordpress.org/ravivaddweb/\">vidhiaddweb</a>, <a href=\"https://profiles.wordpress.org/vinayakanivase/\">Vinayak Anivase</a>, <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>, <a href=\"https://profiles.wordpress.org/usestrict/\">Vinny</a>, <a href=\"https://profiles.wordpress.org/virgodesign/\">virgodesign</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/webmigrates/\">Webmigrates Technologies</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina Hughes</a>, <a href=\"https://profiles.wordpress.org/wittich/\">wittich</a>, <a href=\"https://profiles.wordpress.org/worldweb/\">worldweb</a>, <a href=\"https://profiles.wordpress.org/y_kolev/\">Y_Kolev</a>, <a href=\"https://profiles.wordpress.org/yansern/\">Yan Sern</a>, <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yscik/\">yscik</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a> y <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>.</p>\n\n\n\n<p>Además, muchas gracias a los voluntarios de la comunidad que contribuyen enlos <a href=\"https://es.wordpress.org/support/\">foros de soporte</a>. Responden a preguntas que hace la gente de todo el mundo, ya estén usando WordPress por primera vez o lleven haciéndolo desde la primera versión, allá por 2003. ¡Estas versiones tienen éxito gracias a sus esfuerzos!</p>\n\n\n\n<p>Para finalizar, gracias a todos los traductores de la comunidad que ayudaron a hacer que WordPress 5.6 esté disponible en 38 idiomas en el momento del lanzamiento. Los traductores de nuestra comunidad trabajan duro asegurando que haya más idiomas disponibles (70 están ya al 90%). Si te llama la atención contribuir es fácil aprender más. Echa un vistazo a <a href=\"https://make.wordpress.org/\">Make WordPress</a>, la <a href=\"https://es.wordpress.org/colabora/\">zona de colaboración de WordPress España</a>, o al <a href=\"https://make.wordpress.org/core/\">blog de desarrolllo del núcleo</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://es.wordpress.org/2020/12/09/wordpress-5-6-simone/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress 5.6, 2ª versión candidata a definitiva\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://es.wordpress.org/2020/12/02/wordpress-5-6-2a-version-candidata-a-definitiva/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://es.wordpress.org/2020/12/02/wordpress-5-6-2a-version-candidata-a-definitiva/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Dec 2020 07:44:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:2:\"RC\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5589\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"¡Ya está disponible la segunda versión candidata a definitiva de WordPress 5.6! WordPress 5.6 está programada para publicarse el 8 de diciembre de 2020, y necesitamos tu ayuda para llegar ahí — si aún no has probado la versión 5.6 ¡ahora es el momento! Hay dos maneras de probar la segunda versión candidata a definitiva de […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2722:\"\n<p>¡Ya está disponible la segunda versión candidata a definitiva de WordPress 5.6!</p>\n\n\n\n<p>WordPress 5.6 está programada para publicarse el <strong>8 de diciembre de 2020</strong>, y necesitamos <em>tu ayuda</em> para llegar ahí — si aún no has probado la versión 5.6 ¡ahora es el momento!</p>\n\n\n\n<p>Hay dos maneras de probar la segunda versión candidata a definitiva de WordPress 5.6:</p>\n\n\n\n<ul><li>Probar el plugin <a rel=\"noreferrer noopener\" href=\"https://es.wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">WordPress Beta Tester</a> (elige la opción «versiones avanzadas»)</li><li>O <a href=\"https://wordpress.org/wordpress-5.6-RC2.zip\">descarga aquí la versión</a> (zip).</li></ul>\n\n\n\n<p>Gracias a todos los contribuidores que han probado las versiones beta y han enviado comentarios. Probar fallos es una parte crítica del pulido de cada versión y un fantástico modo de contribuir a WordPress.</p>\n\n\n\n<h2>Desarrolladores de plugins y temas</h2>\n\n\n\n<p>Por favor, prueba tus plugins y temas con WordPress 5.6 y actualiza el texto de versión de <em>Probado hasta</em> en el archivo readme a la 5.6. Si encuentras problemas de compatibilidad, por favor, asegúrate de publicarlo en los <a href=\"https://wordpress.org/support/forum/alphabeta/\">foros de soporte</a> para que podamos resolverlo antes de la versión final.</p>\n\n\n\n<p>Para una lista más detallada de los cambios incluidos en WordPress 5.6, echa un vistazo a la <a href=\"https://es.wordpress.org/2020/10/21/wordpress-5-6-beta-1/\" data-type=\"post\" data-id=\"5467\">entrada de WordPress 5.6 beta 1</a>. ¡La <a href=\"https://make.wordpress.org/core/2020/11/20/wordpress-5-6-field-guide/\">guía de campo de WordPress 5.6</a> esta también ya publicada! Es tu fuente de los detalles sobre todos los cambios principales.</p>\n\n\n\n<h2>Cómo ayudar</h2>\n\n\n\n<p>¿Hablas otro idioma que no sea el inglés? <a rel=\"noreferrer noopener\" href=\"https://translate.wordpress.org/projects/wp/dev/\" target=\"_blank\">¡Ayúdanos a traducir WordPress a más de 100 idiomas!</a></p>\n\n\n\n<p>¿Crees que has encontrado un error?, puedes publicarlo en el <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\">área Alpha/Beta</a> de los foros de soporte. ¡Nos encantaría saber de ti!</p>\n\n\n\n<p><em>Si te sientes cómodo escribiendo informes de errores replicables, <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\">presenta uno en el Trac de WordPress</a>, donde también puedes encontrar una <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\">lista de errores conocidos</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://es.wordpress.org/2020/12/02/wordpress-5-6-2a-version-candidata-a-definitiva/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress 5.6, candidata a definitiva\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://es.wordpress.org/2020/11/19/wordpress-5-6-candidata-a-definitiva/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://es.wordpress.org/2020/11/19/wordpress-5-6-candidata-a-definitiva/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Nov 2020 17:42:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:2:\"RC\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5536\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:351:\"¡Ya está disponible la primera versión candidata a definitiva de WordPress 5.6! Este es un hito importante a medida que avanzamos hacia la fecha de lanzamiento de WordPress 5.6. «Candidata a definitiva» significa que la nueva versión está lista para su lanzamiento, pero con millones de usuarios y miles de plugins y temas, es posible […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3558:\"\n<p>¡Ya está disponible la primera versión candidata a definitiva de WordPress 5.6!</p>\n\n\n\n<p>Este es un hito importante a medida que avanzamos hacia la fecha de lanzamiento de WordPress 5.6.</p>\n\n\n\n<p>«Candidata a definitiva» significa que la nueva versión está lista para su lanzamiento, pero con millones de usuarios y miles de plugins y temas, es posible que algo se nos haya pasado por alto.</p>\n\n\n\n<p>Hay dos maneras de probar la versión candidata a definitiva de WordPress 5.6:</p>\n\n\n\n<ul><li>Probar el plugin <a rel=\"noreferrer noopener\" href=\"https://es.wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">WordPress Beta Tester</a> (elige la opción «versiones avanzadas»)</li><li>O <a href=\"https://wordpress.org/wordpress-5.6-RC1.zip\">descarga aquí la versión</a> (zip).</li></ul>\n\n\n\n<p>Gracias a todos los contribuidores que han probado las versiones beta y han enviado comentarios. Probar fallos es una parte crítica del pulido de cada versión y un fantástico modo de contribuir a WordPress.</p>\n\n\n\n<h2>¿Qué novedades trae WordPress 5.6?</h2>\n\n\n\n<p>La versión final de 2020 sigue la tradición anual de un tema nuevo por defecto que esté creado a medida para mostrar las nuevas características y funcionalidades del software. El progreso continuo en el editor de bloques es especialmente claro en esta versión, que trae más bloques en más sitios, y solo unos clic para implementar tus diseños.</p>\n\n\n\n<p>WordPress 5.6 también trae montones de refinamientos para mejorar la experiencia de los desarrolladores. Para saber más suscríbete al <a href=\"https://make.wordpress.org/core/\">blog de Make WordPress Core</a> y presta especial atención a la etiqueta de <a href=\"https://make.wordpress.org/core/tag/5-6+dev-notes/\">notas para desarrolladores</a> para estar al día de estos y otros cambios que podrían afectar a tus productos</p>\n\n\n\n<h2>Desarrolladores de plugins y temas</h2>\n\n\n\n<p>Por favor, prueba tus plugins y temas con WordPress 5.6 y actualiza el texto de versión de <em>Probado hasta</em> en el archivo readme a la 5.6. Si encuentras problemas de compatibilidad, por favor, asegúrate de publicarlo en los <a href=\"https://wordpress.org/support/forum/alphabeta/\">foros de soporte</a> para que podamos resolverlo antes de la versión final</p>\n\n\n\n<p>La guía de campo de WordPress 5.6 se publicará muy pronto, con una explicación más detallada sobre los principales cambios.</p>\n\n\n\n<h2>Cómo ayudar</h2>\n\n\n\n<p>¿Hablas otro idioma que no sea el inglés? <a rel=\"noreferrer noopener\" href=\"https://translate.wordpress.org/projects/wp/dev/\" target=\"_blank\">¡Ayúdanos a traducir WordPress a más de 100 idiomas!</a></p>\n\n\n\n<p>Esta versión también marca el <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">punto de congelación de cadenas</a> de la programación de la versión 5.6.</p>\n\n\n\n<p>Si crees que has encontrado un error, puedes publicarlo en el <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\">área Alpha/Beta</a> de los foros de soporte. ¡Nos encantaría saber de ti!</p>\n\n\n\n<p><em>Si te sientes cómodo escribiendo informes de errores replicables, <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\">presenta uno en el Trac de WordPress</a>, donde también puedes encontrar una <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\">lista de errores conocidos</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://es.wordpress.org/2020/11/19/wordpress-5-6-candidata-a-definitiva/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.6 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://es.wordpress.org/2020/11/03/wordpress-5-6-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://es.wordpress.org/2020/11/03/wordpress-5-6-beta-3/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Nov 2020 16:37:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5501\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"¡WordPress 5.6 Beta 3 ya está disponible para hacer pruebas! Este software está todavía en fase de desarrollo así que te recomendamos que ejecutes esta versión en un sitio de pruebas. Puedes probar WordPress 5.6 beta de dos maneras: Prueba el plugin WordPress Beta Tester (elige la opción de «desarrollo temprano»). O descarga la beta aquí (zip). El […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5102:\"\n<p>¡WordPress 5.6 Beta 3 ya está disponible para hacer pruebas!</p>\n\n\n\n<p><strong>Este software está todavía en fase de desarrollo</strong> así que te recomendamos que ejecutes esta versión en un sitio de pruebas.</p>\n\n\n\n<p>Puedes probar WordPress 5.6 beta de dos maneras:</p>\n\n\n\n<ul><li>Prueba el plugin <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">WordPress Beta Tester</a> (elige la opción de «desarrollo temprano»).</li><li>O <a href=\"https://wordpress.org/wordpress-5.6-beta3.zip\">descarga la beta aquí (zip)</a>.</li></ul>\n\n\n\n<p>El objetivo actual para la versión final es el 8 de diciembre de 2020. Esto significa que <strong>solo quedan cinco semanas</strong>, así que necesitamos tu ayuda para asegurar que esta versión se pruebe adecuadamente.</p>\n\n\n\n<p>Graicas a todos los contribuidores que han probado la versión de desarrollo de <a href=\"https://es.wordpress.org/2020/10/28/wordpress-5-6-beta-2/\" data-type=\"post\" data-id=\"5479\">la beta 2</a> y han compartido sus impresiones. Hacer pruebas para encontrar fallos es una parte importante del pulido de cada versión, y un modo fantático de contribuir a WordPress.</p>\n\n\n\n<h2><strong>Algunos puntos a destacar</strong></h2>\n\n\n\n<p>Desde la beta 2 se han corregido <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/query?status=closed&changetime=10%2F28%2F2020..11%2F03%2F2020&milestone=5.6&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">20 fallos</a>. Aquí tienes un resumen de unos cuantos de los pocos cambios incluidos en la beta 3:</p>\n\n\n\n<ul><li>Añadidos patrones de bloques para los temas Twenty Twenty (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/51098\">#51098</a>) y Twenty Nineteen (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/51099\">#51099</a>).</li><li>Añadida compatibilidad de tamas para navigation-widgets (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/51445\">#51445</a>).</li><li>Corregidas barras incorrectas en la URL si la superior está vacía en la API REST (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/44745\">#44745</a>).</li><li>Añadida una prueba a la salud del sitio para verificar que la cabecera <code>Authorization</code> está funcionando como es de esperar en las contraseñas de aplicación (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/51638\">#51638</a>).</li><li>Corregidos otros 10 fallos adicionales en el editor de bloques (ver <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://github.com/WordPress/gutenberg/pull/26588\">#26588</a>).</li></ul>\n\n\n\n<p>Para ver en detalle todas las características de cada versión de Gutenberg echa un vistazo a las entradas de las versiones: <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>, <a href=\"https://make.wordpress.org/core/2020/08/05/whats-new-in-gutenberg-august-5/\">8.7</a>, <a href=\"https://make.wordpress.org/core/2020/08/19/whats-new-in-gutenberg-august-19/\">8.8</a>, <a href=\"https://make.wordpress.org/core/2020/09/03/whats-new-in-gutenberg-2-september/\">8.9</a>, <a href=\"https://make.wordpress.org/core/2020/09/16/whats-new-in-gutenberg-16-september/\">9.0</a>, <a href=\"https://make.wordpress.org/core/2020/10/01/whats-new-in-gutenberg-30-september/\">9.1</a>, <a href=\"https://make.wordpress.org/core/2020/10/21/whats-new-in-gutenberg-21-october/\">9.2</a> y <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v9.3.0-rc.1\">9.3</a>.</p>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Notas para desarrolladores</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.6 tiene montones de detalles para mejorar la experiencia del desarrollador. Para mantenerte al día suscríbete al <a href=\"https://make.wordpress.org/core/\">blog de Make WordPress Core</a> y presta especial atención a las <a href=\"https://make.wordpress.org/core/tag/5-6+dev-notes/\">notas para desarrolladores</a> par estar al día de estos y otros cambios que podrían afectar a tus productos.</p>\n\n\n\n<h2>Cómo puedes ayudar</h2>\n\n\n\n<p>¿Hablas otro idioma que no sea el inglés? ¡<a href=\"https://translate.wordpress.org/projects/wp/dev/\">Ayuda a traducir WordPress a más de 100 idiomas</a>!</p>\n\n\n\n<p>Si crees que has encontrado un fallo, por favor, publícalo en el área <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> de los foros de soporte. ¡Nos encantaría saber de ti! Si te sientes cómodo escribiendo un informe de un fallo reproducible, <a href=\"https://core.trac.wordpress.org/newticket\">envía uno al trac de WordPress</a>. Ahí es donde también puedes encontrar una lista de <a href=\"https://core.trac.wordpress.org/tickets/major\">fallos conocidos</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://es.wordpress.org/2020/11/03/wordpress-5-6-beta-3/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:82:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress 5.5.3 – Actualización de mantenimiento\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://es.wordpress.org/2020/10/31/wordpress-5-5-3-actulizacion-de-mantenimiento/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://es.wordpress.org/2020/10/31/wordpress-5-5-3-actulizacion-de-mantenimiento/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 31 Oct 2020 08:44:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"5.5.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:5:\"5.5.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5495\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:349:\"WordPress 5.5.3 ya está disponible.  Esta versión de mantenimiento corrige un fallo introducido en WordPress 5.5.2 que hacía imposible instalar WordPress en un sitio nuevo que no tenga configurada la conexión con la base de datos. Esta versión no afecta a sitios en los que la conexión con la base de datos ya está configurada, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3547:\"\n<p>WordPress 5.5.3 ya está disponible. </p>\n\n\n\n<p>Esta versión de mantenimiento corrige un fallo introducido en WordPress 5.5.2 que hacía imposible instalar WordPress en un sitio nuevo que no tenga configurada la conexión con la base de datos. Esta versión no afecta a sitios en los que la conexión con la base de datos ya está configurada, por ejemplo, mediante instaladores a un clic o en un archivo <code>wp-config.php</code> existente.</p>\n\n\n\n<h2>Problema con 5.5.3-alpha</h2>\n\n\n\n<p>Hoy mismo — aproximadamente entre las 15:30 y las 16:00 UTC — el sistema de actualización automática de WordPress actualizó algunos sitios desde la versión 5.5.2 a la 5.5.3-alpha. Esta actualización automática fue debida a un error en la API de actualizaciones provocada por las preparaciones de la versión 5.5.3 (<a href=\"https://wordpress.org/support/topic/wordpress-5-5-3-alpha-auto-updates/\">ve más aquí</a>). La versión 5.5.3-alpha en este punto era funcionalmente idéntica a la 5.5.2 ya que no se había empezado ningún trabajo de desarrollo en la 5.5.3; no obstante, puede que se hayan hechoo los siguientes cambios en tu sitio:</p>\n\n\n\n<ul><li>Los temas por defecto «Twenty» instalados como parte del paquete de la versión de lanzamiento previo.</li><li>El plugin «Akismet» instalado com parte del paquete de la versiónn de lanzamiento previo.</li></ul>\n\n\n\n<p>Estos temas y plugins no se activvan así que siguen no funcionales a menos que los hubieses instalado previamente. Es seguro borrar estas características si prefieres no usarlos. </p>\n\n\n\n<p>Si no estás en la versión 5.5.2, o has desactivado las actualizaciones automáticas de versiones menores, por favor, actualiza manualmente a la versión 5.5.3 descargando WordPress 5.5.3 o visitando tu «Escritorio → Actualizacions» y haz clic en «Actualizar ahora».</p>\n\n\n\n<p>Para más detalles técnicos sobre el problema hemos <a href=\"https://make.wordpress.org/core/2020/10/30/wordpress-5-5-3-release-some-technical-details/\">publicado detalles en el blog de desarrollo del núcleo</a>.</p>\n\n\n\n<h2>¡Agradecimientos y reconocimientos!</h2>\n\n\n\n<p>Gracias a los que han contribuido a la versión 5.5.3: <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>, <a href=\"https://profiles.wordpress.org/barry/\">@barry</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>, <a href=\"https://profiles.wordpress.org/clorith/\">@clorith</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">@davidbaumwald</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">@desrosj</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">@hellofromtonya</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">@johnbillion</a>, <a href=\"https://profiles.wordpress.org/garubi/\">@garubi</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">@metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">@mukesh27</a>, <a href=\"https://profiles.wordpress.org/otto42/\">@otto42</a>, <a href=\"https://profiles.wordpress.org/punitsoftac/\">@punitsoftac</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">@sergeybiryukov</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">@whyisjake</a> y <a href=\"https://profiles.wordpress.org/xknown/\">@xknown</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://es.wordpress.org/2020/10/31/wordpress-5-5-3-actulizacion-de-mantenimiento/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:85:\"\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WordPress 5.5.2 – Actualización de seguridad y mantenimiento\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://es.wordpress.org/2020/10/30/wordpress-5-5-2-actualizacion-de-seguridad-y-mantenimiento/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://es.wordpress.org/2020/10/30/wordpress-5-5-2-actualizacion-de-seguridad-y-mantenimiento/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Oct 2020 08:31:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Mantenimiento\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"Seguridad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"5.5.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5492\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:425:\"¡Ya está disponible WordPress 5.5.2! Esta actualización de seguridad y manteniniento incluye 14 correcciones de fallos además de 10 correcciones de seguridad. Al ser una actualización de seguridad se recomienda que actualices tu ssitios inmediatamente. También se han actualizado todas las versiones desde WordPress 3.7. WordPress 5.5.2 es una actualización de seguridad y mantenimiento de ciclo corto. La […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7847:\"\n<p>¡Ya está disponible WordPress 5.5.2!</p>\n\n\n\n<p>Esta actualización de seguridad y manteniniento incluye <a href=\"https://core.trac.wordpress.org/query?milestone=5.4.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priorityhttps://core.trac.wordpress.org/query?milestone=5.5.2&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">14 correcciones de fallos</a> además de 10 correcciones de seguridad. Al ser una <strong>actualización de seguridad</strong> se recomienda que actualices tu ssitios inmediatamente. También se han actualizado todas las versiones desde WordPress 3.7.</p>\n\n\n\n<p>WordPress 5.5.2 es una actualización de seguridad y mantenimiento de ciclo corto. La siguiente versión mayor será la 5.6.</p>\n\n\n\n<p>Puedes descargar WordPress 5.5.2 desde WordPress.org, o visitar tu «Escritorio → Actualizaciones» y hacer clic en «Actualizar ahora».</p>\n\n\n\n<p>Si tienes sitios con las actualizaciones en segundo plano activas ya ha empezado el proceso de actualización.</p>\n\n\n\n<h2>Actualizaciones de seguridad</h2>\n\n\n\n<p>Hay 10 problemas de seguridad que afectan a las versiones de WordPress 5.5.1 y anteriores. Si aún no has actualizado a la versión 5.5, todas las versiones de WordPress dese la 3.7 también se han actualizado para corregir los siguientes problemas de seguridad:</p>\n\n\n\n<ul><li>Gracias a Alex Concha del equipo de seguridad de WordPress por su trabajo en reforzar la deserialización de peticiones.</li><li>Gracias a David Binovec por una corrección para desactivar incrustados spam desde sitios desactivados en una red multisitio.</li><li>Gracias a Marc Montas de Sucuri por informar de un problema que podría llevar a un XSS de variables globales.</li><li>Gracias a Justin Tran que informó de un problema sobre el escalado de privilegios en XML-RPC. También descubrió e informó de un problema de escalado de privilegios al comentar a través de XML-RPC.</li><li>Gracias a Omar Ganiev que informó de un método por el que un ataque DoS podría llevar a RCE.</li><li>Gracias a Karim El Ouerghemmi de <a href=\"https://www.ripstech.com/\">RIPS</a> que mostró un método para almacenar XSS en slugs de entradas.</li><li>Gracias a Slavco por informar, y a Karim El Ouerghemmi por confirmarlo, de un método para saltarse metas protegidos que podrían llevar a un borrado arbitrario de archivos.</li><li>Gracias a Erwan LR de <a href=\"https://wpscan.com/\">WPScan</a> que difundió responsablemente un método que podría llevar a CSRF.</li><li>Y un agradecimiento especial a <a href=\"https://profiles.wordpress.org/zieladam/\">@zieladam</a> que ha sido parte integral de muchas de las actualizaciones y parches de esta versión.</li></ul>\n\n\n\n<p>Gracias a todos los que han informado por <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">divulgar de manera privada las vulnerabilidades</a>. Esto dió al equipo de seguridad tiempo para corregir las vulnerabilidades antes que pudiesen atacarse los sitios WordPress.</p>\n\n\n\n<p>Para más información revisa <a href=\"https://core.trac.wordpress.org/query?milestone=5.5.2&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">la lista completa de cambios</a> en el Trac, o echa un vistazo a la <a href=\"https://wordpress.org/support/wordpress-version/version-5-5-2/\">página de documentación de la versión 5.5.2 en HelpHub</a>.</p>\n\n\n\n<h2>¡Agradecimientos y reconocimientos!</h2>\n\n\n\n<p>La versión 5.5.2 la lideró <a href=\"https://profiles.wordpress.org/whyisjake/\">@whyisjake</a> y el siquiente equipo: <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">@davidbaumwald</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">@desrosj</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">@johnbillion</a>, <a href=\"https://profile.wordpress.org/metalandcoffee\">@metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/noisysocks\">@noisysocks</a> <a href=\"https://profiles.wordpress.org/planningwrite/\">@planningwrite</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">@sarahricker</a> y <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">@sergeybiryukov</a>.</p>\n\n\n\n<p>Además de los investigadores de seguridad y miembros del equipo mencionados arriba, gracias a todos los que ayudaron a que WordPress 5.5.2 esté disponible:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bridgetwillard/\">bridgetwillard</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davisshaver/\">Davis Shaver</a>, <a href=\"https://profiles.wordpress.org/dd32/\">dd32</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/igorradovanov/\">Igor Radovanov</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/kellybleck/\">kellybleck</a>, <a href=\"https://profiles.wordpress.org/mailnew2ster/\">mailnew2ster</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/regankhadgi/\">Regan Khadgi</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/smub/\">Syed Balkhi</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul I. Chowdhury</a>, <a href=\"https://profiles.wordpress.org/vinayakanivase/\">Vinayak Anivase</a> y <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://es.wordpress.org/2020/10/30/wordpress-5-5-2-actualizacion-de-seguridad-y-mantenimiento/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Haz la encuesta anual de WordPress de 2020 (¡y ve los resultados de 2019!)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://es.wordpress.org/2020/10/28/haz-la-encuesta-anual-de-wordpress-de-2020-y-ve-los-resultados-de-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://es.wordpress.org/2020/10/28/haz-la-encuesta-anual-de-wordpress-de-2020-y-ve-los-resultados-de-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Oct 2020 11:16:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Encuestas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5482\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:369:\"Durante muchos años, los entusiastas de WordPress han completado una encuesta anual para compartir sus experiencias y sensaciones acerca de WordPress. Se han compartido resultados interesantes de esta encuesta en el informe anual de State of the Word y en las noticias sobre WordPress. Esta encuesta ayuda a los que hacen WordPress a comprender más cómo […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8365:\"\n<p>Durante muchos años, los entusiastas de WordPress han completado una encuesta anual para compartir sus experiencias y sensaciones acerca de WordPress.</p>\n\n\n\n<p>Se han compartido resultados interesantes de esta encuesta en el informe anual de <a href=\"https://wordpress.tv/tag/state-of-the-word/\" target=\"_blank\" rel=\"noreferrer noopener\">State of the Word</a> y en las noticias sobre WordPress. </p>\n\n\n\n<p>Esta encuesta ayuda a los que hacen WordPress a comprender más cómo se utiliza el software, y quién lo utiliza.</p>\n\n\n\n<p>La encuesta etambién ayuda a los líderes del proyecto de código abierto WordPress a aprender más sobre la experiencia de los contribuidores.</p>\n\n\n\n<p>Para asegurarnos que <strong>tu</strong> experiencia con WordPress está representada en los resultados de la encuesta de 2020.</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background no-border-radius\" href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-spanish\" style=\"background-color:#4582a6\" target=\"_blank\" rel=\"noreferrer noopener\">¡Haz la encuesta anual de 2020! (Español)</a></div>\n</div>\n\n\n\n<p>¡También puedes hacer la encuesta en <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-french\" target=\"_blank\" rel=\"noreferrer noopener\">francés</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-german\" target=\"_blank\" rel=\"noreferrer noopener\">alemán</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-japanese\" target=\"_blank\" rel=\"noreferrer noopener\">japonés</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-russian\" target=\"_blank\" rel=\"noreferrer noopener\">ruso</a> e <a rel=\"noreferrer noopener\" href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-english\" target=\"_blank\">inglés</a>! La encuesta estará abierta durante 6 semanas, y los resultados se publicarán en este blog.</p>\n\n\n\n<h2>Resultados de la encuesta de 2019</h2>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background no-border-radius\" href=\"https://docs.google.com/presentation/d/1FI7eEvSB5SHTSILIBpwOmH9rBffgD6mFnnqSkrEScYo/edit\" style=\"background-color:#4582a6\" target=\"_blank\" rel=\"noreferrer noopener\">Ve los resultados de la encuesta de 2019 (diapositivas)</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background no-border-radius\" href=\"https://www.dropbox.com/sh/bq62sficymopgos/AAA-wx73cDviVG84NSCTgjNDa?dl=0\" style=\"background-color:#4582a6\" target=\"_blank\" rel=\"noreferrer noopener\">Descarga los resultados de la encuesta de 2019 (PDF o PPT)</a></div>\n</div>\n\n\n\n<p>La encuesta de 2019 incluyó algunas nuevas preguntas para entender mejor por qué la gente sigue usando WordPress como su CMS favorito, así como una sección dirigida a los contribuidores a WordPress. Por primera vez, en 2019 esta encuesta se tradujo a 5 idiomas: francés, alemán, japonés, ruso y español.</p>\n\n\n\n<p>La primera encuesta a contribuidores de WordPress se llevó a cabo en 2015 pero, desafortunadamente, los resultados no se publicaron. Este informe inlcuye los resultados de la encuesta de contribuidores tanto de 2015 como de 2019. </p>\n\n\n\n<h2>Segmentos de la encuesta</h2>\n\n\n\n<p>Los principales grupos incluidos en la encuesta son: Profesionales de WordPress, usuarios de WordPress Users y otros. </p>\n\n\n\n<p>El grupo de <strong>profesionales de WordPress</strong> se refiere a: quienes trabajan en una empresa que diseña/desarrolla webs; utiliza WordPress para crear webs y/o blogs para otros; diseñan o desarrollan temas, plugins y otras herramientas personalizadas para sitios WordPress; o son diseñadores, desarrolladores, u otros profesionales web que trabajan con WordPress.</p>\n\n\n\n<p>Este grupo de profesionales de WordPress además está dividido en subgrupos de <strong>profesionales de empresa WordPress</strong> (los que trabajan para una empresa que diseña/desasrrolla webs) y <strong>autónomos/aficionados de WordPress</strong> (todos los demás tipos de profesionales).</p>\n\n\n\n<p>El grupo de <strong>usuarios de WordPress</strong> se refiere a: quienes tienen o mantienen un blog que está creado con WordPress, tienen o mantienten una web que está creada con WordPress; escriben o contribuyen en un blog/web creado con WordPress; usan WordPress en educación como profesor; usan WordPress en educación como estudiante, o están aprendiendo a crear webs usando WordPress.</p>\n\n\n\n<p>El grupo de <strong>otros</strong> se refiere a quienes no se identifican a sí mismos con alguna de las demás opciones ofrecidas en la pregunta, «¿Cuáles de las siguientes opciones describe mejor cómo usas WordPress?»</p>\n\n\n\n<h2>Resumen de resultados de la encuesta de 2019</h2>\n\n\n\n<p>WordPress sigue siendo la plataforma elegida para futuros proyectos entre los encuestados. Por abrumadora mayoría, los motivos citados para esto son que WordPress es el CMS que ya conoce la gente, y que la comunidad que lo apoya es muy valiosa. Profesionales y usuarios informan de niveles similares de frustracción con las actualizaciones y con Gutenberg. A ambos grupos también les encanta lo fácil que les parece utilizar WordPress.</p>\n\n\n\n<p>La cantidad de profesionales que informan haber ofrecido una experiencia altamente personalizada a sus clientes se ha incrementado sustancialmente, mientras que, al mismo tiempo, la cantidad de tiempo empleada para crear esos sitios se ha reducido. Independientemente de las frustraciones que sienten con diversas funcionalidades, esto parece indicar que la facilidad de uso está en alza.</p>\n\n\n\n<p>Hay más detalles sobre estos sentimientos, uso y otros temas interesantes en el informe: <a href=\"https://docs.google.com/presentation/d/1FI7eEvSB5SHTSILIBpwOmH9rBffgD6mFnnqSkrEScYo/edit#slide=id.g71a4c4edc6_3_232\" target=\"_blank\" rel=\"noreferrer noopener\">¡échale un vistazo!</a></p>\n\n\n\n<h1>Antes de irte: ¡haz la encuesta de 2020!</h1>\n\n\n\n<p>Saber los por qués y los cómo la gente usa WordPress ayudan a los que hacen WordPress a tener en cuenta tus necesidades y preferencias. </p>\n\n\n\n<p>La encuesta estará abierta durante 6 semanas, y los resultados se publicarán en este blog. Todos los datos son anónimos: no se asociará ninguna dirección IP o correo electrónico con los resultados publicados. Para aprender más sobre las prácticas de privacidad de WordPress.org echa un vistazo a la <a rel=\"noreferrer noopener\" href=\"https://es.wordpress.org/about/privacy/\" target=\"_blank\">política de priva</a><a href=\"https://es.wordpress.org/about/privacy/\" target=\"_blank\" rel=\"noreferrer noopener\">c</a><a rel=\"noreferrer noopener\" href=\"https://es.wordpress.org/about/privacy/\" target=\"_blank\">idad</a>.</p>\n\n\n\n<p>Como el último año, la encuesta de 2020 se promocionará en un banner en WordPress.org, así como por los entusiastas de WordPress. Cada encuesta traducida se promocionará en banners en sus sitios en su idioma en WordPress.org. Por favor, ¡anima a tus colegas de WordPress y seguidores en redes sociales a que hagan también la encuesta!</p>\n\n\n\n<p>Para asegurar que tu experiencia con WordPress está representada en los resultados de la encuesta de 2020… ¡no lo dejes para más tarde!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background no-border-radius\" href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-spanish\" style=\"background-color:#4582a6\" target=\"_blank\" rel=\"noreferrer noopener\">¡Haz la encuesta anual de 2020! (Español)</a></div>\n</div>\n\n\n\n<p>(También está disponible en <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-french\" target=\"_blank\" rel=\"noreferrer noopener\">francés</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-german\" target=\"_blank\" rel=\"noreferrer noopener\">alemán</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-japanese\" target=\"_blank\" rel=\"noreferrer noopener\">japonés</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-russian\" target=\"_blank\" rel=\"noreferrer noopener\">ruso</a> e <a rel=\"noreferrer noopener\" href=\"https://wordpressdotorg.survey.fm/wordpress-2020-survey-english\" target=\"_blank\">inglés</a>)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://es.wordpress.org/2020/10/28/haz-la-encuesta-anual-de-wordpress-de-2020-y-ve-los-resultados-de-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.6 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://es.wordpress.org/2020/10/28/wordpress-5-6-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://es.wordpress.org/2020/10/28/wordpress-5-6-beta-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Oct 2020 10:41:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:15:\"Actualizaciones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://es.wordpress.org/?p=5479\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:378:\"¡Ya está disponible la beta 2 de WordPress 5.6 para probarla! Este software está aún en desarrollo, a sí que no es recomendable ejecutar esta versión en un sitio en producción. Plantéate configurar un sitio de pruebas para probar la nueva versión. Puedes probar WordPress 5.6 beta 2 de dos maneras: Prueba el plugin WordPress Beta Tester (elige […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Fernando Tellado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4008:\"\n<p>¡Ya está disponible la beta 2 de WordPress 5.6 para probarla!</p>\n\n\n\n<p><strong>Este software está aún en desarrollo,</strong> a sí que no es recomendable ejecutar esta versión en un sitio en producción. Plantéate configurar un sitio de pruebas para probar la nueva versión.</p>\n\n\n\n<p>Puedes probar WordPress 5.6 beta 2 de dos maneras:</p>\n\n\n\n<ul><li>Prueba el plugin <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> (elige la opción «versión avanzada»)</li><li>O <a href=\"https://wordpress.org/wordpress-5.6-beta2.zip\" target=\"_blank\" rel=\"noreferrer noopener\">descarga aquí la beta (zip)</a>.</li></ul>\n\n\n\n<p>WordPress 5.6 está programada para el 8 de diciembre de 2020 y <strong>¡necesitamos tu ayuda para llegara tiempo!</strong></p>\n\n\n\n<p>Gracias a todos los contribuidores que han probado la versión de desarrollo de la <a href=\"https://es.wordpress.org/2020/10/21/wordpress-5-6-beta-1/\" data-type=\"post\" data-id=\"5467\">beta 1</a> y han enviado sus impresiones. Probar para buscar fallos es una parte importante y un modo fantástico de contribuir a WordPress.</p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Algunos puntos destacados</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Desde la beta 1 se han corregido <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=10%2F21%2F2020..10%2F27%2F2020&milestone=5.6&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">53 fallos</a>. Aquí tienes un resumen de los pocos cambios incluidos en la beta 2:</p>\n\n\n\n<ul><li>Se han corregido 6 fallos adicionales en el editor de bloques (ver <a href=\"https://github.com/WordPress/gutenberg/pull/26442\">#26442</a>).</li><li>Unificado el diseño de los formularios de búsqueda y los resultados en toda la administración (<a href=\"https://core.trac.wordpress.org/ticket/37353\">#37353</a>).</li><li>Incluido el bloque Gutenbert de <code>incrustado</code> en el núcleo (<a href=\"https://core.trac.wordpress.org/ticket/51531\">#51531</a>).</li><li>Actualizadas las versiones de Twemoji (<a href=\"https://core.trac.wordpress.org/ticket/51356\">#51356</a>), React (<a href=\"https://core.trac.wordpress.org/ticket/51505\">#51505</a>) y Akismet (<a href=\"https://core.trac.wordpress.org/ticket/51610\">#51610</a>).</li><li>Añadidas mejoras de accesibilidad (entre otras cosas) a las contreseñas de aplicación (<a href=\"https://core.trac.wordpress.org/ticket/51580\">#51580</a>).</li><li>Añadido indicador a los detalles de la imagen en las imágenes adjuntas a una opción del sitio (<a href=\"https://core.trac.wordpress.org/ticket/42063\">#42063</a>).</li></ul>\n\n\n\n<h2>Notas para desarrolladores</h2>\n\n\n\n<p>WordPress 5.6 tiene montones de detalles para mejorar la experiencia del desarrollador. Para mantenerte al día suscríbete al <a href=\"https://make.wordpress.org/core/\">blog de Make WordPress Core</a> y presta especial atención a las <a href=\"https://make.wordpress.org/core/tag/5-6+dev-notes/\">notas para desarrolladores</a> par estar al día de estos y otros cambios que podrían afectar a tus productos.</p>\n\n\n\n<h2>Cómo puedes ayudar</h2>\n\n\n\n<p>¿Hablas otro idioma que no sea el inglés? ¡<a href=\"https://translate.wordpress.org/projects/wp/dev/\">Ayuda a traducir WordPress a más de 100 idiomas</a>!</p>\n\n\n\n<p>Si crees que has encontrado un fallo, por favor, publícalo en el área <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> de los foros de soporte. ¡Nos encantaría saber de ti! Si te sientes cómodo escribiendo un informe de un fallo reproducible, <a href=\"https://core.trac.wordpress.org/newticket\">envía uno al trac de WordPress</a>. Ahí es donde también puedes encontrar una lista de <a href=\"https://core.trac.wordpress.org/tickets/major\">fallos conocidos</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://es.wordpress.org/2020/10/28/wordpress-5-6-beta-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:30:\"https://es.wordpress.org/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 20 Jan 2021 11:49:22 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 20 Jan 2021 05:10:02 GMT\";s:4:\"link\";s:61:\"<https://es.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20130911040210\";}','no'),(1108276,'_transient_timeout_feed_mod_69c933d8a78805efd0abe985766ffb51','1611186562','no'),(1108277,'_transient_feed_mod_69c933d8a78805efd0abe985766ffb51','1611143362','no'),(1108280,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1611143363','no'),(1108281,'_transient_timeout_dash_v2_c05853b002c443ec8e57ff884f56cdde','1611186563','no'),(1108282,'_transient_dash_v2_c05853b002c443ec8e57ff884f56cdde','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://es.wordpress.org/2020/12/21/wordcamp-sevilla-online-2020/\'>WordCamp Sevilla Online 2020</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://pento.net/2021/01/20/wordpress-importers-defining-a-schema/\'>Gary: WordPress Importers: Defining a Schema</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/custom-layouts-plugin-creates-a-posts-display-system-for-both-the-classic-and-block-editors?utm_source=rss&utm_medium=rss&utm_campaign=custom-layouts-plugin-creates-a-posts-display-system-for-both-the-classic-and-block-editors\'>WPTavern: Custom Layouts Plugin Creates a Posts Display System for Both the Classic and Block Editors</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-for-android-previews-new-story-posts-feature-now-in-public-beta?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-for-android-previews-new-story-posts-feature-now-in-public-beta\'>WPTavern: WordPress for Android Previews New Story Posts Feature, Now in Public Beta</a></li></ul></div>','no'),(1108615,'_transient_fusion_dynamic_css_2-archive','/********* Compiled on 2021-01-20T15:51:04+00:00 - Do not edit *********/\n@font-face{font-family:;src:;font-weight: normal;font-style: normal;}.group{zoom:1}.group:after,.group:before{content:\" \";display:table}.group:after{clear:both}.woocommerce input[type=number]{-moz-appearance:textfield}.woocommerce input[type=number].qty::-webkit-inner-spin-button,.woocommerce input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce-info,.woocommerce-message{margin-bottom:30px;padding:20px 0 20px 16px;border:none;text-align:left}.woocommerce-info:before,.woocommerce-message:before{position:absolute;margin-left:-16px;font-family:IcoMoon;content:\'\\f05d\'}.woocommerce-info .wc-forward,.woocommerce-message .wc-forward{float:right;text-shadow:none}.woocommerce-info .wc-forward:before,.woocommerce-message .wc-forward:before{font-family:IcoMoon;content:\'\\f07a\';margin-right:6px;color:inherit}.woocommerce-error{list-style:none;padding:0}.woocommerce-error li{margin-bottom:15px;padding:8px;position:relative;text-align:center}.woocommerce .avada-order-details .order-again .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=submit],.woocommerce .register .button,.woocommerce .shipping-calculator-form .button,.woocommerce button.button,.woocommerce button.fusion-button{text-transform:uppercase;text-align:center;margin:0;cursor:pointer}.woocommerce .lost_reset_password input[type=submit]{border:0}.woocommerce .button{cursor:pointer}.woocommerce .single_add_to_cart_button,.woocommerce button.button{margin-top:-1px}.woocommerce .avada-shipping-calculator-form .button,.woocommerce .shipping-calculator-form .button{float:right;margin-top:0}.woocommerce-checkout .woocommerce .woocommerce-form-login{margin-bottom:20px}.woocommerce .login .form-row{text-align:initial;margin:0 20px 0 15px;float:right}.woocommerce .login .form-row.form-row-first,.woocommerce .login .form-row.form-row-last{margin:0 0 20px;float:none}.woocommerce .login .button{margin-left:15px}.woocommerce .login .inline{float:left;margin-top:5px}.woocommerce .login .lost_password{float:right;margin-top:5px}.woocommerce #customer_login .login .form-row{display:inline-block;float:none;margin:0 18px 0 0;text-align:initial}.woocommerce #customer_login .login .form-row.form-row-wide{display:block;margin:0 0 20px}.woocommerce #customer_login .login .button{margin-left:0}.woocommerce #customer_login .login .inline{display:inline-block;vertical-align:middle;float:none;margin-top:0;margin-left:15px;line-height:1}.woocommerce #customer_login .login .inline .woocommerce-Input,.woocommerce #customer_login .login .inline input{vertical-align:middle;margin:0 3px}.woocommerce #customer_login .login .lost_password{display:inline-block;vertical-align:middle;float:none;margin:0}.woocommerce #customer_login .register .form-row:last-child{margin-bottom:0}.woocommerce .checkout_coupon{margin-bottom:40px;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.woocommerce .checkout_coupon .promo-code-heading{margin:0;padding:0;border:none}.woocommerce .checkout_coupon .coupon-contents{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-order:4;-ms-flex-order:4;order:4;margin:0 -7.5px}.woocommerce .checkout_coupon .coupon-input{width:240px;margin:0;padding:5px 7.5px}.woocommerce .checkout_coupon .coupon-input .input-text{margin:0;padding:8px 15px}.woocommerce .checkout_coupon .coupon-button{margin:0;padding:5px 7.5px}.woocommerce-ordering{display:none}.woocommerce-invalid:after{display:inline-block;margin-top:7px;color:red}.product_meta{padding-top:20px}#customer_login .col-1,#customer_login .col-2,.cart-totals-buttons,.cart_totals,.checkout_coupon,.coupon,.cross-sells,.woocommerce-shipping-calculator{box-sizing:border-box;border:1px solid;overflow:hidden;padding:30px}#customer_login h2,.cart_totals h2,.coupon h2,.cross-sells h2,.woocommerce .checkout h3,.woocommerce-shipping-calculator h2{margin-top:0;border-bottom:1px solid;margin-bottom:30px;padding-bottom:10px}.cart .avada-cart-actions{height:auto}.cart .avada-cart-actions .actions{padding:0}.cart .avada-cart-actions .actions .coupon,.cart .avada-cart-actions .actions>.button{visibility:hidden;position:absolute;height:0}.cart-collaterals{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-collaterals .cross-sells{width:100%}.cart-collaterals .cart_totals{-webkit-order:2;-ms-flex-order:2;order:2;width:48%}.cart-collaterals .cart_totals .checkout-button,.cart-collaterals .cart_totals .fusion-button{clear:both;float:right}.cart-collaterals .cart_totals .checkout-button{margin-top:10px}.cart-collaterals .shipping-coupon{-webkit-order:1;-ms-flex-order:1;order:1}.cart-collaterals .shipping-coupon .coupon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cart-collaterals .shipping-coupon .coupon>h2{width:100%}.cart-collaterals .shipping-coupon .coupon #avada_coupon_code{margin-right:10px;width:auto;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}.catalog-ordering{margin-bottom:32px}.catalog-ordering a{color:#333}.catalog-ordering .order li a{background:#fbfaf9;border:1px solid #dbdbdb;display:block;font-size:12px;text-align:center}.orderby-order-container{display:inline-block;vertical-align:top}.catalog-ordering>ul,.orderby-order-container>ul{display:inline-block;vertical-align:top;list-style:none;margin:0 6px 10px 0;padding:0}.catalog-ordering>ul,.order-dropdown ul li a,.order-dropdown>li:after,.orderby-order-container>ul{height:39px;line-height:39px}.order-dropdown,.order-dropdown ul li a{width:185px}.catalog-ordering .order,.order-dropdown>li:after{width:39px}.order-dropdown{position:relative;z-index:100;cursor:pointer}.order-dropdown ul{margin:0;padding:0;list-style:none;display:none;background:#fbfaf9}.order-dropdown ul li a{background:#fbfaf9;border:1px solid #dbdbdb;border-top:0;display:block;font-size:12px;padding:0 13px}.order-dropdown ul li a:hover{background:#fff}.order-dropdown ul li a strong{font-weight:400}.order-dropdown .current-li{background:#fbfaf9;border:1px solid #dbdbdb;display:block;padding:0 13px;font-size:12px}.order-dropdown>li{position:relative;z-index:99}.order-dropdown>li:hover>ul{display:block;position:absolute}.order-dropdown>li:after{display:block;font-family:IcoMoon;content:\'\\e61f\';font-size:9px;z-index:101;position:absolute;top:0;right:0;text-align:center;border-left:1px solid #dbdbdb}.order-dropdown li ul li{overflow:hidden}.current-li-content{display:block;overflow:hidden;width:133px}.products{list-style:none;margin:0;padding:0}.products>li{border:1px solid #efefef;border-bottom-width:2px}.products-6>li{float:left;width:15.832%;margin-right:1%;margin-bottom:11px}.products-6>li:nth-child(6n){margin-right:0}.products-6>li:nth-child(6n+1){clear:both}.products-5>li{float:left;width:19.2%;margin-right:1%;margin-bottom:11px}.products-5>li:nth-child(5n){margin-right:0}.products-5>li:nth-child(5n+1){clear:both}.products-4>li{float:left;width:24.25%;margin-right:1%;margin-bottom:11px}.products-4>li:nth-child(4n){margin-right:0}.products-4>li:nth-child(4n+1){clear:both}.products-3>li{float:left;width:32.6%;margin-right:1%;margin-bottom:11px}.products-3>li:nth-child(3n){margin-right:0}.products-3>li:nth-child(3n+1){clear:both}.products-2>li{float:left;width:49.5%;margin-right:1%;margin-bottom:11px}.products-2>li:nth-child(2n){margin-right:0}.products-2>li:nth-child(2n+1){clear:both}.products-1>li{float:left;width:100%;margin-bottom:11px}.products-1>li:nth-child(2n){margin-right:0}.products-1>li:nth-child(2n+1){clear:both}.product-images{display:block;text-align:center;position:relative}.onsale{-webkit-backface-visibility:hidden;display:block;z-index:98;color:#fff;border-radius:50%;line-height:39px;text-align:center;position:absolute;padding:0 5px;pointer-events:none}.fusion-out-of-stock{z-index:98;position:absolute;left:0;top:0;height:25px;width:100%;line-height:25px;background-clip:padding-box;background-color:rgba(210,0,0,.9);font-size:13px;color:#fff;text-align:center;pointer-events:none}.fusion-out-of-stock .fusion-position-text{position:relative;top:50%;margin-left:-1px;margin-top:-14px;word-wrap:break-word}.by-vendor-name,.product-details{padding:20px 15px 0}.product-title{margin-top:0;margin-bottom:5px;font-weight:400}.product .product-buttons{padding-bottom:12px;padding-top:12px;margin:0 15px}.product .product-buttons .fusion-content-sep{margin-bottom:15px}.star-rating{display:inline-block;overflow:hidden;position:relative;height:1em;line-height:1em;font-size:1em;width:5.1em;font-family:icomoon}.star-rating:before{content:\'\\f006\\f006\\f006\\f006\\f006\';float:left;top:0;left:0;position:absolute;letter-spacing:.1em}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:\'\\f005\\f005\\f005\\f005\\f005\';top:0;position:absolute;left:0;letter-spacing:.1em}.product-details .star-rating{float:right}.price del .amount,.product-details .price .from{font-size:13px;margin-right:5px}.price ins{text-decoration:none}.price ins .amount{font-size:18px;text-decoration:none}.price>.amount{font-size:18px}.price .stock{display:inline;margin:0 10px}.product-details-container{min-height:50px}.product-details-container .fusion-price-rating{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-details-container .fusion-price-rating .star-rating{-webkit-order:2;-ms-flex-order:2;order:2}.product-details-container .fusion-price-rating .price{-webkit-order:0;-ms-flex-order:0;order:0;margin-top:0}.product-buttons a{display:block;position:relative;box-sizing:border-box;padding-left:16px;width:auto;max-width:49%;line-height:inherit;font-size:12px;text-shadow:none}.product-buttons a:first-child{float:left}.product-buttons a:last-child{float:right}.product-buttons a:before{position:absolute;margin-left:-16px;font-family:icomoon;color:inherit}.product-buttons .add_to_cart_button:before,.product-buttons .product_type_external:before,.product-buttons .product_type_simple:before{content:\'\\f07a\'}.product-buttons .show_details_button:before{content:\'\\e623\'}.product-buttons .product_type_grouped:before,.product-buttons .product_type_variable:before{content:\'\\f013\'}.product-buttons .align-right{float:right;width:41%;position:relative;line-height:normal;display:inline-block;line-height:40px}.product-buttons .added_to_cart{display:none}.product-buttons .button{text-align:left}.product-images .crossfade-images{white-space:nowrap}.product-images .crossfade-images .helper{display:inline-block;height:100%;vertical-align:middle}.product-images .crossfade-images:hover img:not(.hover-image){opacity:0}.product-images .crossfade-images:hover .hover-image{opacity:1!important}.product-images .crossfade-images img{transition:opacity .5s ease-in-out;position:relative;z-index:50;min-width:100%;vertical-align:middle}.product-images .crossfade-images .hover-image{position:absolute;left:0;right:0;margin:0 auto;opacity:0}.woocommerce-pagination{font-size:0}.woocommerce-pagination .next,.woocommerce-pagination .pagination-next,.woocommerce-pagination .pagination-prev,.woocommerce-pagination .prev{padding-left:0;padding-right:0}.woocommerce-pagination .next,.woocommerce-pagination .next:hover,.woocommerce-pagination .prev,.woocommerce-pagination .prev:hover{border:0}.woocommerce-tabs{clear:both}#main .product .product_title{margin:0}.product .onsale{top:20px;left:15px}.product.outofstock .onsale{top:28px}.product .price{margin:5px 0 0}.product .product-border{z-index:auto;clear:none;height:4px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:20px;margin-bottom:20px;box-sizing:content-box}form.cart{margin-bottom:25px;margin-top:25px}.summary .cart .gform_wrapper{overflow:visible}.single-product .product .summary .cart .quantity{float:left;margin:20px 20px 20px 0}.single-product .product .summary .cart .quantity.hidden{display:none;margin:0}.woocommerce-checkout .woocommerce .apple-pay-button-checkout-separator{border-bottom:0}.group_table{margin-bottom:30px}.group_table tr{vertical-align:top;height:41px}.group_table td{vertical-align:middle;height:31px}.group_table td.label,.product .entry-summary .group_table td.price{padding:0 10px}.product .entry-summary .group_table td.price{display:table-cell}.product_meta>span{display:block}.woocommerce-tabs{overflow:hidden;padding-top:60px}.woocommerce-tabs>.tabs{list-style:none;padding:0;margin:0;width:220px;float:left}.woocommerce-tabs .tabs li a{display:block;padding:10px 0;border-bottom:1px solid #e7e6e6}.woocommerce-tabs .tabs li a .arrow,.woocommerce-tabs .tabs li a:hover .arrow{display:none}.woocommerce-tabs .tabs li.active a .arrow,.woocommerce-tabs .tabs li.active a:hover .arrow{display:inline-block}.woocommerce-tabs .panel{border:1px solid #e7e6e6;margin-left:240px}.woocommerce #review_form input[type=text]{width:100%}#reviews .overall-rating{float:right}#reviews .review-title{margin:0}#reviews .review-main-title{margin-bottom:25px}#reviews .commentlist{margin-bottom:0}#reviews li{margin-bottom:15px}#reviews li:last-child{margin-bottom:0}#reviews .children{margin-top:15px}#reviews li .comment-text{padding:15px;border:1px solid #f2efef;margin-left:70px}#reviews li .avatar{float:left;max-width:60px}#reviews li .comment-text .meta{display:inline-block;margin-bottom:10px}#reviews li .comment-text .star-rating{float:right;margin-left:5px}#reviews li .comment-text .description{clear:right}#reviews .add_review{margin:15px 0 0;float:right}#review_form_wrapper{margin-top:50px}#reviews #reply-title{font-size:15px;margin-top:0}.comment-respond .comment-reply-title{margin-top:0;padding-top:1em}.comment-form-rating label{display:none}#reviews .comment-form-comment label{display:block;margin-bottom:4px}#reviews input#submit{border:0;font-size:13px;font-weight:700}p.stars{position:relative;line-height:1em;font-size:1em}p.stars:after{content:\"\";display:block;clear:both}p.stars a{width:19%;display:block;position:relative;float:left;box-sizing:border-box;padding:.5em .5em .5em .75em;background:rgba(0,0,0,.025);margin-right:1%;border-radius:4px;font-weight:700}p.stars a.active,p.stars a:hover{background:rgba(0,0,0,.075)}p.stars a.star-1:after,p.stars a.star-2:after,p.stars a.star-3:after,p.stars a.star-4:after,p.stars a.star-5:after{font-family:icomoon;content:\'\\f005\';position:absolute;top:.85em;width:5.3em;right:1em;font-size:.5em;border-radius:1em;color:#999;text-align:right;font-weight:400}p.stars a.star-1:hover,p.stars a.star-2:hover,p.stars a.star-3:hover,p.stars a.star-4:hover,p.stars a.star-5:hover{text-decoration:none}p.stars a.star-1:after{content:\'\\f005\'}p.stars a.star-2:after{content:\'\\f005\\f005\'}p.stars a.star-3:after{content:\'\\f005\\f005\\f005\'}p.stars a.star-4:after{content:\'\\f005\\f005\\f005\\f005\'}p.stars a.star-5:after{content:\'\\f005\\f005\\f005\\f005\\f005\'}.related.products,.upsells.products{margin-top:60px}.shop_attributes{width:100%}.shop_attributes tr{border-bottom:1px solid #e0e0e0}.shop_attributes tr:last-child{border-bottom:0}.shop_attributes tr th{text-align:left;width:30%;font-weight:700;padding:5px 0}.shop_attributes tr td{text-align:left;width:70%;padding:5px 0}.shop_attributes p{margin:0}.product{position:relative}.product .images{float:left;width:500px;margin-right:30px}.product .summary.entry-summary{margin-left:530px}.product .entry-summary .summary-container{float:left;width:100%}.product .summary.entry-summary .summary-container>div:nth-child(2){display:inline-block}.product .images #carousel,.product .images #slider{margin-bottom:7px}.product .images #carousel li{margin-right:9px;opacity:.5}.product .images #carousel li.flex-active-slide{opacity:1}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none}.product .images:hover #carousel .flex-direction-nav,.product .images:hover #slider .flex-direction-nav{display:block}.woocommerce .product .thumbnails{margin-top:7px}.woocommerce .product .thumbnails img{max-width:118px;margin-right:9px;margin-bottom:9px}.woocommerce .product .thumbnails a:nth-child(4n) img{margin-right:0}.woocommerce.has-sidebar .product .thumbnails a img{max-width:100px}.woocommerce.has-sidebar .product .thumbnails a:nth-child(3n) img{margin-right:0}.woocommerce.has-sidebar .product .thumbnails a:nth-child(4n) img{margin-right:9px}.woocommerce-product-gallery--columns-1 .flex-control-thumbs li{width:100%}.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:50%}.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:33.3333%}.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:25%}.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:20%}.woocommerce-product-gallery--columns-6 .flex-control-thumbs li{width:16.6667%}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;z-index:1;right:0;width:40px;height:40px;text-align:center;background-color:rgba(0,0,0,.3);font-size:0}.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:icomoon;content:\'\\f002\';color:#fff;font-size:18px}.woocommerce-product-gallery .woocommerce-product-gallery__trigger .emoji{display:none!important}.woocommerce-product-gallery figure{margin:0}.woocommerce-product-gallery .flex-control-thumbs{margin:3px -4px 0;width:auto;text-align:inherit}.woocommerce-product-gallery .flex-control-thumbs li{display:inline-block;vertical-align:top;float:none;margin:0;padding:4px}.woocommerce-product-gallery .flex-direction-nav{display:none}.woocommerce-product-gallery:hover .flex-direction-nav li a{opacity:.8}.woocommerce-product-gallery:hover .flex-direction-nav li a:hover{opacity:1}.avada-single-product-gallery-wrapper{float:left}.product .avada-product-gallery{width:500px}.avada-product-gallery .woocommerce-product-gallery__trigger{display:none}.avada-product-gallery .avada-product-gallery-lightbox-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.avada-product-gallery .woocommerce-product-gallery__image.flex-active-slide{position:relative}.avada-product-gallery .woocommerce-product-gallery__image.flex-active-slide .zoomImg{cursor:pointer}.avada-product-gallery .avada-product-gallery-thumbs-wrapper{position:absolute;overflow:hidden;width:100%}.avada-product-gallery .flex-control-thumbs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:auto;top:auto;margin:7px 0;opacity:0}.avada-product-gallery .flex-control-thumbs li{padding:0;width:119px}.avada-product-gallery .flex-direction-nav{display:block}.woocommerce-tabs .panel{padding:40px}.single-product .woocommerce-tabs h3{margin-top:0;line-height:1.5}.woocommerce .social-share,.woocommerce .social-share li{list-style:none;margin:0;padding:0}.woocommerce .social-share{text-align:center;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:60px}html.flexbox .woocommerce .social-share{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woocommerce .social-share li a{display:block}.has-sidebar .woocommerce .social-share li,.has-sidebar .woocommerce-container .social-share li{width:24%;padding:20px 19px}.double-sidebars.woocommerce .social-share li{float:left}.woocommerce .social-share li{display:inline-block;text-align:left;width:25%;border-right:1px solid #e7e6e6;padding:20px 30px}.woocommerce .social-share li:last-child{border-right:0}.woocommerce .social-share li a{display:block}.woocommerce .social-share li .fontawesome-icon{display:inline-block;vertical-align:middle;float:none;margin:0}.woocommerce .social-share li .fusion-woo-social-share-text{display:inline-block;vertical-align:middle;padding:0 0 0 10px;width:calc(100% - 45px)}.woocommerce .social-share .woocommerce .social-share li span{display:block}.woocommerce-success-message{border-top:1px solid;border-bottom:1px solid;padding:20px 0;font-size:14px;margin-bottom:40px}.woocommerce-success-message .button{float:right}.woocommerce-success-message .msg:before{font-family:icomoon;content:\'\\f05d\';margin-right:5px}.woocommerce-success-message .button{font-size:12px}.woocommerce-success-message .button:before{font-family:icomoon;content:\'\\f07a\';margin-right:6px}.empty-cart-message .msg{font-size:18px}.empty-cart-message .msg:before{content:\'\'}.variations_form .variations .single_variation_wrap .woocommerce-variation-description{display:none;visibility:hidden;height:0}.single_variation_wrap{margin:10px 0}.single_variation_wrap .variations_button,.summary .cart{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-type-grouped .summary .cart,.summary .variations_form.cart{display:block}.single_variation_wrap .variations_button .quantity{float:left}.single_variation_wrap .variations_button .button{float:left;margin:5px 0}table.variations{width:100%}table.variations td{padding-bottom:5px}.variations .label{padding-right:10px}.variations .value{min-width:150px}.single_variation_wrap .woocommerce-variation-price{display:inline-block;vertical-align:middle}.single_variation_wrap .woocommerce-variation-availability{display:inline-block;vertical-align:middle;margin:0 5px}.single_variation_wrap .woocommerce-variation-availability .stock{margin:0}.single_variation_price_reset .single_variation_wrap{float:left;margin-top:5px}.product .single_variation_price_reset .single_variation_wrap .price{margin-top:0}.single_variation_price_reset .reset_variations{float:right;margin-top:7px}#wrapper .widget .product_list_widget li{padding-bottom:10px;margin-bottom:10px}.product_list_widget .wp-post-image{max-width:58px;float:right;margin-left:15px}.product_list_widget li,.widget_layered_nav li{border-bottom-width:1px;border-bottom-style:solid;overflow:hidden}.product_list_widget li a,.widget_layered_nav li a{border-bottom:0;padding:0}.widget_layered_nav li.chosen{background-color:#a0ce4e}.widget_layered_nav li.chosen a{margin-left:14px}.widget_layered_nav li.chosen a:before,.widget_layered_nav_filters li.chosen a:before{position:absolute;content:\'\\e61d\';margin-left:-17px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-family:icomoon}.widget_layered_nav_filters li.chosen{display:inline-block;margin:0 3px 3px 0;padding:2px 5px 2px 20px;background-color:#a0ce4e}.product_list_widget li .amount,.product_list_widget li .quantity{font-weight:700;padding-top:3px}.product_list_widget li .quantity{display:block;border:0}.product_list_widget li dl{margin:0}.product_list_widget li dd,.product_list_widget li dt{margin:0;display:inline}.product_list_widget li dt{font-weight:700;margin-right:5px}.product_list_widget li .star-rating{display:block;margin:5px 0}.widget_shopping_cart_content .total .amount{display:inline-block;margin-left:25px}.widget_shopping_cart_content .buttons{background:#f6f6f6;overflow:hidden}.widget_shopping_cart_content .buttons a{display:inline-block;width:50%;float:left;text-indent:10px;margin:0;height:35px;line-height:35px}.widget_shopping_cart_content .buttons>a:before{font-family:icomoon;content:\'\\f07a\';margin-right:10px}.widget_shopping_cart_content .buttons a.checkout:before{font-family:icomoon;content:\'\\f046\';margin-right:10px}.widget_layered_nav li{overflow:hidden;padding:10px 0}.widget_layered_nav li a{float:left}.widget_layered_nav li .count{float:right;font-size:12px}.price_slider_wrapper{border-bottom:1px solid;padding-bottom:18px}.price_slider_amount{text-align:right;margin-top:15px}.fusion-body .price_slider_amount .button{float:left;padding:5px 6px;font-weight:700;font-size:13px}.price_label{line-height:25px}.price_label .from{margin-left:3px}.price_label .from,.price_label .to{font-size:14px;font-weight:700}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:12px;height:12px;top:-.3em;outline:0}.ui-slider .ui-slider-handle:before{border:1px solid #333;border-radius:50%;background-clip:padding-box;background-color:#fff;width:12px;height:12px;outline:0;content:\'\';display:block;position:absolute;top:0;left:0}.ui-slider .ui-slider-handle:after{border:1px solid #333;border-radius:50%;background-clip:padding-box;background-color:#fff;width:2px;height:2px;outline:0;content:\'\';display:block;position:absolute;top:5px;left:5px;z-index:3}.ui-slider .ui-slider-handle:last-child{margin-left:-1em}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em}.price_slider_wrapper .ui-widget-content{border-radius:1em}.ui-slider-horizontal{height:.5em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:-1px}.ui-slider-horizontal .ui-slider-range-max{right:-1px}.simple-products-slider{overflow:hidden}#main .simple-products-slider .image .image-extras .image-extras-content h3{margin-top:0;margin-bottom:5px;font-size:13px}.simple-products-slider .cats{font-size:11px;margin-bottom:5px;line-height:normal}.simple-products-slider .price{display:inline-block;margin-bottom:5px}.simple-products-slider .price .amount{font-size:18px}.simple-products-slider .product-buttons{padding:0;height:auto}.simple-products-slider .product-buttons a{display:inline;height:auto;line-height:normal;float:none}.simple-products-slider .product-buttons a:before{margin-right:0}.simple-products-slider .product-buttons .show_details_button{margin-left:5px}.product-category h2{margin:0;padding:15px 20px}#customer_login h2{margin-bottom:5px}#customer_login .sep-double{margin-bottom:40px}#customer_login_box{border:1px solid;padding:30px;box-sizing:border-box}#customer_login .one_half.last{padding-top:29px}#customer_login_box .remember-box{padding-left:20px;padding-right:20px}#customer_login .col-1,#customer_login .col-2{width:48%;float:left}#customer_login .col-1{margin-right:4%}.avada-myaccount-user{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:40px;border-top:1px solid;border-bottom:1px solid}.avada-myaccount-user .avada-myaccount-user-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-right:1px solid}.avada-myaccount-user .avada-myaccount-user-column.message{-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-left:20px;padding-right:20px}.avada-myaccount-user .avada-myaccount-user-column:last-child{-webkit-flex-grow:1.5;-ms-flex-positive:1.5;flex-grow:1.5;border-right:0;padding-left:20px}.avada-myaccount-user .username{display:inline;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.avada-myaccount-user .username .hello{display:inline-block;padding-left:25px;font-size:18px;line-height:1.75;font-weight:400;border:none}.avada-myaccount-user .username .hello:before{position:absolute;margin-left:-25px;font-family:IcoMoon;content:\'\\f05d\'}.avada-myaccount-user .username .not-user{display:block;padding-left:25px;line-height:1.75}.avada-myaccount-user .view-cart a{padding-left:25px;text-transform:uppercase}.avada-myaccount-user .view-cart a:before{position:absolute;margin-left:-25px;font-family:IcoMoon;content:\'\\f07a\';color:inherit}.woocommerce-account .avada-myaccount-user{margin-bottom:60px}.myaccount_user{display:none}#main .avada-myaccount-data{overflow:visible}.avada-myaccount-data .address,.avada-myaccount-data .digital-downloads,.avada-myaccount-data .edit-account-form,.avada-myaccount-data .edit-account-heading,.avada-myaccount-data .my_account_orders,.avada-myaccount-data .myaccount_address,.avada-myaccount-data h2,.edit-address{display:none}.avada-myaccount-data .digital-downloads,.avada-thank-you .order_details{list-style:none;margin:10px 0 0;padding:0}.avada-myaccount-data .digital-downloads li,.avada-thank-you .order_details li{line-height:19px;margin:0 0 15px;padding:0 0 0 25px}.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:before{border-radius:50%;font-size:12px;text-align:center;content:\'\\f105\';display:inline-block;float:left;font-family:icomoon;font-style:normal;font-weight:400;height:19px;margin-left:-25px;margin-right:0;text-decoration:inherit;width:19px}.avada-myaccount-data .my_account_orders .order-total{border-top:none}.avada-myaccount-data .my_account_orders.shop_table tbody tr{height:46px}.avada-thank-you .woocommerce-bacs-bank-details{margin-top:40px}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2{width:48%;float:left}.avada-customer-details .addresses .col-1,.avada-myaccount-data .addresses .col-1{margin-right:4%}.avada-customer-details .addresses .title,.avada-myaccount-data .addresses .title{position:relative;margin-top:0;border-bottom:1px solid;margin-bottom:15px;padding-bottom:5px;display:block}.avada-customer-details .addresses .title h3,.avada-myaccount-data .addresses .title h3{display:inline-block;margin-bottom:0;font-weight:700}.avada-myaccount-data .addresses .title .edit{display:inline-block;margin:2px 0 0 10px}body:not(:-moz-handler-blocked) .avada-myaccount-data .addresses .title .edit{margin-top:3px}.avada-myaccount-data .input-text{padding:8px 15px}.avada-checkout #billing_country_chosen,.avada-checkout #billing_state_chosen,.avada-checkout #shipping_country_chosen,.avada-checkout #shipping_state_chosen,.avada-myaccount-data #billing_country_chosen,.avada-myaccount-data #billing_state_chosen,.avada-myaccount-data #shipping_country_chosen,.avada-myaccount-data #shipping_state_chosen,.avada-myaccount-data .myaccount_address .chosen-container-single{width:100%!important}.wc-item-meta{list-style:none;padding:0}.wc-item-meta li{margin:5px 0}.wc-item-meta li p{display:inline;margin:0}.avada-select .select2-container{width:100%!important}.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2{color:#aaa9a9;background-color:#fff;-webkit-appearance:none;box-sizing:border-box;height:34px;padding:7px 15px;border-radius:0;background-image:none}.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow{border-radius:0;background-image:none;width:34px;height:34px;line-height:34px;border-left:1px solid #dadada;position:absolute;background:0 0;pointer-events:none;z-index:10;font-family:icomoon;font-size:9px;text-align:center}.avada-select .select2-container .select2-choice .select2-arrow b,.avada-select .select2-container .select2-choice2 .select2-arrow b{pointer-events:none;z-index:10;font-family:icomoon;font-size:9px;text-align:center;background:0 0}.avada-select .select2-container .select2-choice .select2-arrow b:after,.avada-select .select2-container .select2-choice2 .select2-arrow b:after{display:none}.avada-select .select2-container .select2-choice .select2-arrow b:before,.avada-select .select2-container .select2-choice2 .select2-arrow b:before{content:\'\\e61f\'}.avada-select .select2-container.select2-dropdown-open .select2-choice,.avada-select .select2-container.select2-dropdown-open .select2-choices{background:inherit;background-image:inherit;background-image:linear-gradient(to top,#fff 0,#eee 50%);background-color:#eee}.avada-select .select2-container.select2-dropdown-open .select2-choice .select2-arrow,.avada-select .select2-container.select2-dropdown-open .select2-choices .select2-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);line-height:28px;height:28px;border-left-color:transparent}.woocommerce-page .select2-search--dropdown .select2-search__field{height:27px;background-color:transparent}.avada-order-details{margin-bottom:20px}.avada-order-details .shop_table.order_details .product-total{text-align:right}.avada-order-details .shop_table.order_details tfoot{border-top:1px solid}.avada-order-details .shop_table.order_details tfoot tr{border:none}.avada-order-details .shop_table.order_details tfoot tr th{padding:10px 30px 10px 0;width:70%;border:none;text-align:right}.avada-order-details .shop_table.order_details tfoot tr td{text-align:right;padding:10px 0}.avada-order-details .shop_table.order_details tfoot tr:first-child td,.avada-order-details .shop_table.order_details tfoot tr:first-child th{padding-top:20px}.avada-order-details .shop_table.order_details tfoot tr:last-child td,.avada-order-details .shop_table.order_details tfoot tr:last-child th{padding-bottom:0}.avada-order-details .shop_table.order_details tfoot tr:last-child td{padding-top:20px}.avada-order-details .shop_table.order_details tfoot tr:last-child .amount{font-size:18px}.avada-order-details .order-again{margin:15px 0 0;text-align:right}.avada-customer-details .customer_details dd,.avada-customer-details .customer_details dt{display:inline-block;margin:0}.avada-customer-details .customer_details dt{font-weight:700}.avada-customer-details .customer_details dd{padding:0 3px}.avada-thank-you{margin-bottom:20px}.woocommerce .cart-empty{float:left;font-size:18px;border-top:1px solid;border-bottom:1px solid;width:50%;line-height:55px;height:55px}.woocommerce .return-to-shop{float:left;border-top:1px solid;border-bottom:1px solid;width:50%;text-align:right;line-height:55px;height:55px}.return-to-shop .wc-backward{padding-left:25px}.return-to-shop .wc-backward:before{position:absolute;content:\'\\f07a\';font-family:icomoon;margin-left:-25px;color:inherit}.woocommerce-MyAccount-navigation ul,.woocommerce-side-nav{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation,.woocommerce-side-nav{float:left;width:220px}.woocommerce-MyAccount-navigation ul,.woocommerce-side-nav{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation ul li a,.woocommerce-side-nav li a{display:block;padding:10px 0;border-bottom:1px solid}.woocommerce-MyAccount-navigation ul li.is-active a:after,.woocommerce-side-nav li.is-active a:after{position:absolute;font-family:icomoon;content:\'\\f105\';margin-left:5px}.woocommerce-MyAccount-content,.woocommerce-content-box{border:1px solid;padding:30px;margin-left:240px;overflow:hidden;box-sizing:border-box}.woocommerce-content-box.full-width{margin-left:0;width:100%}.woocommerce-content-box.no-bottom-space{padding-bottom:0}.woocommerce-content-box.one_half{margin-left:0;width:48%;margin-right:4%;float:left;margin-bottom:20px;position:relative}.woocommerce-content-box.avada-checkout{overflow:visible}.woocommerce-MyAccount-content form h3,.woocommerce-MyAccount-content h2,.woocommerce-content-box h2{border-bottom:1px solid;padding-bottom:10px;margin-bottom:30px}.woocommerce-MyAccount-content .order-total{border-top:none}.woocommerce-MyAccount-content .shop_table tr{height:auto}.woocommerce-MyAccount-content .woocommerce-Addresses{margin:0 -2%}.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{display:inline-block;vertical-align:top;width:48%;padding:0 2%}.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title{padding-bottom:5px;border-bottom:1px solid}.woocommerce-MyAccount-content .woocommerce-Addresses h3{display:inline-block;margin:0;font-weight:700}.woocommerce-MyAccount-content .woocommerce-Addresses .edit{padding:0 10px}.woocommerce-MyAccount-content .woocommerce-Addresses .edit:after{vertical-align:bottom;font-family:icomoon;content:\'\\f105\';margin-left:5px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset>legend{display:none}.woocommerce-MyAccount-content .woocommerce-address-fields p:first-of-type input.button{float:none}.woocommerce-MyAccount-content form .woocommerce-Button,.woocommerce-MyAccount-content form button,.woocommerce-MyAccount-content form input.button{float:right}.woocommerce-MyAccount-content .woocommerce-Pagination{margin-top:20px}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--previous{margin-right:30px}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--previous:before{font-family:icomoon;content:\'\\f104\';margin-right:5px;vertical-align:bottom}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--next:after{font-family:icomoon;content:\'\\f105\';margin-left:5px;vertical-align:bottom}.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{padding-right:10px}.available-downloads{margin-bottom:50px}.my_account_orders{width:100%;text-align:left;margin:0}.my_account_orders.shop_table tr{border-bottom:1px solid}.my_account_orders tbody tr:last-child{border-bottom:0}.my_account_orders thead tr th{padding-bottom:12px;font-weight:700;font-size:13px}.my_account_orders thead tr th{height:auto;line-height:normal}.my_account_orders .woocommerce-orders-table__cell-order-number a{font-size:18px}.my_account_orders .woocommerce-orders-table__cell-order-actions a{display:block;text-shadow:none}.my_account_orders .woocommerce-orders-table__cell-order-actions a:after,.woocommerce-MyAccount-downloads .download-actions a:after{position:absolute;font-family:icomoon;content:\'\\f105\';margin-left:10px;vertical-align:bottom}#main .page-info{margin-bottom:10px}.woocommerce .addresses{margin-top:0;overflow:hidden}.woocommerce .address h4{font-weight:700;margin-top:0;border-bottom:1px solid;padding-bottom:5px}.woocommerce address{font-style:normal;margin-bottom:20px}.woocommerce .address .edit:after{position:absolute;font-size:14px;font-family:icomoon;content:\'\\f105\';margin-left:10px}.checkout .input-text{padding:8px 15px}.shop_table{width:100%;text-align:left;margin:0}.shop_table tr{border-bottom:1px solid}.shop_table td{padding:25px 0}.shop_table tbody tr:last-child{border-bottom:0}.shop_table thead tr th{padding-bottom:12px;font-weight:700;font-size:13px}.shop_table thead tr th{height:auto;line-height:normal}.shop_table tbody tr{height:140px}.shop_table.my_account_subscriptions tbody tr{height:auto}.shop_table .product-thumbnail{width:90px;margin-right:25px;float:left}.shop_table .product-thumbnail img{max-width:90px}.shop_table .product-name{width:50%}.product-info{margin-left:115px;margin-top:20px}.shop_table .product-thumbnail .product-info{margin-top:20px}.shop_table .product-info .variation{float:left;width:100%}.shop_table .product-info .variation dt{clear:both;float:left}.shop_table .product-info .variation dd{float:left;margin:0 5px}.shop_table .product-remove a{font-size:24px;float:right}.shop_table .product-price{text-align:center}.shop_table .product-quantity{text-align:center}.checkout .shop_table .product-quantity{text-align:initial}.shop_table .product-quantity .quantity{margin:0 auto}.shop_table .product-subtotal{text-align:center}.shop_table .product-remove{width:5%}.shop_table .variation dd,.shop_table .variation dt{margin:0;display:inline-block}.shop_table .variation p{margin-bottom:5px}.one_half_container{float:left}.cart-collaterals{margin-top:30px;overflow:hidden}.cart-collaterals .one_half .woocommerce-content-box{margin-bottom:30px}.cart-collaterals .avada-select-parent input,.cart-collaterals .form-row input{padding:9px 15px;margin:0}.cart-collaterals ul.products li{margin-bottom:0}.cart-collaterals .cross-sells{margin-bottom:30px}.shipping-calculator-form-nohide #calc_shipping_state{min-width:100%}.shipping-calculator-form-nohide .button{float:right}.coupon{overflow:hidden}.coupon .input-text{float:left;width:75%;padding:8px 15px;margin-left:0;margin-right:0}.coupon .fusion-button{float:right}.cart-totals-container .fusion-button{display:block}.shipping-coupon{float:left;width:48%;margin-right:4%}.cart-totals-buttons{float:left;width:48%}.cart-totals-buttons .shipping_method{max-width:230px}.woocommerce-shipping-calculator{margin-bottom:30px}.avada-coupon-fields{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.avada-shipping-calculator-form,.shipping-calculator-form{display:block}.avada-shipping-calculator-form .fusion-one-half{margin-top:0}.avada-shipping-calculator-form .fusion-one-half .avada-select-parent,.shipping-calculator-form .fusion-one-half .avada-select-parent{margin-bottom:0}.avada-shipping-calculator-button:hover,.shipping-calculator-button:hover{color:inherit;cursor:auto}.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state{min-width:150px}.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode{height:36px}.woocommerce p.one_half{margin-left:0;margin-right:4%}.order-total{border-top:1px solid;height:50px}.order-total td,.order-total th,.woocommerce-cart .cart_totals .shop_table .order-total td{padding-top:20px}.checkout .order-total{border:none;height:auto}.checkout .order-total td,.checkout .order-total th,.checkout .tax-rate td,.checkout .tax-rate th{padding-top:0}.cart_totals table{width:100%;text-align:left}.cart_totals table th{width:50%;padding-bottom:20px}.cart_totals table td{width:50%;padding-bottom:20px;text-align:right}.cart_totals table .total td,.cart_totals table .total th{padding-top:20px}.cart_totals .cart-subtotal td,.cart_totals .total td{text-align:right}.cart_totals .cart-subtotal td strong{font-weight:400}.cart_totals .total{border-top:1px solid;height:50px}#shipping_method{list-style:none;margin:0;padding:0;float:right;text-align:right}.cart-totals-buttons .fusion-button{float:right;display:block}.cart-totals-buttons .checkout-button{clear:both;margin-top:10px}#wrapper .custom_select_box .dd-container .dd-select,#wrapper .custom_select_box .dd-options li a{background:#fbfaf9;background-image:none}#wrapper .custom_select_box .dd-container .dd-selected{padding:0;text-indent:10px;padding-right:15px}#wrapper .custom_select_box .dd-options li a:hover{background-color:transparent}#wrapper .custom_select_box .dd-pointer{background-image:none;width:10px;border-left:1px solid;padding-left:10px}#wrapper .custom_select_box .dd-pointer-down:after{font-family:icomoon;content:\'\\e61f\';font-weight:700}#wrapper .custom_select_box .dd-options{position:absolute;top:auto;max-height:143px}#wrapper .custom_select_box .dd-pointer-down{border-color:#dadada}#billing_country_field>label,#shipping_country_field>label{padding-right:5px}#billing_country_field>label:after,#shipping_country_field>label:after{content:\":\"}.wc-terms-and-conditions input,.wc-terms-and-conditions label,.wc_payment_method input,.wc_payment_method label{vertical-align:middle;margin-top:0}.admin-bar p.woocommerce-store-notice{top:32px}p.woocommerce-store-notice{position:fixed;top:0;left:0;right:0;margin:0;font-size:16px;padding:10px;text-align:center;background:#a0ce4e;color:#fff;z-index:99997}.product .entry-summary .price{display:inline-block;margin-top:10px}.entry-summary .summary-container .avada-availability{display:none}.product-type-simple .entry-summary .summary-container .avada-availability{display:inline-block;margin:0 5px}.entry-summary .summary-container .avada-availability .stock{margin:0}.entry-summary .summary-container>.pre_order_single,.entry-summary .summary-container>.stock{display:none}.product .entry-summary .woocommerce-product-rating{display:inline-block;margin-left:20px;margin-top:11px}.product .entry-summary .woocommerce-product-rating .star-rating{display:inline-block}.product .entry-summary .woocommerce-product-rating .woocommerce-review-link{position:relative;top:-2px}#wrapper .chzn-container-single .chzn-single div b{background:0 0}#billing_country_field .select-arrow,#billing_state_field .select-arrow,#shipping_country_field .select-arrow,#shipping_state_field .select-arrow{height:33px;line-height:33px}#customer_login h2{margin-bottom:30px}#billing_country_field .avada-select-parent,#billing_state_field .avada-select-parent,#shipping_country_field .avada-select-parent,#shipping_state_field .avada-select-parent,.avada-shipping-calculator-form .avada-select-parent,.shipping-calculator-form .avada-select-parent{overflow:visible}.avada-shipping-calculator-form .avada-select-parent select,.shipping-calculator-form .avada-select-parent select{padding-top:10px}.woocommerce .lost_password{margin-top:7px}form.checkout #payment-container,form.checkout #shipping{display:none}form.checkout #billing_first_name_field,form.checkout #shipping_first_name_field{float:left;width:48%}form.checkout #billing_last_name_field,form.checkout #shipping_last_name_field{float:right;width:48%}form.checkout .continue-checkout{float:right}form.checkout label{margin-bottom:2px;display:inline-block}form.checkout .shop_table tbody .product-thumbnail{width:90px}.checkout .shop_table th.product-total{width:40%;text-align:right}.checkout .shop_table tbody .product-total{width:40%;text-align:right}.checkout .shop_table .product-thumbnail .product-info{float:none}.checkout .shop_table .product-thumbnail .product-info p{margin-left:115px}.checkout .shop_table tfoot{border-top:1px solid;border-bottom:1px solid}.checkout .shop_table tfoot tr{border-bottom:0}.checkout .shop_table tfoot th{text-align:right;padding-right:30px;padding-bottom:20px;width:70%}.checkout .shop_table tfoot td{text-align:right;padding-top:0;padding-bottom:20px}.checkout .shop_table tfoot td label{display:inline}.checkout .shop_table tfoot tr:first-child td,.checkout .shop_table tfoot tr:first-child th{padding-top:20px}.checkout .shop_table tfoot .order-total .amount{font-size:18px;font-weight:400}.checkout .payment_methods{list-style:none;margin:0;padding:0;margin-top:40px}.checkout .payment_methods li{margin-bottom:30px}.about_paypal:after{display:block;clear:both;content:\"\"}.checkout .payment_methods .payment_box{clear:both;padding:20px;margin-top:10px}.payment_methods li img{float:right}.payment_methods li label{display:inline}.checkout #place_order{clear:both;float:right}#thank-you-box{margin-bottom:20px}#final-order-details .woocommerce-content-box{margin-bottom:20px}#final-order-details .shop_table{margin-bottom:30px}#final-order-details .shop_table .product-thumbnail .product-info{float:none}#final-order-details .shop_table .product-subtotal{text-align:right}#final-order-details .shop_table .product-total{text-align:right}#final-order-details .shop_table tr:last-child{border-bottom:1px solid}#final-order-details .mini-order-details{float:right;width:50%}#final-order-details .mini-order-details tr{border-bottom:0}#final-order-details .mini-order-details th{padding-bottom:10px;text-align:left}#final-order-details .mini-order-details td{text-align:right;padding-bottom:10px}#final-order-details .mini-order-details tr:last-child .amount{font-size:18px;font-weight:400}#final-order-details .mini-order-details tr:last-child{border-top:1px solid}#final-order-details .mini-order-details tr:last-child td,#final-order-details .mini-order-details tr:last-child th{padding-top:10px;padding-bottom:0}#final-order-details .customer_details{list-style:none;margin:0;padding:0}p.order-info{border-bottom:1px solid;border-top:1px solid;line-height:normal;margin-bottom:50px;padding:20px 0}p.order-info mark{background-color:transparent;font-weight:700}.product-images{position:relative}.cart-loading{display:none;z-index:100;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.cart-loading .fusion-icon-spinner{-webkit-animation:mask 3s infinite alternate;animation:mask 3s infinite alternate;display:inline-block;line-height:70px}.cart-loading .fusion-icon-check-square-o{display:inline-block;line-height:70px}.cart-loading i{display:inline-block;height:70px;width:70px;line-height:70px;border-radius:50%;background-clip:padding-box;background-color:rgba(0,0,0,.8);font-size:25px;color:#fff}.cart-loading .view-cart{margin-top:10px}.wc-nested-category-layout-category-title{margin-top:35px}.subcategory-term_description{float:left;margin-left:20px;width:80%}.subcategory-products{clear:both;padding-top:25px}@-webkit-keyframes mask{25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg)}}@keyframes mask{25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.woocommerce .thumbnails .clients-carousel .es-carousel{padding:0}.added_to_cart{display:none}.fusion-grid-list-view{margin:0;padding:0;list-style:none;border:1px solid #ddd;box-sizing:content-box}.fusion-grid-list-view li{height:100%;width:39px;float:left;text-align:center;background-color:#fbfaf9}.fusion-grid-list-view li a:hover{color:#333}.fusion-grid-list-view li:hover{background-color:#fff;cursor:pointer}.fusion-grid-view,.fusion-list-view{display:block}.fusion-grid-view{position:relative;font-size:22px}.fusion-grid-view .fusion-icon-grid{display:block;margin-top:50%;position:absolute;top:-11px;width:100%}.fusion-list-view{font-size:14px}.fusion-grid-view-li{border-right:1px solid #ddd}.products .product-list-view .product-buttons,.products .product-list-view .product-details,.products .product-list-view .product-excerpt.product-list{max-width:73%;width:73%;float:left;display:inline-block;padding:0;margin:0 0 0 2%}.products .product-list-view{width:100%!important;display:table;padding-top:50px;padding-bottom:50px;margin:0;border:none;border-bottom:1px solid #efefef}.products .product-list-view>.product-images .crossfade-images{position:relative}.products .product-list-view a.product-images{display:inline-block;max-width:23%;width:23%;margin-right:2%;float:left}.products .product-list-view .product-details-container .clearfix{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.products .product-list-view .product-details-container .clearfix .star-rating{margin:0 15px}.products .product-list-view .product-buttons{border:none;padding-top:20px;margin:0}.products .product-list-view .product-buttons a{display:inline-block;float:left}.products .product-list-view .product-buttons a:last-child{float:left;margin-left:20px}.products .product-list-view .product-excerpt-container{padding-top:20px}.products .product-list-view .product-excerpt.product-list{padding-top:0}.fusion-grid-list-view li.active-view a i{color:rgba(51,51,51,.45)}.woocommerce .avada-select-parent select{width:100%}.woocommerce-checkout-payment .place-order{zoom:1}.woocommerce-checkout-payment .place-order:after,.woocommerce-checkout-payment .place-order:before{content:\" \";display:table}.woocommerce-checkout-payment .place-order:after{clear:both}.fusion-woo-product-design-clean .products .fusion-price-rating{display:block}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a{letter-spacing:1px}.fusion-woo-product-design-clean .products .product-details-container,.fusion-woo-product-design-clean .slides .product-details-container{text-align:center}.fusion-woo-product-design-clean .products .product-title,.fusion-woo-product-design-clean .slides .product-title{font-style:italic}.fusion-woo-product-design-clean .products .fusion-rollover .star-rating,.fusion-woo-product-design-clean .slides .fusion-rollover .star-rating{margin:0 auto}.fusion-woo-product-design-clean .products .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-woo-product-design-clean .slides .fusion-rollover .fusion-rollover-content .fusion-product-buttons a{padding:0}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a:hover,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-product-buttons a:hover{opacity:.6}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons .wc-forward,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-product-buttons .wc-forward{display:none}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-rollover-linebreak,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-rollover-linebreak{margin:0 10px}.fusion-woo-product-design-clean .products .fusion-product-buttons,.fusion-woo-product-design-clean .slides .fusion-product-buttons{margin-top:6px;text-transform:uppercase}.fusion-woo-product-design-clean .products .fusion-product-buttons a,.fusion-woo-product-design-clean .slides .fusion-product-buttons a{display:inline;float:none;margin-top:0;padding:0;letter-spacing:1px}.fusion-woo-product-design-clean .products .fusion-product-buttons a:after,.fusion-woo-product-design-clean .products .fusion-product-buttons a:before,.fusion-woo-product-design-clean .slides .fusion-product-buttons a:after,.fusion-woo-product-design-clean .slides .fusion-product-buttons a:before{display:none}.fusion-woo-product-design-clean .products .product-details-container .clearfix,.fusion-woo-product-design-clean .slides .product-details-container .clearfix{display:block}.fusion-woo-product-design-clean .products .product-list-view .product-details-container,.fusion-woo-product-design-clean .products .product-list-view .product-excerpt-container,.fusion-woo-product-design-clean .slides .product-list-view .product-details-container,.fusion-woo-product-design-clean .slides .product-list-view .product-excerpt-container{text-align:left}.fusion-woo-product-design-clean .products .product-list-view .onsale,.fusion-woo-product-design-clean .slides .product-list-view .onsale{top:70px}.fusion-woo-product-design-clean .products .product-list-view .price,.fusion-woo-product-design-clean .slides .product-list-view .price{font-style:normal}.fusion-woo-product-design-clean .products .product-list-view .fusion-clean-product-image-wrapper,.fusion-woo-product-design-clean .slides .product-list-view .fusion-clean-product-image-wrapper{display:inline-block;float:left;margin-right:2%;min-height:100px;width:23%;max-width:23%}.fusion-woo-product-design-clean .product-details{padding:20px 15px}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-product-buttons a{letter-spacing:1px}.fusion-widget-cart-icon{display:inline-block}.fusion-widget-cart-icon:after{content:\'\\f07a\';font-family:IcoMoon}.fusion-widget-cart-number{display:inline-block;border-radius:100%;line-height:normal;text-align:center;padding:2px 7px}.product-type-variable .woocommerce-variation .woocommerce-variation-availability,.product-type-variable .woocommerce-variation .woocommerce-variation-price{display:none}.woocommerce-cart .cart_totals .shop_table .cart-subtotal{border-bottom:0}.woocommerce-cart .cart_totals .shop_table tr{height:auto}.woocommerce-cart .cart_totals .shop_table td{padding-top:0}.woocommerce-cart .cart_totals .shop_table .shipping td,.woocommerce-cart .cart_totals .shop_table .shipping th,.woocommerce-cart .cart_totals .shop_table .tax-rate td,.woocommerce-cart .cart_totals .shop_table .tax-rate th{padding-top:20px}.product-type-external .summary-container .cart{margin-top:40px}.fusion-clean-product-image-wrapper{position:relative}.fusion-clean-product-image-wrapper .cart-loading{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 5px;height:100%;width:100%;border-radius:0;background-clip:padding-box;font-size:14px;line-height:normal;text-transform:uppercase}.fusion-clean-product-image-wrapper .cart-loading:hover{opacity:.6}#wrapper .fusion-clean-product-image-wrapper .cart-loading{background-color:transparent}.fusion-clean-product-image-wrapper .cart-loading i{font-size:32px;line-height:70px}.fusion-clean-product-image-wrapper .cart-loading .view-cart{display:none}.fusion-clean-product-image-wrapper.fusion-item-in-cart .cart-loading .view-cart{display:block}.fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons,.fusion-item-in-cart .fusion-rollover-content .star-rating{display:none}.woocommerce.add_to_cart_inline .added_to_cart{display:inline-block}.woocommerce.add_to_cart_inline .add_to_cart_button{margin:0 7px}.woocommerce.add_to_cart_inline .add_to_cart_button:after{display:none!important;font-family:icomoon!important;color:inherit;margin-left:5px;vertical-align:middle}.woocommerce.add_to_cart_inline .add_to_cart_button.added:after{display:inline-block!important;content:\"\\f046\"!important}.woocommerce.add_to_cart_inline .add_to_cart_button.loading:after{display:inline-block!important;content:\"\\f110\"!important;-webkit-animation:mask 3s infinite alternate;animation:mask 3s infinite alternate}.wc-layered-nav-rating .star-rating{margin-right:5px}.widget_rating_filter .star-rating{vertical-align:middle}.widget_product_categories .product-categories li a{display:inline-block}.fusion-woocommerce-equal-heights ul.products{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fusion-woocommerce-equal-heights .products .product.product-grid-view,.fusion-woocommerce-equal-heights .products.related .product{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fusion-woocommerce-equal-heights .products .product.product-grid-view .product-buttons,.fusion-woocommerce-equal-heights .products.related .product .product-buttons{margin-top:auto}.summary .cart #product-addons-total,.summary .cart .product-addon{margin:0 20px 0 0}.summary .cart .product-addon-totals dt{width:auto}.summary .cart .product-addon-totals dd{margin:0;padding:0 5px}.single_variation_wrap .yith_wapo_groups_container{float:none}.product .product-buttons .variations select{display:none}.product-type-variable-subscription .variations_form .variations{position:relative}.product-type-variable-subscription .variations_form .reset_variations{position:absolute;right:0;margin-top:10px}.product-type-variable-subscription .variations_form .single_variation_wrap{margin-top:35px}.product-type-variable-subscription .variations_form .woocommerce-variation-price{margin-bottom:10px}.fusion-carousel-title-below-image .fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons,.fusion-item-in-cart .fusion-rollover-content .fusion-rollover-categories,.fusion-item-in-cart .fusion-rollover-content .fusion-rollover-title,.fusion-item-in-cart .fusion-rollover-content .price,.products .product .fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons{display:none}.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button{font-weight:700}.fusion-menu-cart-items{line-height:1.5}.woo-tabs-horizontal .woocommerce-content-box.avada-checkout{margin:0;clear:both}.woo-tabs-horizontal .woocommerce-MyAccount-navigation{width:100%;margin:0;border-bottom:1px solid #ddd}.woo-tabs-horizontal .woocommerce-MyAccount-content{float:left;margin:0;width:100%;border-top:none}.woo-tabs-horizontal .woocommerce-tabs>.tabs{width:100%;margin:0;border-bottom:1px solid #ddd}.woo-tabs-horizontal .woocommerce-tabs>.tabs li{float:left}.woo-tabs-horizontal .woocommerce-tabs>.tabs li a{border:1px solid transparent!important;padding:10px 20px}.woo-tabs-horizontal .woocommerce-tabs>.tabs .active{border:1px solid #ddd;border-bottom:none;min-height:40px;margin-bottom:-1px}.woo-tabs-horizontal .woocommerce-tabs>.tabs .active:hover a{cursor:default}.woo-tabs-horizontal .woocommerce-tabs .entry-content{float:left;margin:0;width:100%;border-top:none}.fusion-show-pagination-text .woocommerce-pagination .next,.fusion-show-pagination-text .woocommerce-pagination .pagination-next,.fusion-show-pagination-text .woocommerce-pagination .pagination-prev,.fusion-show-pagination-text .woocommerce-pagination .prev{padding:0}body.fusion-hide-pagination-text .woocommerce-pagination .next,body.fusion-hide-pagination-text .woocommerce-pagination .prev{border-width:1px;border-style:solid}body.fusion-hide-pagination-text .woocommerce-pagination .prev{margin-left:0;margin-right:4px}body.fusion-hide-pagination-text .woocommerce-pagination .next{margin-left:4px;margin-right:0}body.fusion-hide-pagination-text .woocommerce-pagination .next:after,body.fusion-hide-pagination-text .woocommerce-pagination .prev:before{line-height:normal;position:static;margin:0;padding:0}.Avada_542{color:green;}.fusion-woo-product-design-clean .products .fusion-rollover .star-rating span:before, .fusion-woo-product-design-clean .products .fusion-rollover .star-rating:before{color:#ffffff;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons, .fusion-woo-slider .fusion-product-buttons{color:#333333;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a, .fusion-woo-slider .fusion-product-buttons a{color:#333333;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-rollover-linebreak, .fusion-woo-slider .fusion-product-buttons .fusion-rollover-linebreak{color:#333333;}.woocommerce-MyAccount-navigation > ul .is-active a,.woocommerce-checkout-nav .is-active a,.woocommerce-tabs > .tabs .active a,body,html,html body.custom-background{background-color:#ffffff;}#main,.fusion-footer-copyright-area,.fusion-footer-widget-area,.fusion-page-title-bar,.fusion-secondary-header,.fusion-sliding-bar-position-bottom .fusion-sliding-bar,.fusion-sliding-bar-position-top .fusion-sliding-bar,.header-v4 #small-nav,.header-v5 #small-nav,.sticky-header .sticky-shadow,.tfs-slider .slide-content-container{padding-left:30px;padding-right:30px;}.width-100 .fusion-fullwidth{margin-left:-0px;margin-right:-0px;}a:hover{color:#005298;}#final-order-details .mini-order-details tr:last-child .amount,#main .about-author .title a:hover,#main .post h2 a:hover,#wrapper .cart-checkout a:hover,#wrapper .cart-checkout a:hover:before,#wrapper .fusion-vertical-menu-widget .menu li.current-menu-item > a,#wrapper .fusion-vertical-menu-widget .menu li.current_page_ancestor > a,#wrapper .fusion-widget-area .current-menu-item > a,#wrapper .fusion-widget-area .current-menu-item > a:before,#wrapper .fusion-widget-area .current_page_item > a,#wrapper .fusion-widget-area .current_page_item > a:before,#wrapper .jtwt .jtwt_tweet a:hover,.avada-order-details .shop_table.order_details tfoot tr:last-child .amount,.cart_totals .order-total .amount,.checkout .shop_table tfoot .order-total .amount,.content-box-percentage,.fusion-carousel-title-below-image .fusion-carousel-meta .price .amount,.fusion-content-widget-area .widget .recentcomments:hover:before,.fusion-content-widget-area .widget li a:hover,.fusion-content-widget-area .widget li a:hover:before,.fusion-content-widget-area .widget_archive li a:hover:before,.fusion-content-widget-area .widget_categories li a:hover,.fusion-content-widget-area .widget_categories li a:hover:before,.fusion-content-widget-area .widget_links li a:hover:before,.fusion-content-widget-area .widget_nav_menu li a:hover:before,.fusion-content-widget-area .widget_pages li a:hover:before,.fusion-content-widget-area .widget_recent_entries li a:hover:before,.fusion-copyright-notice a:hover,.fusion-date-and-formats .fusion-format-box i,.fusion-footer-widget-area a:hover,.fusion-read-more:hover:after,.more a:hover:after,.my_account_orders .woocommerce-orders-table__cell-order-actions a:hover:after,.my_account_orders .woocommerce-orders-table__cell-order-number a,.pagination-next:hover:after,.pagination-prev:hover:before,.price > .amount,.price ins .amount,.project-content .project-info .project-info-box a:hover,.shop_table .product-subtotal .amount,.side-nav .arrow:hover:after,.side-nav li.current_page_ancestor > a,.side-nav ul > li.current_page_item > a,.single-navigation a[rel=next]:hover:after,.single-navigation a[rel=prev]:hover:before,.star-rating span:before,.star-rating:before,.widget_layered_nav li a:hover:before,.widget_product_categories li a:hover:before,.widget_shopping_cart_content .total .amount,.widget_shopping_cart_content a:hover:before,.woocommerce .address .edit:hover:after,.woocommerce-MyAccount-content .woocommerce-Addresses .edit:hover,.woocommerce-MyAccount-content .woocommerce-Addresses .edit:hover:after,.woocommerce-MyAccount-downloads .download-actions a:hover,.woocommerce-MyAccount-downloads .download-actions a:hover:after,.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li.is-active a:after,.woocommerce-Pagination .woocommerce-Button:hover:after,.woocommerce-Pagination .woocommerce-Button:hover:before,.woocommerce-pagination .next:hover,.woocommerce-pagination .next:hover:after,.woocommerce-pagination .prev:hover,.woocommerce-pagination .prev:hover:before,.woocommerce-side-nav li.is-active a,.woocommerce-side-nav li.is-active a:after,.woocommerce-tabs .tabs a:hover .arrow:after,.woocommerce-tabs .tabs li.active a,.woocommerce-tabs .tabs li.active a .arrow:after,h5.toggle:hover a{color:#005298;}.star-rating span:before,.star-rating:before{color:#005298;}#nav ul li > a:hover,#sticky-nav ul li > a:hover,#wrapper .fusion-tabs-widget .tab-holder .tabs li.active a,#wrapper .post-content blockquote,.comment-text blockquote,.fusion-hide-pagination-text .pagination-next:hover,.fusion-hide-pagination-text .pagination-prev:hover,.pagination .current,.pagination a.inactive:hover,.progress-bar-content,.tagcloud a:hover,.woocommerce-pagination .current,.woocommerce-pagination .page-numbers.current,.woocommerce-pagination .page-numbers:hover{border-color:#005298;}#wrapper .side-nav li.current_page_item a{border-right-color:#005298;border-left-color:#005298;}#wrapper .fusion-vertical-menu-widget .menu li.current_page_item > a{border-right-color:#005298;border-left-color:#005298;}#toTop:hover,#wrapper .search-table .search-button input[type=\"submit\"]:hover,.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:before,.circle-yes ul li:before,.fusion-content-widget-area .widget_layered_nav li.chosen,.fusion-content-widget-area .widget_layered_nav_filters li.chosen,.fusion-date-and-formats .fusion-date-box,.onsale,.pagination .current,.price_slider_wrapper .ui-slider .ui-slider-range,.progress-bar-content,.table-2 table thead,.tagcloud a:hover,.woocommerce .social-share li a:hover i,.woocommerce-pagination .current,p.woocommerce-store-notice,ul.arrow li:before,ul.circle-yes li:before{background-color:#005298;}#fusion-gmap-container,#main,#sliders-container,#wrapper,.fusion-separator .icon-wrapper,.woocommerce-MyAccount-navigation > ul .is-active a,.woocommerce-checkout-nav .is-active a,.woocommerce-tabs > .tabs .active a,body,html{background-color:#ffffff;}.fusion-footer-widget-area{background-color:#e0261f;border-color:#e9eaee;border-top-width:0px;padding-top:43px;padding-bottom:40px;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li{border-color:#e0261f;}.fusion-footer-copyright-area{background-color:#282a2b;border-color:#4b4c4d;border-top-width:1px;padding-top:18px;padding-bottom:16px;}.fusion-copyright-notice{color:#ffffff;font-size:12px;}.fusion-copyright-notice a{color:#ffffff;}.fusion-footer-copyright-area a:hover{color:#ffffff;}.fusion-image-wrapper .fusion-rollover{background-image:linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e89090), color-stop(1, #d65a5a));background-image:filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e89090, endColorstr=#d65a5a), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);background-image:-webkit-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-moz-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-ms-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-o-linear-gradient(top, #e89090 0%, #d65a5a 100%);}.no-cssgradients .fusion-image-wrapper .fusion-rollover{background:#e89090;}.fusion-image-wrapper:hover .fusion-rollover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e89090, endColorstr=#d65a5a), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link{background-color:#333333;width:calc(15px * 2.41);height:calc(15px * 2.41);background:#333333;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price *,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-rollover .fusion-rollover-content .fusion-rollover-title{color:#333333;}.fusion-page-title-bar{border-color:#d2d3d4;background-color:#ffffff;height:61px;}#slidingbar-area .widget-title,#slidingbar-area h3,.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3{font-family:\"Work Sans\";font-size:18px;font-weight:200;line-height:1.5;letter-spacing:0px;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0px;padding-right:0px;}#nav ul li ul li a,#reviews #comments > h2,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type=\"submit\"],.ei-title h3,.fusion-blog-shortcode .fusion-timeline-date,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-load-more-button,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],.widget.woocommerce .product-title,.woocommerce-success-message .button,.wpcf7-form input[type=\"submit\"],body{font-family:\'Roboto\';font-weight:400;letter-spacing:0px;}#nav ul li ul li a,#reviews #comments > h2,#side-header .fusion-contact-info,#side-header .header-social .top-menu,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type=\"submit\"],.ei-title h3,.fusion-accordian .panel-body,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],body{line-height:28px;}#slidingbar-area .slide-excerpt h2,#slidingbar-area ul,.counter-box-content,.fusion-alert,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-footer-widget-area .slide-excerpt h2,.fusion-footer-widget-area ul,.fusion-progressbar .progress-title,.fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,.fusion-tabs-widget .tab-holder .news-list li .post-holder a,.gform_wrapper .gfield_description,.gform_wrapper label,.jtwt .jtwt_tweet,.post-content blockquote,.project-content .project-info h4,.review blockquote q,.sidebar .jtwt .jtwt_tweet,.sidebar .slide-excerpt h2,body{font-size:20px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,#wrapper .meta,.fusion-blog-timeline-layout .fusion-timeline-date,.fusion-main-menu .fusion-custom-menu-item-contents,.fusion-rollover .price .amount,.post .post-content,.post-content blockquote,.project-content .project-info h4,.quantity,.quantity .minus,.quantity .plus,.quantity .qty,.review blockquote div,.search input,.sidebar .fusion-tabs-widget .tab-holder .tabs li a,.sidebar .jtwt,.sidebar .widget .recentcomments,.sidebar .widget_archive li,.sidebar .widget_categories li,.sidebar .widget_layered_nav li,.sidebar .widget_links li,.sidebar .widget_meta li,.sidebar .widget_nav_menu li,.sidebar .widget_pages li,.sidebar .widget_product_categories li,.sidebar .widget_recent_entries li,.title-row,body,body .sidebar .fusion-tabs-widget .tab-holder .tabs li a{color:#000000;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs li,.fusion-page-title-bar .fusion-breadcrumbs li a{font-size:1.125rem;}#wrapper .side-nav li a{font-size:14px;}.sidebar .widget h4{font-size:18px;}.fusion-main-menu > ul > li > a,.fusion-vertical-menu-widget ul.menu li a,.side-nav li a{font-family:\"Work Sans\";font-size:20px;font-weight:500;letter-spacing:;}.fusion-flyout-cart-wrapper .fusion-widget-cart-number,.fusion-main-menu-cart .fusion-widget-cart-number{font-family:\"Work Sans\";}.fusion-menu-highlight-label{border-radius:0px;-webkit-border-radius:0px;}#slidingbar-area .widget-title,#slidingbar-area h3{font-size:13px;line-height:13px;}#main .fusion-row,#slidingbar-area .fusion-row,.fusion-footer-copyright-area .fusion-row,.fusion-footer-widget-area .fusion-row,.fusion-page-title-row,.tfs-slider .slide-content-container .slide-content{max-width:1170px;}#wrapper #main .fusion-portfolio-content > h2.fusion-post-title,#wrapper #main .fusion-post-content > .blog-shortcode-post-title,#wrapper #main .fusion-post-content > h2.fusion-post-title,#wrapper #main .post > .fusion-post-title-meta-wrap > h2.fusion-post-title,#wrapper #main .post > h2.fusion-post-title,#wrapper .fusion-events-shortcode .fusion-events-meta h2,.single-product .product .product_title{font-size:18px;line-height:27px;}#wrapper #main #comments .fusion-title h3,#wrapper #main #respond .fusion-title h3,#wrapper #main .about-author .fusion-title h3,#wrapper #main .related-posts .fusion-title h3,#wrapper #main .related.products .fusion-title h3,.single-product .woocommerce-tabs h3{font-size:18px;}.ei-title h2{font-size:42px;color:#333333;}.ei-title h3{font-size:20px;color:#747474;}#wrapper .fusion-events-shortcode .fusion-events-meta h4,.fusion-carousel-meta,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-recent-posts .columns .column .meta,.fusion-single-line-meta{font-size:12px;}.fusion-carousel-meta,.fusion-meta,.fusion-meta-info,.fusion-recent-posts .columns .column .meta,.post .single-line-meta{font-size:12px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-rollover-linebreak,.product-buttons a{font-size:12px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.product-buttons a{padding-left:calc(12px + 2px);}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.product-buttons a:before{margin-left:calc(-12px - 2px);}.page-links,.pagination,.pagination .pagination-next,.pagination .pagination-prev,.woocommerce-pagination .next,.woocommerce-pagination .page-numbers,.woocommerce-pagination .prev,.woocommerce-pagination--without-numbers .woocommerce-button{font-size:12px;}.fusion-show-pagination-text .woocommerce-pagination{margin-left:12px;margin-right:12px;}.fusion-page-title-bar h1,.fusion-page-title-bar h3{color:#00a8ff;}#main .post h2 a,#main .product .product_title,.about-author .title a,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget_categories li,.fusion-load-more-button,.fusion-rollover a,.fusion-woo-featured-products-slider .price .amount,.project-content .project-info .project-info-box a,.shop_attributes tr th,.shop_table.order_details tr th,.single-navigation a[rel=\"next\"]:after,.single-navigation a[rel=\"prev\"]:before,.widget_layered_nav li.chosen a,.widget_layered_nav li.chosen a:before,.widget_layered_nav_filters li.chosen a,.widget_layered_nav_filters li.chosen a:before,body a,body a:after,body a:before{color:#333333;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs a{color:#00a8ff;}#slidingbar-area .fusion-title > *,#slidingbar-area .widget-title,#slidingbar-area h3{color:#dddddd;}.sidebar .widget .heading h4,.sidebar .widget h4{color:#00a8ff;}.sidebar .widget .heading .widget-title,.sidebar .widget .widget-title{background-color:rgba(255,255,255,0);}.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3,.fusion-footer-widget-column .product-title{color:#ffffff;}.fusion-footer-widget-area,.fusion-footer-widget-area .jtwt,.fusion-footer-widget-area .jtwt .jtwt_tweet,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area article.col{color:#ffffff;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li a,.fusion-footer-widget-area .fusion-accordian .panel-title a,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a,.fusion-footer-widget-area .jtwt .jtwt_tweet a,.fusion-footer-widget-area .widget li a:before,.fusion-footer-widget-area a{color:#ffffff;}#wrapper .fusion-footer-widget-area .jtwt .jtwt_tweet a:hover,.fusion-footer-widget-area .fusion-accordian .panel-title a:hover,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a:hover,.fusion-footer-widget-area .widget a:hover,.fusion-footer-widget-area .widget li a:hover:before,.fusion-footer-widget-area .widget li.recentcomments:hover:before,.fusion-footer-widget-area ul li a:hover{color:#005298;}.fusion-footer-widget-area .tagcloud a:hover{background-color:#005298;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li.active a,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link:focus,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link:hover,#wrapper .fusion-footer-widget-area .fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link{border-color:#005298;}.fusion-footer-widget-area .fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#005298 !important;}.fusion-load-more-button.fusion-blog-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-blog-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-blog-button,.fusion-load-more-button.fusion-blog-button:hover{color:#333;}.fusion-load-more-button.fusion-portfolio-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-portfolio-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-portfolio-button,.fusion-load-more-button.fusion-portfolio-button:hover{color:#333;}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button{background-color:#ebeaea;}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button,.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button:hover{color:#333;}.quantity .minus,.quantity .plus, .fusion-body .tribe-events-tickets .quantity .minus, .fusion-body .tribe-events-tickets .quantity .plus{background-color:#fbfaf9;}.quantity .minus:hover,.quantity .plus:hover, .fusion-body .tribe-events-tickets .quantity .minus:hover, .fusion-body .tribe-events-tickets .quantity .plus:hover{background-color:#ffffff;}.woocommerce .social-share li a:hover i{border-color:#005298;}.fusion-sb-toggle-wrapper .fusion-sb-toggle:after{color:#ffffff;}.fusion-sb-toggle-wrapper .fusion-sb-close:after{color:#ffffff;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder,#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li,.fusion-footer-widget-area .fusion-accordian .fusion-panel,.fusion-footer-widget-area .product_list_widget li,.fusion-footer-widget-area .tagcloud a,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area ul li{border-color:#505152;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{background-color:#ffffff;}#wrapper .select-arrow,.avada-select-parent .select-arrow,.fusion-modal-content .select-arrow{background-color:#ffffff;}#comment-input .placeholder,#comment-input input,#comment-textarea .placeholder,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,.wpcf7-select-parent .select-arrow,input.s,input.s .placeholder,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{color:#aaa9a9;}#comment-input input::-webkit-input-placeholder,#comment-textarea textarea::-webkit-input-placeholder,.comment-form-comment textarea::-webkit-input-placeholder,.input-text::-webkit-input-placeholder,.post-password-form label input[type=\"password\"]::-webkit-input-placeholder,.searchform .s::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder,input#s::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#aaa9a9;}#comment-input input:-moz-placeholder,#comment-textarea textarea:-moz-placeholder,.comment-form-comment textarea:-moz-placeholder,.input-text:-moz-placeholder,.post-password-form label input[type=\"password\"]:-moz-placeholder,.searchform .s:-moz-placeholder,.wpcf7-form textarea::-moz-input-placeholder,input#s:-moz-placeholder,input:-moz-placeholder{color:#aaa9a9;}#comment-input input::-moz-placeholder,#comment-textarea textarea::-moz-placeholder,.comment-form-comment textarea::-moz-placeholder,.input-text::-moz-placeholder,.post-password-form label input[type=\"password\"]::-moz-placeholder,.searchform .s::-moz-placeholder,input#s::-moz-placeholder,input::-moz-placeholder{color:#aaa9a9;}#comment-input input:-ms-input-placeholder,#comment-textarea textarea:-ms-input-placeholder,.comment-form-comment textarea:-ms-input-placeholder,.input-text:-ms-input-placeholder,.post-password-form label input[type=\"password\"]::-ms-input-placeholder,.searchform .s:-ms-input-placeholder,input#s:-ms-input-placeholder,input:-ms-input-placeholder{color:#aaa9a9;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.avada-select-parent .select-arrow,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.gravity-select-parent .select-arrow,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.select-arrow,.woocommerce-checkout .select2-drop-active,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,.wpcf7-select-parent .select-arrow,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{border-color:#d2d2d2;}#comment-input input,.avada-select .select2-container .select2-choice,.avada-select-parent select,.avada-shipping-calculator-form .avada-select-parent select,.cart-collaterals .avada-select-parent input,.cart-collaterals .form-row input,.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode,.checkout .input-text:not(textarea),.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.coupon .input-text,.fusion-login-box .fusion-login-form input[type=password],.fusion-login-box .fusion-login-form input[type=text],.input-text:not(textarea),.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.searchform .search-table .search-field input,.shipping-calculator-form .avada-select-parent select,.woocommerce-checkout .select2-drop-active,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select{height:43px;padding-top:0;padding-bottom:0;}.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.searchform .search-table .search-button input[type=\"submit\"]{height:43px;width:43px;line-height:43px;}.select2-container .select2-choice > .select2-chosen{line-height:43px;}.select-arrow,.select2-arrow{color:#d2d2d2;}.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{width:calc(250px + 1.43 * 43px);}.fusion-page-title-bar .fusion-page-title-row h1{font-size:35px;line-height:;}.fusion-page-title-bar h3{font-size:14px;line-height:26px;}.fusion-portfolio-content-wrapper .fusion-portfolio-content{text-align:left;}.fusion-portfolio-boxed .fusion-portfolio-content{padding:25px 25px 25px 25px;}.fusion-portfolio-boxed.fusion-portfolio-element .fusion-portfolio-content{padding:25px 25px 25px 25px;}.fusion-portfolio-content .fusion-portfolio-meta{font-size:13px;}body.has-sidebar #content{width:calc(100% - 23% - 80px);}body.has-sidebar #main .sidebar{width:23%;}body.has-sidebar.double-sidebars #content{width:calc(100% - 21% - 21% - 80px);margin-left:calc(21% + 40px);}body.has-sidebar.double-sidebars #main #sidebar{width:21%;margin-left:calc(40px - 100% + 21%);}body.has-sidebar.double-sidebars #main #sidebar-2{width:21%;margin-left:40px;}#main .fusion-sticky-sidebar .fusion-sidebar-inner-content,#main .sidebar:not( .fusion-sticky-sidebar ){background-color:#ffffff;}#main .sidebar{padding:0px;}#main .sidebar.fusion-sticky-sidebar .fusion-sidebar-inner-content{padding:0px;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li.active a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li.active a{border-top-color:#005298;background:#00a8ff;}.fusion-single-sharing-box{background-color:#f6f6f6;}.fusion-blog-layout-masonry .fusion-post-content-wrapper{background-color:rgb(255,255,255);}.fusion-portfolio-layout-masonry{margin:-10px;;}.fusion-portfolio-layout-masonry .fusion-portfolio-content{padding:20px 0;background-color:rgb(255,255,255);}.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .post,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.products li.product{background-color:rgba(255,255,255,0);}.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .fusion-timeline-arrow,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-layout-timeline .fusion-timeline-line,.fusion-blog-layout-timeline .post,.fusion-blog-layout-timeline .post .flexslider,.fusion-blog-timeline-layout .post,.fusion-blog-timeline-layout .post .flexslider,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.product-buttons,.product-buttons-container,.products li{border-color:#ebeaea;}.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-blog-layout-timeline .post .fusion-content-sep,.fusion-blog-timeline-layout .post .fusion-content-sep,.fusion-body .product .fusion-content-sep,.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep{border-color:#ebeaea;}.fusion-blog-layout-timeline .fusion-timeline-circle,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-timeline-layout .fusion-timeline-circle,.fusion-blog-timeline-layout .fusion-timeline-date{background-color:#ebeaea;}.fusion-blog-timeline-layout .fusion-timeline-arrow,.fusion-blog-timeline-layout .fusion-timeline-icon,.fusion-timeline-arrow,.fusion-timeline-icon{color:#ebeaea;}div.indicator-hint{background:#ffffff;border-color:#ffffff;}#posts-container .fusion-blog-layout-grid{margin:-20px -20px 0 -20px;}#posts-container .fusion-blog-layout-grid .fusion-post-grid{padding:20px;}.quicktags-toolbar input{background:linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-webkit-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-moz-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-ms-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-o-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background-image:-webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ffffff));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);border:1px solid #d2d2d2;color:#aaa9a9;}.quicktags-toolbar input:hover{background:#ffffff;}.ei-slider{width:100%;height:400px;}.woocommerce form.checkout #order_review,.woocommerce form.checkout #order_review_heading,.woocommerce form.checkout .col-2{display:none;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before{font-size:15px;line-height:2.41;color:#ffffff;}.fusion-modal h1,.fusion-page-title-bar h1,.fusion-title h1,.fusion-widget-area h1,.post-content h1,.woocommerce-success-message .msg{font-family:\"Work Sans\";font-weight:500;line-height:1.4;letter-spacing:0px;}.fusion-modal h1,.fusion-widget-area h1,.post-content h1{font-size:34px;}.fusion-modal h1,.fusion-post-content h1,.fusion-widget-area h1,.post-content h1,.title h1,.woocommerce-message,.woocommerce-success-message .msg{color:#e0261f;}#main .post h2,#main .reading-box h2,#main h2,.cart-empty,.ei-title h2,.fusion-modal h2,.fusion-title h2,.fusion-widget-area h2,.main-flex .slide-content h2,.post-content h2,.title h2{font-family:\"Work Sans\";font-weight:700;line-height:1.5;letter-spacing:0px;}#main .fusion-portfolio h2,#main .post h2,#wrapper #main .post h2,#wrapper #main .post-content .fusion-title h2,#wrapper #main .post-content .title h2,#wrapper .fusion-title h2,#wrapper .post-content h2,#wrapper .title h2,#wrapper .woocommerce .checkout h3,.fusion-modal h2,.fusion-widget-area h2,.woocommerce .checkout h3,h2.entry-title{font-size:26px;}#main .post h2,.cart-empty,.fusion-modal h2,.fusion-post-content h2,.fusion-title h2,.fusion-widget-area h2,.post-content h2,.search-page-search-form h2,.title h2,.woocommerce .checkout h3,.woocommerce h2,.woocommerce-tabs h2{color:#e0261f;}.fusion-author .fusion-author-title,.fusion-header-tagline,.fusion-modal .modal-title,.fusion-modal h3,.fusion-pricing-table .pricing-row,.fusion-pricing-table .title-row,.fusion-title h3,.fusion-widget-area h3,.main-flex .slide-content h3,.post-content h3,.project-content h3,.related.products h3,.sidebar .widget h3,.upsells.products h3,.woocommerce-container .product-title,.woocommerce-tabs .entry-content h3,body #wrapper h2.woocommerce-loop-category__title{font-family:\"Work Sans\";font-weight:700;line-height:1.5;letter-spacing:0px;}.fusion-modal .modal-title,.fusion-modal h3,.fusion-widget-area h3,.post-content h3,.project-content h3,.woocommerce-container .product-title,body #wrapper h2.woocommerce-loop-category__title,p.woocommerce-store-notice{font-size:26px;}.fusion-modal h3,.fusion-post-content h3,.fusion-title h3,.fusion-widget-area h3,.person-author-wrapper span,.post-content h3,.project-content h3,.related.products h3,.sidebar .widget h3,.title h3,.upsells.products h3,.woocommerce-container .product-title,.woocommerce-tabs .entry-content h3,body #wrapper h2.woocommerce-loop-category__title{color:#e0261f;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-heading a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-content-widget-area h4,.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-megamenu-title,.fusion-modal h4,.fusion-person .person-desc .person-author .person-author-wrapper,.fusion-tabs .nav-tabs li .fusion-tab-heading,.fusion-title h4,.popover .popover-title,.post-content h4,.project-content .project-info h4,.share-box h4,table th{font-family:\"Work Sans\";font-weight:700;line-height:1;letter-spacing:0px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back,.fusion-modal h4,.fusion-person .person-author-wrapper .person-name,.fusion-person .person-author-wrapper .person-title,.fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-sharing-box h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-widget-area h4,.person-author-wrapper,.popover .popover-title,.post-content h4{font-size:40px;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title a,.fusion-carousel-title,.fusion-modal h4,.fusion-post-content h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-title h4,.fusion-widget-area h4,.post-content h4,.project-content .project-info h4,.share-box h4,.title h4{color:#ffffff;}.project-content .project-info .project-terms,.project-info-box span{line-height:1;}.fusion-modal h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5{font-family:\"Work Sans\";font-weight:400;line-height:1.5;letter-spacing:0px;}.fusion-modal h5,.fusion-widget-area h5,.post-content h5{font-size:12px;}.fusion-modal h5,.fusion-post-content h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5,.title h5{color:#004d93;}.fusion-modal h6,.fusion-title h6,.fusion-widget-area h6,.post-content h6{font-family:\"Work Sans\";font-weight:400;line-height:1.5;letter-spacing:0px;}.fusion-modal h6,.fusion-widget-area h6,.post-content h6{font-size:11px;}.fusion-modal h6,.fusion-post-content h6,.fusion-title h6,.fusion-widget-area h6,.post-content h6,.title h6{color:#004d93;}.fusion-title-size-one,h1{margin-top:0.67em;margin-bottom:0.67em;}.fusion-title-size-two,h2{margin-top:0em;margin-bottom:1.1em;}.fusion-title-size-three,h3{margin-top:1em;margin-bottom:1em;}.fusion-title-size-four,h4{margin-top:1.33em;margin-bottom:0.5em;}.fusion-title-size-five,h5{margin-top:1.67em;margin-bottom:1.67em;}.fusion-title-size-six,h6{margin-top:2.33em;margin-bottom:2.33em;}.woocommerce-Address-title{margin-bottom:1em;}#side-header .fusion-logo,.fusion-header .fusion-logo{margin-top:31px;margin-right:0px;margin-bottom:31px;margin-left:0px;}.fusion-header-wrapper .fusion-row{padding-left:0px;padding-right:0px;max-width:1170px;}.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header{border-bottom-color:#e5e5e5;}#side-header .fusion-secondary-menu-search-inner{border-top-color:#e5e5e5;}.fusion-header .fusion-row{padding-top:0px;padding-bottom:0px;}.fusion-secondary-header{background-color:#005298;font-size:12px;color:#ffffff;border-bottom-color:#e5e5e5;}.fusion-secondary-header a,.fusion-secondary-header a:hover{color:#ffffff;}.fusion-header-v2 .fusion-secondary-header{border-top-color:#005298;}.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft{border-bottom-color:#e5e5e5;}.fusion-header-tagline{font-size:16px;color:#747474;}.fusion-mobile-menu-sep,.fusion-secondary-main-menu{border-bottom-color:#e5e5e5;}#side-header{width:0px;}#side-header .side-header-background-image{width:0px;}#side-header .side-header-background-color{width:0px;}#side-header .side-header-border{width:0px;border-color:#e5e5e5;}.side-header-wrapper{padding-top:0px;padding-bottom:0px;}#side-header .side-header-content{padding-left:0px;padding-right:0px;}#side-header .fusion-main-menu > ul > li > a{padding-left:0px;padding-right:0px;border-top-color:#e5e5e5;border-bottom-color:#e5e5e5;text-align:center;min-height:84px;}.side-header-left .fusion-main-menu > ul > li > a > .fusion-caret{right:0px;}.side-header-right .fusion-main-menu > ul > li > a > .fusion-caret{left:0px;}#side-header .fusion-main-menu > ul > li > a.fusion-flex-link,#side-header .fusion-main-menu > ul > li.fusion-menu-item-button > a{justify-content:center;}#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,#side-header .fusion-main-menu > ul > li.current-menu-item > a{color:#000000;border-right-color:#000000;border-left-color:#000000;}body.side-header-left #side-header .fusion-main-menu > ul > li > ul{left:-1px;}body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents{left:-1px;}#side-header .fusion-secondary-menu > ul > li > a,#side-header .side-header-content-1,#side-header .side-header-content-2{color:#747474;font-size:12px;}.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-right-width:0px;}.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-left-width:0px;}.side-header-right #side-header .fusion-main-menu .fusion-menu-cart-items,.side-header-right #side-header .fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu li ul,.side-header-right #side-header .fusion-main-menu ul .fusion-menu-login-box .sub-menu{left:-180px;}.fusion-main-menu > ul > li{padding-right:80px;}.fusion-main-menu > ul > li > a{height:84px;line-height:84px;}.fusion-megamenu-icon img{max-height:20px;}.fusion-header-wrapper .fusion-main-menu > ul > li > a.fusion-flex-link{line-height:1 !important;}.fusion-main-menu > ul > li > a > .fusion-megamenu-icon{padding-right:0.45em;font-size:14px;color:#333333;}.fusion-is-sticky .fusion-main-menu .current-menu-ancestor > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current-menu-item > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current-menu-parent > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current_page_item > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu > ul > li > a:hover > .fusion-megamenu-icon,.fusion-main-menu .current-menu-ancestor > a > .fusion-megamenu-icon,.fusion-main-menu .current-menu-item > a > .fusion-megamenu-icon,.fusion-main-menu .current-menu-parent > a > .fusion-megamenu-icon,.fusion-main-menu .current_page_item > a > .fusion-megamenu-icon,.fusion-main-menu > ul > li > a:hover > .fusion-megamenu-icon{color:#00a8ff;}.fusion-main-menu > ul > li > a > .fusion-megamenu-image > img{width:26px;height:14px;}.fusion-main-menu .fusion-widget-cart-counter > a:before,.fusion-main-menu > ul > li > a{color:#2f4f9b;}.fusion-main-menu > ul > li > a .fusion-menu-description{font-size:16px;font-family:\'Roboto\';font-weight:400;letter-spacing:0px;color:rgba(47,79,155,0.65);}.fusion-body .fusion-main-menu .current-menu-ancestor > a .fusion-menu-description,.fusion-body .fusion-main-menu .current-menu-item > a .fusion-menu-description,.fusion-body .fusion-main-menu .current-menu-parent > a .fusion-menu-description,.fusion-body .fusion-main-menu .current_page_item > a .fusion-menu-description,.fusion-body .fusion-main-menu > ul > li > a:hover .fusion-menu-description{color:rgba(0,0,0,0.65);}.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:hover:before,.fusion-is-sticky .fusion-main-menu > ul > li > a:hover,.fusion-is-sticky .fusion-main-menu > ul > li.current-menu-item > a,.fusion-main-menu .fusion-widget-cart-counter > a:hover:before,.fusion-main-menu > ul > li > a:hover{color:#000000;}.fusion-main-menu > ul > li > a:hover{border-color:#000000;}.fusion-main-menu > ul > .fusion-menu-item-button > a:hover{border-color:transparent;}.fusion-widget-cart-number{background-color:#000000;color:#2f4f9b;}.fusion-widget-cart-counter a:hover:before{color:#000000;}.ua-ie-11 #side-header .fusion-main-menu > ul > li > .fusion-flex-link{height:84px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}.fusion-body .fusion-main-menu .current-menu-ancestor > a,.fusion-body .fusion-main-menu .current-menu-item > a,.fusion-body .fusion-main-menu .current-menu-item:not(.fusion-main-menu-cart) > a:before,.fusion-body .fusion-main-menu .current-menu-parent > a,.fusion-body .fusion-main-menu .current_page_item > a{color:#000000;border-color:#000000;}.fusion-main-menu .fusion-main-menu-icon:after,.fusion-main-menu .fusion-widget-cart-counter > a:before{color:#2f4f9b;}.fusion-main-menu .fusion-menu-cart-checkout-link a:hover,.fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before,.fusion-main-menu .fusion-menu-cart-link a:hover,.fusion-main-menu .fusion-menu-cart-link a:hover:before{color:#000000;}.fusion-main-menu .fusion-main-menu-icon:after,.fusion-main-menu .fusion-widget-cart-counter > a .fusion-widget-cart-number,.fusion-main-menu .fusion-widget-cart-counter > a:before{height:20px;width:20px;}.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon:hover:after,.fusion-main-menu .fusion-main-menu-icon:hover:after{color:#000000;}.fusion-body .fusion-main-menu .fusion-widget-cart-counter .fusion-main-menu-icon-active:before,.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon-active:after,.fusion-is-sticky .fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,.fusion-is-sticky .fusion-main-menu .fusion-menu .fusion-main-menu-icon-active:after,.fusion-main-menu .fusion-icon-sliding-bar.fusion-main-menu-icon-active:before,.fusion-main-menu .fusion-main-menu-icon-active:after,.fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,.woocommerce-cart .fusion-main-menu-cart .fusion-main-menu-icon:after,.woocommerce-cart .fusion-main-menu-cart .fusion-main-menu-icon:before{color:#000000;}.fusion-main-menu .sub-menu{background-color:#f2efef;width:180px;border-top:3px solid #000000;font-family:\'Roboto\';font-weight:400;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-main-menu .sub-menu ul{top:-3px;left:180px;}.fusion-main-menu .fusion-dropdown-menu .sub-menu li a{border-bottom:1px solid #dcdadb;}.fusion-main-menu .fusion-dropdown-menu .sub-menu li a,.fusion-main-menu .sub-menu li a,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled{padding-top:7px;padding-bottom:7px;color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-main-menu .fusion-main-menu-cart{font-size:14px;}.fusion-main-menu .sub-menu li a:hover{background-color:#f8f8f8;}.fusion-main-menu .fusion-menu-login-box-register{color:#333333;}.fusion-main-menu .sub-menu .current-menu-item > a,.fusion-main-menu .sub-menu .current-menu-parent > a,.fusion-main-menu .sub-menu .current_page_item > a{background-color:#f8f8f8;}.fusion-main-menu .fusion-custom-menu-item-contents{font-family:\'Roboto\';font-weight:400;}.fusion-main-menu .fusion-main-menu-cart .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents{background-color:#f2efef;border-color:#dcdadb;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons{font-size:20px;margin:0 -40px;}.fusion-header-has-flyout-menu .fusion-widget-cart-number{min-width:20px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle{height:18px;width:30px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon{height:18px;width:18px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line{height:2px;width:30px;background-color:#333333;}.fusion-body .fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{height:2px;}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-sliding-bar-toggle{padding:0 23px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#f05858;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#f05858;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:before{color:#2f4f9b;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#000000;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line{background-color:#2f4f9b;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#000000;}.fusion-header-has-flyout-menu .fusion-flyout-menu-bg{background-color:rgba(255,255,255,0.95);}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s{color:#2f4f9b;border-color:#2f4f9b;font-family:\"Work Sans\";}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-webkit-input-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-moz-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-moz-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-ms-input-placeholder{color:#2f4f9b;}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li{padding:20px 0;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s{color:#333333;border-color:#333333;font-family:\"PT Sans\";}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s::-webkit-input-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s::-moz-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s:-moz-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s:-ms-input-placeholder{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line{background-color:#333333;}.fusion-header-has-flyout-menu .fusion-flyout-menu,.fusion-header-has-flyout-menu .fusion-flyout-menu-bg,.fusion-header-has-flyout-menu .fusion-flyout-search{top:-1000%;transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-bg,.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu,.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-search{top:0;transition:opacity 0.4s ease 0s, top 0s ease 0s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0s;}.fusion-secondary-menu > ul > li{border-color:#e5e5e5;}.fusion-secondary-menu > ul > li > a{height:44px;}.fusion-secondary-menu .sub-menu, .fusion-secondary-menu .fusion-custom-menu-item-contents{width:180px;}.fusion-secondary-menu .fusion-secondary-menu-icon{min-width:180px;}.fusion-secondary-menu .sub-menu{background-color:#ffffff;border-color:#e5e5e5;}.fusion-secondary-menu .sub-menu a{border-color:#e5e5e5;color:#747474;}.fusion-secondary-menu .sub-menu a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu > ul > li > .sub-menu .sub-menu{left:178px;}.fusion-secondary-menu .fusion-custom-menu-item-contents{background-color:#ffffff;border-color:#e5e5e5;color:#747474;}.fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-secondary-menu .fusion-secondary-menu-icon:hover{color:#2f4f9b;}.fusion-secondary-menu .fusion-menu-cart-items a{color:#747474;}.fusion-secondary-menu .fusion-menu-cart-item a{border-color:#e5e5e5;}.fusion-secondary-menu .fusion-menu-cart-item a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu .fusion-menu-cart-checkout{background-color:#fafafa;}.fusion-secondary-menu .fusion-menu-cart-checkout a:before{color:#747474;}.fusion-secondary-menu .fusion-menu-cart-checkout a:hover,.fusion-secondary-menu .fusion-menu-cart-checkout a:hover:before{color:#333333;}.fusion-secondary-menu-icon{background-color:#fafafa;color:#2f4f9b;}.fusion-secondary-menu-icon:after,.fusion-secondary-menu-icon:before{color:#2f4f9b;}.fusion-contact-info{line-height:44px;}.fusion-menu-cart-items{width:180px;font-size:12px;}.fusion-menu-cart-items a{color:#333333;}.fusion-menu-cart-item a{border-color:#dcdadb;}.fusion-menu-cart-item a:hover{background-color:#f8f8f8;}.fusion-menu-cart-checkout{background-color:#fafafa;}.fusion-menu-cart-checkout a:before{color:#333333;}.fusion-megamenu-holder{border-color:#000000;background-color:#f2efef;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-megamenu-wrapper .fusion-megamenu-border,.fusion-megamenu-wrapper .fusion-megamenu-submenu,.rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child{border-color:#dcdadb;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{padding-top:5px;padding-bottom:5px;}.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover{background-color:#f8f8f8;color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-megamenu-title{font-size:18px;color:#2f4f9b;}.fusion-megamenu-title a{color:#2f4f9b;}.fusion-megamenu-bullet{border-left-color:#333333;}.fusion-megamenu-widgets-container{color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-header-wrapper.fusion-is-sticky .fusion-header,.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu{background-color:#ffffff;}.fusion-is-sticky .fusion-main-menu > ul > li{padding-right:20px;}.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon:after,.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:before,.fusion-is-sticky .fusion-main-menu > ul > li > a,.fusion-is-sticky .fusion-main-menu > ul > li > a .fusion-menu-description{color:#004d93;}.fusion-is-sticky .fusion-main-menu > ul > li > a{font-size:20px;}.fusion-mobile-nav-holder > ul > li > a{font-family:\"PT Sans\";font-weight:400;}.fusion-mobile-selector{background-color:#f9f9f9;border-color:#dadada;font-size:12px;height:35px;line-height:35px;color:#333333;}.fusion-body .fusion-mobile-nav-holder .fusion-selector-down{height:33px;line-height:33px;border-color:#dadada;}.fusion-selector-down:before{color:#dadada;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul,.fusion-mobile-nav-holder > ul{border-color:#dadada;}.fusion-mobile-nav-item .fusion-open-submenu{color:#333333;}.fusion-mobile-nav-item a{color:#333333;line-height:35px;background-color:#f9f9f9;border-color:#dadada;height:35px;}.fusion-mobile-current-nav-item > a,.fusion-mobile-nav-item a:hover,.fusion-mobile-nav-item.current-menu-item > a{background-color:#f6f6f6;color:#333333;}.fusion-mobile-nav-item.fusion-main-menu-sliding-bar a:after{color:#333333;}.fusion-mobile-nav-item a, .fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a{font-size:12px;letter-spacing:0px;}.fusion-mobile-nav-item a:before{color:#333333;}.fusion-mobile-menu-icons{margin-top:0px;}.fusion-header-has-flyout-menu .fusion-flyout-mobile-menu-icons{margin-top:0px;}.fusion-mobile-menu-icons a,.fusion-mobile-menu-icons a:after,.fusion-mobile-menu-icons a:before{color:#dadada;}.fusion-open-submenu{font-size:12px;height:35px;line-height:35px;}.fusion-open-submenu:hover{color:#005298;}.fusion-sharing-box h4{color:#333333;}.fusion-social-links-header .fusion-social-networks a{font-size:16px;}.fusion-social-links-header .fusion-social-networks.boxed-icons a{padding:8px;width:calc(16px + (2 * 8px) + 2px);}.fusion-social-links-footer .fusion-social-networks a{font-size:16px;}.fusion-social-links-footer .fusion-social-networks.boxed-icons a{padding:8px;width:calc(16px + (2 * 8px) + 2px);}.order-dropdown{color:#333333;}.order-dropdown > li:after{border-color:#dbdbdb;}.order-dropdown a,.order-dropdown a:hover{color:#333333;}.order-dropdown .current-li,.order-dropdown ul li a{background-color:#fbfaf9;border-color:#dbdbdb;}.order-dropdown ul li a:hover{color:#333333;background-color:#ffffff;}.catalog-ordering .order li a{color:#333333;background-color:#fbfaf9;border-color:#dbdbdb;}.fusion-grid-list-view{border-color:#dbdbdb;}.fusion-grid-list-view li{background-color:#fbfaf9;border-color:#dbdbdb;}.fusion-grid-list-view a{color:#333333;}.fusion-grid-list-view li:hover{color:#333333;background-color:#ffffff;}.fusion-grid-list-view li.active-view{background-color:#ffffff;}.fusion-grid-list-view li.active-view a i{color:#333333;}.woocommerce-info:before,.woocommerce-message:before{margin-left:-23px;}.woocommerce-info,.woocommerce-message{padding-left:23px;background-color:#ffffff;border-top:1px solid rgba(128,128,128,1);border-bottom:1px solid rgba(128,128,128,1);color:rgba(128,128,128,1);}.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-top{width:1170px;}.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-bottom{width:1170px;}.fusion-header{background-color:rgba(255,255,255, 1);}.fusion-arrow-svg path{fill:rgba(255,255,255, 1);}.fusion-secondary-main-menu{background-color:#00a8ff;}.rev_slider_wrapper{position:relative;}.rev_slider_wrapper .shadow-left{position:absolute;pointer-events:none;background-image:url(\"http://callegariplasticos.com/wp-content/themes/Avada/assets/images/shadow-top.png\");background-repeat:no-repeat;background-position:top center;height:42px;width:100%;top:-1px;z-index:99;}.rev_slider_wrapper .shadow-right{position:absolute;pointer-events:none;background-image:url(\"http://callegariplasticos.com/wp-content/themes/Avada/assets/images/shadow-bottom.png\");background-repeat:no-repeat;background-position:bottom center;height:32px;width:100%;bottom:0;z-index:99;}.avada-skin-rev{border-top:1px solid #d2d3d4;border-bottom:1px solid #d2d3d4;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}.tparrows{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{opacity:0.8 !important;position:absolute;top:50% !important;margin-top:-31px !important;width:63px !important;height:63px !important;background:none;background-color:rgba(0, 0, 0, 0.5);color:#fff;border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before{content:\"\\e61e\";-webkit-font-smoothing:antialiased;margin-left:-2px;}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{content:\"\\e620\";-webkit-font-smoothing:antialiased;margin-left:-1px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{position:absolute;padding:0;width:100%;line-height:63px;text-align:center;font-size:25px;font-family:\'icomoon\';}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{left:auto;right:0;background-position:29px 19px;margin-left:0;z-index:100;}.rev_slider_wrapper:hover .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper:hover .rev_slider .tp-rightarrow.tparrows{display:block;opacity:0.8 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:hover,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:hover{opacity:1 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows{background-position:19px 19px;left:0;margin-left:0;z-index:100;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hidearrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hidearrows{opacity:0;}.rev_slider_wrapper .rev_slider .tparrows.hades .tp-arr-allwrapper{width:63px;height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hebe:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hebe:before{position:relative;width:auto;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus{min-width:63px;min-height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus .tp-title-wrap,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus .tp-title-wrap{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.metis,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.metis{padding:0;}.tp-bullets .bullet.last{clear:none;}#main{padding-top:55px;padding-bottom:0px;}.width-100 .nonhundred-percent-fullwidth{margin-left:-0px;margin-right:-0px;}.woocommerce-invalid:after{content:Please enter correct details for this required field.;}.side-header-left .fusion-footer-parallax,body.side-header-left #wrapper{margin-left:280px;}.side-header-right .fusion-footer-parallax,body.side-header-right #wrapper{margin-right:280px;}body.side-header-left #side-header #nav .cart-contents,body.side-header-left #side-header #nav .login-box,body.side-header-left #side-header #nav .main-nav-search-form,body.side-header-left #side-header #nav > ul > li > ul{left:279px;}body.avada-not-responsive{min-width:1170px;}.fusion-flexslider .flex-direction-nav a,.fusion-flexslider.flexslider-attachments .flex-direction-nav a,.fusion-flexslider.flexslider-posts .flex-direction-nav a,.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a,.fusion-slider-sc .flex-direction-nav a,.woocommerce-product-gallery .flex-direction-nav a{width:30px;height:30px;line-height:30px;font-size:14px;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev{width:30px;width:30px;width:30px;height:30px;height:30px;height:30px;margin-top:-15px;margin-top:-15px;margin-top:-15px;background-color:#999999;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before{line-height:30px;line-height:30px;line-height:30px;font-size:14px;font-size:14px;font-size:14px;}.bbp-pagination .bbp-pagination-links a.inactive,.bbp-topic-pagination .page-numbers,.page-links a,.pagination a.inactive,.woocommerce-pagination .page-numbers{padding:2px 6px;}.bbp-pagination .bbp-pagination-links .current,.page-links > .page-number,.pagination .current,.woocommerce-pagination .current{padding:2px 6px;}.bbp-pagination-links span.dots,.fusion-hide-pagination-text .bbp-pagination .bbp-pagination-links .pagination-next,.fusion-hide-pagination-text .bbp-pagination .bbp-pagination-links .pagination-prev,.fusion-hide-pagination-text .pagination .pagination-next,.fusion-hide-pagination-text .pagination .pagination-prev,.fusion-hide-pagination-text .woocommerce-pagination .next,.fusion-hide-pagination-text .woocommerce-pagination .prev{padding:2px 6px;}.wpcf7-form .wpcf7-mail-sent-ng,.wpcf7-form .wpcf7-validation-errors{background-color:#f2dede;border:1px solid rgba(166,66,66,1);color:rgba(166,66,66,1);}.wpcf7-form .wpcf7-mail-sent-ok{background-color:#dff0d8;border:1px solid rgba(92,163,64,1);color:rgba(92,163,64,1);}.woocommerce-error li{background-color:#f2dede;border:1px solid rgba(166,66,66,1);color:rgba(166,66,66,1);}.fusion-alert.alert-info,.tribe-events-notices.alert-info{background-color:#ffffff;border-color:rgba(128,128,128,1);color:rgba(128,128,128,1);}.alert-danger{background-color:#f2dede;border-color:rgba(166,66,66,1);color:rgba(166,66,66,1);}.alert-success{background-color:#dff0d8;border-color:rgba(92,163,64,1);color:rgba(92,163,64,1);}.alert-warning{background-color:#fcf8e3;border-color:rgba(217,185,23,1);color:rgba(217,185,23,1);}.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper{border-color:#ebeaea;}.fusion-filters .fusion-filter.fusion-active a{color:#005298;color:#005298;color:#005298;border-color:#005298;border-color:#005298;border-color:#005298;}.fusion-faq-shortcode .fusion-accordian .panel-title a .fa-fusion-box{background-color:#333333;}.fusion-faq-shortcode .fusion-accordian .panel-title .active .fa-fusion-box{background-color:#ffffff;}.fusion-faq-shortcode .fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#ffffff !important;}.fusion-faq-shortcode .fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a,.fusion-faq-shortcode .fusion-accordian .panel-title a:hover{color:#ffffff;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.button-default,.button.default,.comment-form input[type=\"submit\"],.fusion-button-default,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit,input.button-default{background:#004d93;text-transform:uppercase;color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#004d93, endColorstr=#004d93);transition:all .2s;border-width:0px;border-style:solid;border-color:#ffffff;border-radius:0;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;-webkit-border-radius:0;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.comment-form input[type=\"submit\"],.fusion-button-default-size,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit{padding:13px 29px;line-height:17px;font-size:14px;}.fusion-body .tribe-events-tickets-rsvp .tribe-ticket.quantity input,.fusion-button-quantity,.quantity .minus,.quantity .plus,.quantity .qty,.quantity .tribe-ticket-quantity,.single-product .product .summary .cart .quantity .minus,.single-product .product .summary .cart .quantity .plus,.single-product .product .summary .cart .quantity .qty,.tribe-events-tickets .woocommerce .quantity input{line-height:17px;font-size:14px;height:40px;width:40px;}.quantity{width:122px;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.button-default,.button.default,.comment-form input[type=\"submit\"],.fusion-button,.fusion-button-default,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit,input.button-default{font-family:\"Exo 2\";font-weight:700;letter-spacing:0px;}#main #comment-submit:visited,#main .comment-submit:visited,#reviews input#submit:visited,.button-default:visited,.button.default:visited,.comment-form input[type=\"submit\"]:visited,.fusion-button-default:visited,.fusion-portfolio-one .fusion-button:visited,.post-password-form input[type=\"submit\"]:visited,.price_slider_amount button:visited,.ticket-selector-submit-btn[type=submit]:visited,.tml-submit-wrap input[type=\"submit\"]:visited,.woocommerce .avada-order-details .order-again .button:visited,.woocommerce .avada-shipping-calculator-form .button:visited,.woocommerce .cart-collaterals .checkout-button:visited,.woocommerce .checkout #place_order:visited,.woocommerce .checkout_coupon .button:visited,.woocommerce .login .button:visited,.woocommerce .lost_reset_password input[type=\"submit\"]:visited,.woocommerce .register .button:visited,.woocommerce .single_add_to_cart_button:visited,.woocommerce button.button:visited,.woocommerce-MyAccount-content form .button:visited,.woocommerce.add_to_cart_inline .button:visited,.wpcf7-form input[type=\"submit\"]:visited,.wpcf7-submit:visited,input.button-default:visited{color:#ffffff;}#main #comment-submit.button-3d.button-small,#main .comment-submit.button-3d.button-small,#reviews input#submit.button-3d.button-small,.button-default.button-3d.button-small,.button.default.button-3d.button-small,.comment-form input[type=\"submit\"].button-3d.button-small,.fusion-button-default.button-3d.button-small,.fusion-portfolio-one .fusion-button.button-3d.button-small,.post-password-form input[type=\"submit\"].button-3d.button-small,.price_slider_amount button.button-3d.button-small,.ticket-selector-submit-btn[type=submit].button-3d.button-small,.tml-submit-wrap input[type=\"submit\"].button-3d.button-small,.woocommerce .avada-order-details .order-again .button.button-3d.button-small,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-small,.woocommerce .cart-collaterals .checkout-button.button-3d.button-small,.woocommerce .checkout #place_order.button-3d.button-small,.woocommerce .checkout_coupon .button.button-3d.button-small,.woocommerce .login .button.button-3d.button-small,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-small,.woocommerce .register .button.button-3d.button-small,.woocommerce .single_add_to_cart_button.button-3d.button-small,.woocommerce button.button.button-3d.button-small,.woocommerce-MyAccount-content form .button.button-3d.button-small,.woocommerce.add_to_cart_inline .button.button-3d.button-small,.wpcf7-form input[type=\"submit\"].button-3d.button-small,.wpcf7-submit.button-3d.button-small,input.button-default.button-3d.button-small{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-small:active,#main .comment-submit.button-3d.button-small:active,#reviews input#submit.button-3d.button-small:active,.button-default.button-3d.button-small:active,.button.default.button-3d.button-small:active,.comment-form input[type=\"submit\"].button-3d.button-small:active,.fusion-button-default.button-3d.button-small:active,.fusion-portfolio-one .fusion-button.button-3d.button-small:active,.post-password-form input[type=\"submit\"].button-3d.button-small:active,.price_slider_amount button.button-3d.button-small:active,.ticket-selector-submit-btn[type=submit].button-3d.button-small:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-small:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-small:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-small:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-small:active,.woocommerce .checkout #place_order.button-3d.button-small:active,.woocommerce .checkout_coupon .button.button-3d.button-small:active,.woocommerce .login .button.button-3d.button-small:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-small:active,.woocommerce .register .button.button-3d.button-small:active,.woocommerce .single_add_to_cart_button.button-3d.button-small:active,.woocommerce button.button.button-3d.button-small:active,.woocommerce-MyAccount-content form .button.button-3d.button-small:active,.woocommerce.add_to_cart_inline .button.button-3d.button-small:active,.wpcf7-form input[type=\"submit\"].button-3d.button-small:active,.wpcf7-submit.button-3d.button-small:active,input.button-default.button-3d.button-small:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-medium,#main .comment-submit.button-3d.button-medium,#reviews input#submit.button-3d.button-medium,.button-default.button-3d.button-medium,.button.default.button-3d.button-medium,.comment-form input[type=\"submit\"].button-3d.button-medium,.fusion-button-default.button-3d.button-medium,.fusion-portfolio-one .fusion-button.button-3d.button-medium,.post-password-form input[type=\"submit\"].button-3d.button-medium,.price_slider_amount button.button-3d.button-medium,.ticket-selector-submit-btn[type=submit].button-3d.button-medium,.tml-submit-wrap input[type=\"submit\"].button-3d.button-medium,.woocommerce .avada-order-details .order-again .button.button-3d.button-medium,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-medium,.woocommerce .cart-collaterals .checkout-button.button-3d.button-medium,.woocommerce .checkout #place_order.button-3d.button-medium,.woocommerce .checkout_coupon .button.button-3d.button-medium,.woocommerce .login .button.button-3d.button-medium,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-medium,.woocommerce .register .button.button-3d.button-medium,.woocommerce .single_add_to_cart_button.button-3d.button-medium,.woocommerce button.button.button-3d.button-medium,.woocommerce-MyAccount-content form .button.button-3d.button-medium,.woocommerce.add_to_cart_inline .button.button-3d.button-medium,.wpcf7-form input[type=\"submit\"].button-3d.button-medium,.wpcf7-submit.button-3d.button-medium,input.button-default.button-3d.button-medium{box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-medium:active,#main .comment-submit.button-3d.button-medium:active,#reviews input#submit.button-3d.button-medium:active,.button-default.button-3d.button-medium:active,.button.default.button-3d.button-medium:active,.comment-form input[type=\"submit\"].button-3d.button-medium:active,.fusion-button-default.button-3d.button-medium:active,.fusion-portfolio-one .fusion-button.button-3d.button-medium:active,.post-password-form input[type=\"submit\"].button-3d.button-medium:active,.price_slider_amount button.button-3d.button-medium:active,.ticket-selector-submit-btn[type=submit].button-3d.button-medium:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-medium:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-medium:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-medium:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-medium:active,.woocommerce .checkout #place_order.button-3d.button-medium:active,.woocommerce .checkout_coupon .button.button-3d.button-medium:active,.woocommerce .login .button.button-3d.button-medium:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-medium:active,.woocommerce .register .button.button-3d.button-medium:active,.woocommerce .single_add_to_cart_button.button-3d.button-medium:active,.woocommerce button.button.button-3d.button-medium:active,.woocommerce-MyAccount-content form .button.button-3d.button-medium:active,.woocommerce.add_to_cart_inline .button.button-3d.button-medium:active,.wpcf7-form input[type=\"submit\"].button-3d.button-medium:active,.wpcf7-submit.button-3d.button-medium:active,input.button-default.button-3d.button-medium:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-large,#main .comment-submit.button-3d.button-large,#reviews input#submit.button-3d.button-large,.button-default.button-3d.button-large,.button.default.button-3d.button-large,.comment-form input[type=\"submit\"].button-3d.button-large,.fusion-button-default.button-3d.button-large,.fusion-portfolio-one .fusion-button.button-3d.button-large,.post-password-form input[type=\"submit\"].button-3d.button-large,.price_slider_amount button.button-3d.button-large,.ticket-selector-submit-btn[type=submit].button-3d.button-large,.tml-submit-wrap input[type=\"submit\"].button-3d.button-large,.woocommerce .avada-order-details .order-again .button.button-3d.button-large,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-large,.woocommerce .cart-collaterals .checkout-button.button-3d.button-large,.woocommerce .checkout #place_order.button-3d.button-large,.woocommerce .checkout_coupon .button.button-3d.button-large,.woocommerce .login .button.button-3d.button-large,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-large,.woocommerce .register .button.button-3d.button-large,.woocommerce .single_add_to_cart_button.button-3d.button-large,.woocommerce button.button.button-3d.button-large,.woocommerce-MyAccount-content form .button.button-3d.button-large,.woocommerce.add_to_cart_inline .button.button-3d.button-large,.wpcf7-form input[type=\"submit\"].button-3d.button-large,.wpcf7-submit.button-3d.button-large,input.button-default.button-3d.button-large{box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-large:active,#main .comment-submit.button-3d.button-large:active,#reviews input#submit.button-3d.button-large:active,.button-default.button-3d.button-large:active,.button.default.button-3d.button-large:active,.comment-form input[type=\"submit\"].button-3d.button-large:active,.fusion-button-default.button-3d.button-large:active,.fusion-portfolio-one .fusion-button.button-3d.button-large:active,.post-password-form input[type=\"submit\"].button-3d.button-large:active,.price_slider_amount button.button-3d.button-large:active,.ticket-selector-submit-btn[type=submit].button-3d.button-large:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-large:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-large:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-large:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-large:active,.woocommerce .checkout #place_order.button-3d.button-large:active,.woocommerce .checkout_coupon .button.button-3d.button-large:active,.woocommerce .login .button.button-3d.button-large:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-large:active,.woocommerce .register .button.button-3d.button-large:active,.woocommerce .single_add_to_cart_button.button-3d.button-large:active,.woocommerce button.button.button-3d.button-large:active,.woocommerce-MyAccount-content form .button.button-3d.button-large:active,.woocommerce.add_to_cart_inline .button.button-3d.button-large:active,.wpcf7-form input[type=\"submit\"].button-3d.button-large:active,.wpcf7-submit.button-3d.button-large:active,input.button-default.button-3d.button-large:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-xlarge,#main .comment-submit.button-3d.button-xlarge,#reviews input#submit.button-3d.button-xlarge,.button-default.button-3d.button-xlarge,.button.default.button-3d.button-xlarge,.comment-form input[type=\"submit\"].button-3d.button-xlarge,.fusion-button-default.button-3d.button-xlarge,.fusion-portfolio-one .fusion-button.button-3d.button-xlarge,.post-password-form input[type=\"submit\"].button-3d.button-xlarge,.price_slider_amount button.button-3d.button-xlarge,.ticket-selector-submit-btn[type=submit].button-3d.button-xlarge,.tml-submit-wrap input[type=\"submit\"].button-3d.button-xlarge,.woocommerce .avada-order-details .order-again .button.button-3d.button-xlarge,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-xlarge,.woocommerce .cart-collaterals .checkout-button.button-3d.button-xlarge,.woocommerce .checkout #place_order.button-3d.button-xlarge,.woocommerce .checkout_coupon .button.button-3d.button-xlarge,.woocommerce .login .button.button-3d.button-xlarge,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-xlarge,.woocommerce .register .button.button-3d.button-xlarge,.woocommerce .single_add_to_cart_button.button-3d.button-xlarge,.woocommerce button.button.button-3d.button-xlarge,.woocommerce-MyAccount-content form .button.button-3d.button-xlarge,.woocommerce.add_to_cart_inline .button.button-3d.button-xlarge,.wpcf7-form input[type=\"submit\"].button-3d.button-xlarge,.wpcf7-submit.button-3d.button-xlarge,input.button-default.button-3d.button-xlarge{box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-xlarge:active,#main .comment-submit.button-3d.button-xlarge:active,#reviews input#submit.button-3d.button-xlarge:active,.button-default.button-3d.button-xlarge:active,.button.default.button-3d.button-xlarge:active,.comment-form input[type=\"submit\"].button-3d.button-xlarge:active,.fusion-button-default.button-3d.button-xlarge:active,.fusion-portfolio-one .fusion-button.button-3d.button-xlarge:active,.post-password-form input[type=\"submit\"].button-3d.button-xlarge:active,.price_slider_amount button.button-3d.button-xlarge:active,.ticket-selector-submit-btn[type=submit].button-3d.button-xlarge:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-xlarge:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-xlarge:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-xlarge:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-xlarge:active,.woocommerce .checkout #place_order.button-3d.button-xlarge:active,.woocommerce .checkout_coupon .button.button-3d.button-xlarge:active,.woocommerce .login .button.button-3d.button-xlarge:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-xlarge:active,.woocommerce .register .button.button-3d.button-xlarge:active,.woocommerce .single_add_to_cart_button.button-3d.button-xlarge:active,.woocommerce button.button.button-3d.button-xlarge:active,.woocommerce-MyAccount-content form .button.button-3d.button-xlarge:active,.woocommerce.add_to_cart_inline .button.button-3d.button-xlarge:active,.wpcf7-form input[type=\"submit\"].button-3d.button-xlarge:active,.wpcf7-submit.button-3d.button-xlarge:active,input.button-default.button-3d.button-xlarge:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit:hover,#main .comment-submit:hover,#reviews input#submit:hover,.button-default:hover,.button.default:hover,.comment-form input[type=\"submit\"]:hover,.fusion-button-default:hover,.fusion-portfolio-one .fusion-button:hover,.post-password-form input[type=\"submit\"]:hover,.price_slider_amount button:hover,.ticket-selector-submit-btn[type=submit]:hover,.tml-submit-wrap input[type=\"submit\"]:hover,.woocommerce .avada-order-details .order-again .button:hover,.woocommerce .avada-shipping-calculator-form .button:hover,.woocommerce .cart-collaterals .checkout-button:hover,.woocommerce .checkout #place_order:hover,.woocommerce .checkout_coupon .button:hover,.woocommerce .login .button:hover,.woocommerce .lost_reset_password input[type=\"submit\"]:hover,.woocommerce .register .button:hover,.woocommerce .single_add_to_cart_button:hover,.woocommerce button.button:hover,.woocommerce-MyAccount-content form .button:hover,.woocommerce.add_to_cart_inline .button:hover,.wpcf7-form input[type=\"submit\"]:hover,.wpcf7-submit:hover,input.button-default:hover{background:#004d93;color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#004d93, endColorstr=#004d93);border-color:#ffffff;}.no-cssgradients #main #comment-submit,.no-cssgradients #main .comment-submit,.no-cssgradients #reviews input#submit,.no-cssgradients .button-default,.no-cssgradients .button.default,.no-cssgradients .comment-form input[type=\"submit\"],.no-cssgradients .fusion-button-default,.no-cssgradients .fusion-portfolio-one .fusion-button,.no-cssgradients .post-password-form input[type=\"submit\"],.no-cssgradients .price_slider_amount button,.no-cssgradients .ticket-selector-submit-btn[type=submit],.no-cssgradients .tml-submit-wrap input[type=\"submit\"],.no-cssgradients .woocommerce .avada-order-details .order-again .button,.no-cssgradients .woocommerce .avada-shipping-calculator-form .button,.no-cssgradients .woocommerce .cart-collaterals .checkout-button,.no-cssgradients .woocommerce .checkout #place_order,.no-cssgradients .woocommerce .checkout_coupon .button,.no-cssgradients .woocommerce .login .button,.no-cssgradients .woocommerce .lost_reset_password input[type=\"submit\"],.no-cssgradients .woocommerce .register .button,.no-cssgradients .woocommerce .single_add_to_cart_button,.no-cssgradients .woocommerce button.button,.no-cssgradients .woocommerce-MyAccount-content form .button,.no-cssgradients .woocommerce.add_to_cart_inline .button,.no-cssgradients .wpcf7-form input[type=\"submit\"],.no-cssgradients .wpcf7-submit,.no-cssgradients input.button-default{background:#004d93;}.no-cssgradients #main #comment-submit:hover,.no-cssgradients #main .comment-submit:hover,.no-cssgradients #reviews input#submit:hover,.no-cssgradients .button-default:hover,.no-cssgradients .button.default:hover,.no-cssgradients .comment-form input[type=\"submit\"]:hover,.no-cssgradients .fusion-button-default:hover,.no-cssgradients .fusion-portfolio-one .fusion-button:hover,.no-cssgradients .post-password-form input[type=\"submit\"]:hover,.no-cssgradients .price_slider_amount button:hover,.no-cssgradients .ticket-selector-submit-btn[type=submit]:hover,.no-cssgradients .tml-submit-wrap input[type=\"submit\"]:hover,.no-cssgradients .woocommerce .avada-order-details .order-again .button:hover,.no-cssgradients .woocommerce .avada-shipping-calculator-form .button:hover,.no-cssgradients .woocommerce .cart-collaterals .checkout-button:hover,.no-cssgradients .woocommerce .checkout #place_order:hover,.no-cssgradients .woocommerce .checkout_coupon .button:hover,.no-cssgradients .woocommerce .login .button:hover,.no-cssgradients .woocommerce .lost_reset_password input[type=\"submit\"]:hover,.no-cssgradients .woocommerce .register .button:hover,.no-cssgradients .woocommerce .single_add_to_cart_button:hover,.no-cssgradients .woocommerce button.button:hover,.no-cssgradients .woocommerce-MyAccount-content form .button:hover,.no-cssgradients .woocommerce.add_to_cart_inline .button:hover,.no-cssgradients .wpcf7-form input[type=\"submit\"]:hover,.no-cssgradients .wpcf7-submit:hover,.no-cssgradients input.button-default:hover{background:#004d93 !important;}.fusion-title .title-sep,.fusion-title.sep-underline{border-color:#e0dede;}.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .post{background-color:rgba(255,255,255,0);}.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .fusion-timeline-arrow,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-layout-timeline .fusion-timeline-line,.fusion-blog-layout-timeline .post,.fusion-blog-layout-timeline .post .flexslider,.fusion-blog-timeline-layout .post,.fusion-blog-timeline-layout .post .flexslider,.fusion-blog-timeline-layout .post .fusion-content-sep,.fusion-events-shortcode .fusion-events-thumbnail,.fusion-events-shortcode .fusion-layout-column,.product-buttons,.product-buttons-container,.products li{border-color:#ebeaea;}.fusion-body .product .fusion-content-sep{border-color:#ebeaea;}#posts-container.fusion-blog-layout-grid{margin:-20px -20px 0 -20px;}#posts-container.fusion-blog-layout-grid .fusion-post-grid{padding:20px;}.fusion-blog-pagination .fusion-hide-pagination-text .pagination-next:hover,.fusion-blog-pagination .fusion-hide-pagination-text .pagination-prev:hover,.fusion-blog-pagination .pagination .current,.fusion-date-and-formats .fusion-date-box{background-color:#005298;border-color:#005298;}.fusion-blog-pagination .pagination a.inactive:hover, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next:hover, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev:hover{border-color:#005298;}.fusion-blog-pagination .pagination a.inactive, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev{border-color:#e0dede;}.fusion-date-and-formats .fusion-format-box{color:#005298;}.fusion-blog-pagination .pagination,.fusion-blog-pagination .pagination .current,.fusion-blog-pagination .pagination .pagination-next,.fusion-blog-pagination .pagination .pagination-prev,.fusion-blog-pagination .pagination a.inactive{font-size:12px;}.fusion-blog-pagination .pagination .current,.fusion-blog-pagination .pagination a.inactive,.fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next,.fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev{padding:2px 6px;}.fusion-login-box a:hover{color:#005298;}.fusion-sharing-box .fusion-social-networks a{font-size:16px;}.fusion-sharing-box .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-progressbar-bar .progress-bar-content{background-color:#f05858;border-color:#f05858;}.fusion-progressbar-bar{background-color:#f6f6f6;border-color:#f6f6f6;}.fusion-flexslider .flex-direction-nav .flex-next,.fusion-flexslider .flex-direction-nav .flex-prev{background-color:#999999;}.fusion-flexslider .flex-direction-nav .flex-next:hover,.fusion-flexslider .flex-direction-nav .flex-prev:hover{background-color:#808080;}.fusion-flexslider .flex-direction-nav a,.fusion-flexslider.flexslider-attachments .flex-direction-nav a,.fusion-flexslider.flexslider-posts .flex-direction-nav a,.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a,.fusion-slider-sc .flex-direction-nav a{width:30px;height:30px;line-height:30px;}.fusion-content-boxes .content-box-heading{font-size:18px;color:#333333;}.fusion-content-boxes .content-container{color:#747474;}.fusion-content-boxes .content-wrapper-background{background-color:rgba(255,255,255,0);}.fusion-content-boxes .link-type-button-bar .fusion-read-more{background:#004d93;color:#ffffff;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:after,.fusion-content-boxes .link-type-button-bar .fusion-read-more:before{color:#ffffff;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more{background:#004d93;color:#ffffff!important;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover:after,.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover:before,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more:after,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more:before{color:#ffffff!important;}.full-boxed-pricing.fusion-pricing-table .standout .panel-heading h3,.fusion-pricing-table .panel-body .price .decimal-part,.fusion-pricing-table .panel-body .price .integer-part{color:#c46262;}.sep-boxed-pricing .panel-heading{background-color:#c46262;border-color:#c46262;}.full-boxed-pricing.fusion-pricing-table .panel-heading h3{color:#333333;}.sep-boxed-pricing .panel-heading h3{color:#333333;}.table-2 table thead{background-color:#005298;border-color:#005298;}.fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a,.fusion-accordian .panel-title a:hover{color:#a0ce4e;}.fusion-accordian .panel-title a .fa-fusion-box{background-color:#333333;}.fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#a0ce4e !important;border-color:#a0ce4e !important;}.fusion-accordian .panel-title .active .fa-fusion-box{background-color:#a0ce4e;}.fusion-accordian .fusion-panel{border-color:#e0dede;}.fusion-dropcap{color:#005298;}.fusion-social-links .boxed-icons .fusion-social-networks-wrapper .fusion-social-network-icon{width:calc(16px + (2 * 8px) + 2px);}.fusion-social-links .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-social-links .fusion-social-networks a{font-size:16px;}.fusion-events-shortcode .fusion-layout-column{background-color:rgba(255,255,255,0);}.fusion-events-shortcode .fusion-events-meta{padding:20px;}.fusion-events-shortcode .fusion-events-thumbnail,.fusion-events-shortcode .fusion-layout-column{border-color:#ebeaea;}.fusion-builder-row.fusion-row{max-width:1170px;}.fusion-scroll-section-nav{background-color:rgba(0,0,0,0.2);}.fusion-scroll-section-link-bullet{background-color:#eeeeee;}.tooltip-shortcode{color:#005298;}.fusion-reading-box-container .reading-box{background-color:#f6f6f6;border-color:#005298;}.fusion-testimonials .author:after{border-top-color:#f6f3f3;}.fusion-testimonials .review blockquote q{background-color:#f6f3f3;color:#747474;}.fusion-slider-sc .flex-direction-nav a{width:30px;height:30px;line-height:30px;}.fusion-tabs.classic .nav-tabs > li.active .tab-link,.fusion-tabs.classic .nav-tabs > li.active .tab-link:focus,.fusion-tabs.classic .nav-tabs > li.active .tab-link:hover,.fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link{border-color:#005298;}.fusion-tabs.icon-position-right .nav-tabs li .tab-link .fontawesome-icon{margin-right:0;margin-left:10px;}.fusion-tabs.icon-position-top .nav-tabs li .tab-link .fontawesome-icon{display:block;margin:0 auto;margin-bottom:10px;text-align:center;}.fusion-popover{color:#005298;}.fusion-separator.sep-dashed,.fusion-separator.sep-dotted,.fusion-separator.sep-double,.fusion-separator.sep-single{border-color:#e0dede;}.fusion-body .fusion-content-sep:not([class*=\"sep-\"]){border-top-width:1px;border-bottom-width:1px;}.fusion-counters-box .content-box-percentage{color:#f05858;}#wrapper .fusion-date-and-formats .fusion-format-box, .tribe-mini-calendar-event .list-date .list-dayname{background-color:#eef0f2;}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tabs-container{background-color:#00a8ff;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li{border-right:1px solid #00a8ff;}.fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a{background:#f2f2f2;border-bottom:0;}.fusion-menu-item-button .menu-text{border-color:#ffffff;}.fusion-menu-item-button:hover .menu-text{border-color:#ffffff;}.fusion-secondary-menu .fusion-menu-cart-item img{border-color:#e0dede;}.product .product-border{border-color:#e0dede;}.product-images .crossfade-images{background:#e0dede;}.fusion-menu-cart-item img,.quantity,.quantity .minus,.quantity .plus,.woocommerce form.checkout #customer_details .col-1,.woocommerce form.checkout #customer_details .col-2{border-color:#e0dede;}.products .product-list-view{border-color:#ebeaea;}.fusion-content-widget-area .widget_layered_nav li.chosen .count,.fusion-content-widget-area .widget_layered_nav li.chosen a,.fusion-content-widget-area .widget_layered_nav li.chosen a:before,.fusion-content-widget-area .widget_layered_nav_filters li.chosen a,.fusion-content-widget-area .widget_layered_nav_filters li.chosen a:before{color:#ffffff;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover{background-color:#808080;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li a:hover{background:#00a8ff;}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tab-holder,.fusion-content-widget-area .fusion-tabs-widget .tab-holder .news-list li{border-color:#ebeaea;}.checkout .payment_methods .payment_box,.post-content blockquote,.review blockquote q{background-color:#f6f3f3;}.review blockquote q{color:#747474;}.fontawesome-icon.circle-yes{background-color:#333333;}.content-box-shortcode-timeline,.fontawesome-icon.circle-yes{border-color:#333333;}.avada-myaccount-data .digital-downloads li:after,.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:after,.avada-thank-you .order_details li:before,.fontawesome-icon,.fontawesome-icon.circle-yes,.post-content .error-menu li:after,.post-content .error-menu li:before{color:#ffffff;}#customer_login .col-1,#customer_login .col-2,#customer_login h2,#customer_login_box,#final-order-details .mini-order-details tr:last-child,#reviews li .comment-text,#small-nav,#wrapper .fusion-tabs-widget .tab-holder,#wrapper .side-nav li a,#wrapper .side-nav li.current_page_item li a,.avada-skin-rev,.chzn-container-single .chzn-single,.chzn-container-single .chzn-single div,.chzn-drop,.commentlist .the-comment,.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,.fusion-author .fusion-author-social,.fusion-body .avada-myaccount-user,.fusion-body .avada-myaccount-user .avada-myaccount-user-column,.fusion-body .avada-order-details .shop_table.order_details tfoot,.fusion-body .cart-totals-buttons,.fusion-body .cart_totals,.fusion-body .cart_totals .total,.fusion-body .cart_totals h2,.fusion-body .checkout .shop_table tfoot,.fusion-body .coupon,.fusion-body .coupon h2,.fusion-body .my_account_orders tr,.fusion-body .order-info,.fusion-body .order-total,.fusion-body .shop_attributes tr,.fusion-body .shop_table tr,.fusion-body .woocommerce .address h4,.fusion-body .woocommerce .addresses .title,.fusion-body .woocommerce .cart-empty,.fusion-body .woocommerce .checkout #customer_details .col-1,.fusion-body .woocommerce .checkout #customer_details .col-2,.fusion-body .woocommerce .checkout h3,.fusion-body .woocommerce .cross-sells,.fusion-body .woocommerce .cross-sells h2,.fusion-body .woocommerce .return-to-shop,.fusion-body .woocommerce .social-share,.fusion-body .woocommerce .social-share li,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-content h2,.fusion-body .woocommerce-MyAccount-content h3,.fusion-body .woocommerce-MyAccount-navigation ul li a,.fusion-body .woocommerce-content-box,.fusion-body .woocommerce-content-box h2,.fusion-body .woocommerce-info,.fusion-body .woocommerce-message,.fusion-body .woocommerce-shipping-calculator,.fusion-body .woocommerce-shipping-calculator h2,.fusion-body .woocommerce-side-nav li a,.fusion-body .woocommerce-success-message,.fusion-body .woocommerce-tabs .tabs li a,.fusion-content-widget-area .product_list_widget li,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget li a:before,.fusion-content-widget-area .widget_archive li,.fusion-content-widget-area .widget_categories li,.fusion-content-widget-area .widget_layered_nav li,.fusion-content-widget-area .widget_links li,.fusion-content-widget-area .widget_meta li,.fusion-content-widget-area .widget_nav_menu li,.fusion-content-widget-area .widget_pages li,.fusion-content-widget-area .widget_product_categories li,.fusion-content-widget-area .widget_recent_entries li,.fusion-counters-box .fusion-counter-box .counter-box-border,.fusion-filters,.fusion-hide-pagination-text .pagination-next,.fusion-hide-pagination-text .pagination-prev,.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,.input-radio,.ls-avada,.page-links a,.pagination a.inactive,.panel.entry-content,.post .fusion-meta-info,.price_slider_wrapper,.progress-bar,.project-content .project-info .project-info-box,.quantity .minus, .quantity .qty,.search-page-search-form,.side-nav,.side-nav li a,.side-nav-left .side-nav,.single-navigation,.table,.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th,.table-1 table,.table-1 table th,.table-1 tr td,.table-2 table thead,.table-2 tr td,.tabs-vertical .tabs-container .tab_content,.tabs-vertical .tabset,.tagcloud a,.tkt-slctr-tbl-wrap-dv table,.tkt-slctr-tbl-wrap-dv tr td,.widget_layered_nav li,.widget_product_categories li,.woo-tabs-horizontal .woocommerce .woocommerce-MyAccount-navigation > ul .is-active,.woo-tabs-horizontal .woocommerce .woocommerce-checkout-nav .is-active,.woo-tabs-horizontal .woocommerce-MyAccount-navigation,.woo-tabs-horizontal .woocommerce-tabs > .tabs,.woo-tabs-horizontal .woocommerce-tabs > .tabs .active,.woo-tabs-horizontal .woocommerce-tabs > .wc-tab,.woocommerce .social-share,.woocommerce .social-share li,.woocommerce-pagination .page-numbers,h5.toggle.active + .toggle-content,tr td{border-color:#e0dede;}.price_slider_wrapper .ui-widget-content{background-color:#e0dede;}.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-layout-timeline .post .fusion-content-sep,.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep{border-color:#ebeaea;}.fusion-body .error-menu li:after,.fusion-body .error-menu li:before{background-color:#f05858;color:#ffffff;}@media only screen and (min-width: 928px) and (max-width: 1000px){.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post,.grid-layout-6 .fusion-post-grid{width:20% !important;}.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape,.grid-layout-6 .fusion-post-grid.fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post{width:25% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid{width:25% !important;}.fusion-blog-layout-grid-5 .fusion-element-landscape{width:50% !important;}}@media only screen and (min-width: 856px) and (max-width: 928px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post{width:33.3333333333% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-5 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-4 .fusion-element-landscape{width:66% !important;}}@media only screen and (min-width: 784px) and (max-width: 856px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:25% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-3 .fusion-grid-column,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-3 .fusion-grid-column.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-three .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:25% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}}@media only screen and (min-width: 712px) and (max-width: 784px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:33.33% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-3 .fusion-grid-column,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-masonry .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-3 .fusion-grid-column.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-masonry .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-three .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:33.33% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}}@media only screen and (max-width: 712px){.fusion-blog-layout-grid .fusion-post-grid,.fusion-grid-column,.fusion-portfolio-post{width:100% !important;}.fusion-portfolio-grid:not(.fusion-portfolio-text) .fusion-portfolio-post .fusion-image-wrapper{display:block;text-align:center;}.fusion-blog-layout-grid .fusion-post-grid.fusion-element-landscape .fusion-masonry-element-container,.fusion-grid-column.fusion-element-landscape .fusion-masonry-element-container,.fusion-portfolio-post.fusion-element-landscape .fusion-masonry-element-container{padding-top:65% !important;}.fusion-blog-layout-grid .fusion-post-grid.fusion-element-grid .fusion-masonry-element-container,.fusion-grid-column.fusion-element-grid .fusion-masonry-element-container,.fusion-portfolio-post.fusion-element-grid .fusion-masonry-element-container{padding-top:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid .fusion-post-grid{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:100% !important;}}@media only screen and (max-width: 640px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape .fusion-masonry-element-container,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape .fusion-masonry-element-container,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape .fusion-masonry-element-container{padding-top:65% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-grid .fusion-masonry-element-container,.fusion-grid-6 .fusion-grid-column.fusion-element-grid .fusion-masonry-element-container,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-grid .fusion-masonry-element-container{padding-top:100% !important;}.fusion-body .fusion-page-title-bar{max-height:none;}.fusion-body .fusion-page-title-bar h1{margin:0;}.fusion-blog-layout-large .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-large .fusion-meta-info .fusion-alignright,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignright{display:block;float:none;margin:0;width:100%;}.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow{float:none;margin:0 0 20px 0;height:auto;width:auto;}.fusion-blog-layout-large-alternate .fusion-date-and-formats{margin-bottom:35px;}.fusion-body .fusion-blog-layout-large-alternate .fusion-post-content{margin:0;}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{display:inline-block;float:none;margin-right:0;max-width:197px;}.fusion-blog-layout-grid .fusion-post-grid{position:static;width:100%;}.flex-direction-nav,.wooslider-direction-nav,.wooslider-pauseplay{display:none;}.share-box ul li{margin-bottom:10px;margin-right:15px;}.buttons a{margin-right:5px;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.page-template-contact-php .fusion-google-map{height:270px !important;}.share-box .social-networks li{margin-right:20px !important;}.timeline-icon{display:none !important;}.timeline-layout{padding-top:0 !important;}.post-content .wooslider .wooslider-control-thumbs{margin-top:-10px;}body .wooslider .overlay-full.layout-text-left .slide-excerpt{padding:20px !important;}.social_links_shortcode li{height:40px !important;}.products-slider .es-nav span{transform:scale(0.5) !important;-webkit-transform:scale(0.5) !important;-moz-transform:scale(0.5) !important;-ms-transform:scale(0.5) !important;-o-transform:scale(0.5) !important;}.shop_table .product-quantity{display:none;}.shop_table .filler-td{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-status{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-date{display:none;}.woocommerce-MyAccount-downloads .download-remaining{display:none;}.woocommerce-MyAccount-downloads .download-expires{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-number time{display:block !important;font-size:10px;line-height:normal;}.portfolio-masonry .portfolio-item{width:100% !important;}.table-1 table,.tkt-slctr-tbl-wrap-dv table{border-collapse:collapse;border-spacing:0;width:100%;}.table-1 td,.table-1 th,.tkt-slctr-tbl-wrap-dv td,.tkt-slctr-tbl-wrap-dv th{white-space:nowrap;}.table-2 table{border-collapse:collapse;border-spacing:0;width:100%;}.table-2 td,.table-2 th{white-space:nowrap;}#main,.footer-area,.page-title-bar,body{background-attachment:scroll !important;}.tfs-slider[data-animation=\"slide\"]{height:auto !important;}#wrapper .share-box h4{display:block;float:none;line-height:20px !important;margin-top:0;padding:0;margin-bottom:10px;}.fusion-sharing-box .fusion-social-networks{float:none;display:block;width:100%;text-align:left;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.fusion-hide-on-mobile{display:none;}.fusion-blog-layout-timeline{padding-top:0;}.fusion-blog-layout-timeline .fusion-post-timeline{float:none;width:100%;}.fusion-blog-layout-timeline .fusion-timeline-date{margin-bottom:0;margin-top:2px;}.fusion-timeline-arrow,.fusion-timeline-circle,.fusion-timeline-icon,.fusion-timeline-line{display:none;}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-clean-product-image-wrapper .fusion-product-buttons{height:auto;margin-top:0;}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-clean-product-image-wrapper .fusion-product-buttons *{display:block;text-align:center;float:none !important;max-width:100%;margin-top:0;}.group_table .quantity{width:78px;}.group_table td.label{font-size:12px;}.group_table .price .woocommerce-Price-amount{font-size:14px;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:100% !important;}.fusion-blog-layout-medium .fusion-post-slideshow{float:none;margin:0 0 20px 0;height:auto;width:auto;}.fusion-blog-layout-large-alternate .fusion-post-content{margin:0;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column .heading h2{margin-top:-5px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column .more{margin-top:12px;}.fusion-content-boxes.content-boxes-icon-boxed .col{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.fusion-counters-circle .counter-circle-wrapper{display:block;margin-right:auto;margin-left:auto;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-column,.fusion-column:nth-child(2n),.fusion-column:nth-child(3n),.fusion-column:nth-child(4n),.fusion-column:nth-child(5n){margin-right:0;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.columns .col{float:none;width:100% !important;margin:0 0 20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fullwidth-box{background-attachment:scroll;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.fusion-main-menu > ul > li{padding-right:25px;}.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.review{float:none;width:100%;}.fusion-social-links-footer,.fusion-social-networks{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;}.fusion-social-networks{padding:0 0 15px;}.fusion-author .fusion-author-ssocial .fusion-author-tagline{float:none;text-align:center;max-width:100%;}.fusion-author .fusion-author-ssocial .fusion-social-networks{text-align:center;}.fusion-author .fusion-author-ssocial .fusion-social-networks .fusion-social-network-icon:first-child{margin-left:0;}.fusion-social-networks:after{content:\"\";display:block;clear:both;}.fusion-social-networks li{float:none;display:inline-block;}#main .cart-empty{float:none;text-align:center;border-top:1px solid;border-bottom:none;width:100%;line-height:normal !important;height:auto !important;margin-bottom:10px;padding-top:10px;}#main .return-to-shop{float:none;border-top:none;border-bottom:1px solid;width:100%;text-align:center;line-height:normal !important;height:auto !important;padding-bottom:10px;}.woocommerce .checkout_coupon .promo-code-heading{display:block;margin-bottom:10px !important;float:none;text-align:center;}.woocommerce .checkout_coupon .coupon-contents{display:block;float:none;margin:0;}.woocommerce .checkout_coupon .coupon-input{display:block;width:auto !important;float:none;text-align:center;margin-right:0;margin-bottom:10px !important;}.woocommerce .checkout_coupon .coupon-button{display:block;margin-right:0;float:none;text-align:center;}.fusion-body .fusion-page-title-bar{height:61px;}.fusion-page-title-wrapper{display:table-cell;vertical-align:middle;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar .fusion-page-title-secondary{margin:2px 0 0 0;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:table;width:100%;height:100%;min-height:41px;}.products .product-list-view{width:100% !important;min-width:100% !important;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:90%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:90%;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100%;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.faq-tabs,.portfolio-tabs{height:auto;border-bottom-width:1px;border-bottom-style:solid;}.faq-tabs li,.portfolio-tabs li{float:left;margin-right:30px;border-bottom:0;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}nav#nav,nav#sticky-nav{margin-right:0;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100%;height:200px !important;}.fusion-blog-layout-medium-alternate .fusion-post-content{float:none;width:calc(100% - 95px) !important;margin:0 0 0 95px !important;padding-top:20px;clear:both;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}#wrapper .catalog-ordering > .fusion-grid-list-view,.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.catalog-ordering .order{float:none !important;margin-left:auto !important;margin-right:auto !important;}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2{margin:0 !important;width:100%;}#wrapper .catalog-ordering{margin-bottom:50px;}#wrapper .orderby-order-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;margin:0 auto 10px auto;width:225px;float:none;}#wrapper .order-dropdown > li:hover > ul{display:block;position:relative;top:0;}#wrapper .orderby.order-dropdown{width:176px;}#wrapper .sort-count.order-dropdown{display:block;width:225px;}#wrapper .sort-count.order-dropdown ul a{width:225px;}#wrapper .catalog-ordering .order{margin:0;}.catalog-ordering .fusion-grid-list-view{display:block;width:78px;}.products-2 li:nth-child(2n+1),.products-3 li:nth-child(3n+1),.products-4 li:nth-child(4n+1),.products-5 li:nth-child(5n+1),.products-6 li:nth-child(6n+1){clear:none !important;}#main .products li:nth-child(3n+1){clear:both !important;}#main .products li:nth-child(3n),#main .products li:nth-child(4n),.products li{width:32.3% !important;float:left !important;margin-right:1% !important;}.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.shop_table .product-name{width:35%;}#wrapper #customer_login .col-1,#wrapper #customer_login .col-2,#wrapper .cart_totals,#wrapper .shipping-coupon,#wrapper .woocommerce form.checkout #customer_details .col-1,#wrapper .woocommerce form.checkout #customer_details .col-2,#wrapper .woocommerce-content-box,#wrapper .woocommerce-side-nav,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-navigation{float:none;margin-left:auto;margin-right:auto;width:100% !important;}#customer_login .col-1,.coupon{margin-bottom:20px;}.shop_table .product-thumbnail{float:none;padding:10px 0px;}.product-info{margin-left:0;margin-top:10px;}.product .entry-summary div .price{float:none;}.product .entry-summary .woocommerce-product-rating{float:none;margin-left:0;}.woocommerce-MyAccount-navigation,.woocommerce-side-nav,.woocommerce-tabs .tabs{margin-bottom:25px;}.woocommerce-tabs .panel{width:91% !important;padding:4% !important;}#reviews li .avatar{display:none;}#reviews li .comment-text{width:90% !important;margin-left:0 !important;padding:5% !important;}.woocommerce-container .social-share{overflow:hidden;}.woocommerce-container .social-share li{display:block;float:left;margin:0 auto;border-right:0 !important;border-left:0 !important;padding-left:0 !important;padding-right:0 !important;width:25%;}.has-sidebar .woocommerce-container .social-share li{width:50%;}.avada-myaccount-user{display:block;padding-top:10px;padding-bottom:10px;}.avada-myaccount-user .avada-myaccount-user-column{width:100%;display:block;padding:5px 0px;border-right:0;padding-left:0 !important;padding-right:0 !important;}.avada-myaccount-user .username .not-user{display:inline;}.fusion-body .avada-myaccount-user .username .not-user{padding:0 5px;;}.shop_table .product-thumbnail .product-info,.shop_table .product-thumbnail .product-info p,.shop_table .product-thumbnail img{float:none;width:100%;margin:0 !important;padding:0;}.product .images{margin-bottom:30px;}#customer_login_box .button{float:left;margin-bottom:15px;}#customer_login_box .remember-box{clear:both;display:block;padding:0;width:125px;float:left;}#customer_login_box .lost_password{float:left;}#wrapper .product .images,#wrapper .product .summary.entry-summary{width:50% !important;float:left !important;}#wrapper .avada-single-product-gallery-wrapper .avada-product-gallery{float:none !important;}#wrapper .product .summary.entry-summary{width:48% !important;margin-left:2% !important;}#wrapper .woocommerce-tabs .tabs{width:24% !important;float:left !important;}#wrapper .woocommerce-tabs .panel{float:right !important;width:70% !important;padding:4% !important;}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none !important;}body #small-nav{visibility:visible !important;}.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea{float:none !important;width:100% !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}#nav-uber #megaMenu{width:100%;}#toTop{bottom:30px;border-radius:4px;height:40px;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:20px;padding-right:20px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.fusion-columns-2 .fusion-column,.fusion-columns-2 .fusion-flip-box-wrapper,.fusion-columns-4 .fusion-column,.fusion-columns-4 .fusion-flip-box-wrapper{width:50% !important;float:left !important;}.fusion-columns-2 .fusion-column:nth-of-type(2n+1),.fusion-columns-2 .fusion-flip-box-wrapper:nth-of-type(2n+1),.fusion-columns-4 .fusion-column:nth-of-type(2n+1){clear:both;}.fusion-columns-3 .fusion-column,.fusion-columns-3 .fusion-flip-box-wrapper,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .fusion-column,.fusion-columns-5 .fusion-flip-box-wrapper,.fusion-columns-6 .fusion-column,.fusion-columns-6 .fusion-flip-box-wrapper{width:33.33% !important;float:left !important;}.fusion-columns-3 .fusion-column:nth-of-type(3n+1),.fusion-columns-3 .fusion-flip-box-wrapper:nth-of-type(3n+1),.fusion-columns-5 .fusion-column:nth-of-type(3n+1),.fusion-columns-5 .fusion-flip-box-wrapper:nth-of-type(3n+1),.fusion-columns-6 .fusion-column:nth-of-type(3n+1),.fusion-columns-6 .fusion-flip-box-wrapper:nth-of-type(3n+1){clear:both;}.fusion-columns-5 .fusion-column:nth-of-type(5n+1),.fusion-columns-5 .fusion-flip-box-wrapper:nth-of-type(5n+1){clear:none;}.footer-area .fusion-column,.fusion-sliding-bar-position-bottom .fusion-column,.fusion-sliding-bar-position-top .fusion-column{margin-bottom:40px;}.fusion-layout-column.fusion-five-sixth,.fusion-layout-column.fusion-four-fifth,.fusion-layout-column.fusion-one-fifth,.fusion-layout-column.fusion-one-fourth,.fusion-layout-column.fusion-one-half,.fusion-layout-column.fusion-one-sixth,.fusion-layout-column.fusion-one-third,.fusion-layout-column.fusion-three-fifth,.fusion-layout-column.fusion-three-fourth,.fusion-layout-column.fusion-two-fifth,.fusion-layout-column.fusion-two-third{position:relative;float:left;margin-right:4%;margin-bottom:20px;}.fusion-layout-column.fusion-one-sixth{width:13.3333%;}.fusion-layout-column.fusion-five-sixth{width:82.6666%;}.fusion-layout-column.fusion-one-fifth{width:16.8%;}.fusion-layout-column.fusion-two-fifth{width:37.6%;}.fusion-layout-column.fusion-three-fifth{width:58.4%;}.fusion-layout-column.fusion-four-fifth{width:79.2%;}.fusion-layout-column.fusion-one-fourth{width:22%;}.fusion-layout-column.fusion-three-fourth{width:74%;}.fusion-layout-column.fusion-one-third{width:30.6666%;}.fusion-layout-column.fusion-two-third{width:65.3333%;}.fusion-layout-column.fusion-one-half{width:48%;}.fusion-layout-column.fusion-spacing-no{margin-left:0;margin-right:0;}.fusion-layout-column.fusion-one-sixth.fusion-spacing-no{width:16.6666666667%;}.fusion-layout-column.fusion-five-sixth.fusion-spacing-no{width:83.333333333%;}.fusion-layout-column.fusion-one-fifth.fusion-spacing-no{width:20%;}.fusion-layout-column.fusion-two-fifth.fusion-spacing-no{width:40%;}.fusion-layout-column.fusion-three-fifth.fusion-spacing-no{width:60%;}.fusion-layout-column.fusion-four-fifth.fusion-spacing-no{width:80%;}.fusion-layout-column.fusion-one-fourth.fusion-spacing-no{width:25%;}.fusion-layout-column.fusion-three-fourth.fusion-spacing-no{width:75%;}.fusion-layout-column.fusion-one-third.fusion-spacing-no{width:33.33333333%;}.fusion-layout-column.fusion-two-third.fusion-spacing-no{width:66.66666667%;}.fusion-layout-column.fusion-one-half.fusion-spacing-no{width:50%;}.fusion-layout-column.fusion-column-last{clear:right;zoom:1;margin-left:0;margin-right:0;}.fusion-layout-column.fusion-one-full{clear:both;}.fusion-column.fusion-spacing-no{margin-bottom:0;width:100% !important;}.ua-mobile #main,.ua-mobile .fusion-footer-widget-area,.ua-mobile .page-title-bar,.ua-mobile body{background-attachment:scroll !important;}#footer > .fusion-row,#header-sticky .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#footer > .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{padding-bottom:20px;padding-left:3%;padding-right:3%;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.fusion-reading-box-container .fusion-mobile-button{display:none;float:none;}.fusion-reading-box-container .continue{display:block;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}}@media only screen and (min-width: 800px){.fusion-icon-only-link .menu-title{display:none;}.fusion-main-menu > ul > li > a.fusion-icon-only-link > .fusion-megamenu-icon{padding:0px;}body.layout-boxed-mode.side-header-right #side-header{position:absolute;top:0;}body.layout-boxed-mode.side-header-right #side-header .side-header-wrapper{width:280px;}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:visible;}.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet{padding-left:0;padding-right:45px;}.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet:before{margin-left:0;right:0;}.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet{padding:0;}.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet{padding:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.bbp_widget_login.fusion-widget-align-center .bbp-logged-in img.avatar{float:none;margin:0;}.fusion-body .fusion-footer-widget-area-center .bbp_widget_login:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .bbp-logged-in img.avatar{float:none;margin:0;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul{width:100%;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li{float:left;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li a{border:1px solid transparent !important;padding:10px 20px;height:auto;line-height:normal;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li a:after{display:none;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul .is-active{border:1px solid #dddddd;border-bottom:none;min-height:40px;margin-bottom:-1px;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul .is-active:hover a{cursor:default;}.woo-tabs-horizontal .woocommerce-checkout-nav{width:100%;}.woo-tabs-horizontal .woocommerce-checkout-nav li{float:left;}.woo-tabs-horizontal .woocommerce-checkout-nav li a{border:1px solid transparent !important;padding:10px 20px;height:auto;line-height:normal;}.woo-tabs-horizontal .woocommerce-checkout-nav li a:after{display:none;}.woo-tabs-horizontal .woocommerce-checkout-nav .is-active{border:1px solid #dddddd;border-bottom:none;min-height:40px;margin-bottom:-1px;}.woo-tabs-horizontal .woocommerce-checkout-nav .is-active:hover a{cursor:default;}body.side-header-right.layout-boxed-mode #side-header{position:absolute;top:0;}body.side-header-right.layout-boxed-mode #side-header .side-header-wrapper{position:absolute;}.sep-boxed-pricing .panel-wrapper{padding:0 12px;margin:0;}.fusion-pricing-table .standout .panel-container{z-index:1000;}.fusion-pricing-table .standout .panel-footer, .fusion-pricing-table .standout .panel-heading{padding:20px;}.full-boxed-pricing{padding:0 9px;background-color:#F8F8F8;}.full-boxed-pricing .panel-container{padding:9px 0;}.full-boxed-pricing .panel-wrapper:last-child .fusion-panel{border-right:1px solid #E5E4E3;}.full-boxed-pricing .fusion-panel{border-right:none;}.full-boxed-pricing .standout .panel-container{position:relative;box-sizing:content-box;margin:-10px -9px;padding:9px;box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);background-color:#F8F8F8;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);}.full-boxed-pricing .standout .fusion-panel{border-right:1px solid #E5E4E3;}.full-boxed-pricing .standout .panel-heading h3{color:#A0CE4E;}.sep-boxed-pricing{margin:0 -15px 20px;}.sep-boxed-pricing .standout .panel-container{margin:-10px;box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);-webkit-box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);-moz-box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);}.fusion-reading-box-container .fusion-desktop-button{display:block;}.fusion-reading-box-container .fusion-mobile-button{display:none;}.fusion-reading-box-container .continue-center{display:inline-block;}.fusion-reading-box-container .reading-box.reading-box-center{text-align:center;}.fusion-reading-box-container .reading-box.reading-box-right{text-align:right;}.fusion-tabs .nav{display:block;}.fusion-tabs .fusion-mobile-tab-nav{display:none;}.fusion-tabs.clean .tab-pane{margin:0;}.fusion-tabs .nav-tabs{display:inline-block;vertical-align:middle;}.fusion-tabs .nav-tabs.nav-justified > li{display:table-cell;width:1%;}.fusion-tabs .nav-tabs li .tab-link{margin-right:1px;}.fusion-tabs .nav-tabs li:last-child .tab-link{margin-right:0;}.fusion-tabs.horizontal-tabs .nav-tabs{margin:0 0 -1px;}.fusion-tabs.horizontal-tabs .nav{border-bottom:1px solid #ebeaea;}.fusion-tabs.horizontal-tabs.clean .nav{border:none;text-align:center;}.fusion-tabs.horizontal-tabs.clean .nav-tabs{border:none;}.fusion-tabs.horizontal-tabs.clean .nav-tabs li{margin-bottom:0;}.fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link{margin-right:-1px;}.fusion-tabs.horizontal-tabs.clean .tab-content{margin-top:40px;}.fusion-tabs.nav-not-justified{border:none;}.fusion-tabs.nav-not-justified .nav-tabs li{display:inline-block;}.fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link{padding:14px 55px;}.fusion-tabs.vertical-tabs{display:flex;border:none;clear:both;zoom:1;}.fusion-tabs.vertical-tabs:before, .fusion-tabs.vertical-tabs:after{content:\" \";display:table;}.fusion-tabs.vertical-tabs:after{clear:both;}.fusion-tabs.vertical-tabs .nav-tabs{display:block;position:relative;left:1px;border:1px solid #ebeaea;border-right:none;}.fusion-tabs.vertical-tabs .nav-tabs > li .tab-link{margin-right:0;margin-bottom:1px;padding:10px 35px;white-space:nowrap;border-top:none;text-align:left;border-left:3px transparent solid;}.fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link{margin-bottom:0;}.fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link{border-bottom:none;border-left:3px solid #005298;border-top:none;cursor:pointer;}.fusion-tabs.vertical-tabs .nav{width:auto;}.fusion-tabs.vertical-tabs .tab-content{width:84.5%;}.fusion-tabs.vertical-tabs .tab-pane{padding:30px;border:1px solid #ebeaea;}.fusion-tabs.vertical-tabs.clean .nav-tabs{background-color:transparent;border:none;}.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link{margin:0;padding:10px 35px;white-space:nowrap;}.fusion-body .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link{border:1px solid;}.fusion-tabs.vertical-tabs.clean .nav{width:auto;}.fusion-tabs.vertical-tabs.clean .tab-content{margin:0;width:75%;padding-left:40px;}}@media only screen and (max-width: 800px){body.side-header #wrapper{margin-left:0 !important;margin-right:0 !important;}body.side-header.layout-boxed-mode #wrapper{margin-left:auto !important;margin-right:auto !important;}#side-header,.side-header-background-color{background-color:#ffffff;}.layout-boxed-mode .side-header-wrapper{background-color:transparent;}#side-header{transition:background-color 0.25s ease-in-out;position:static;height:auto;width:100% !important;padding:20px 30px !important;margin:0 !important;-webkit-transition:background-color 0.25s ease-in-out;-moz-transition:background-color 0.25s ease-in-out;-ms-transition:background-color 0.25s ease-in-out;-o-transition:background-color 0.25s ease-in-out;}#side-header.fusion-is-sticky{background-color:#ffffff;}#side-header .side-header-styling-wrapper{display:none;}#side-header .side-header-wrapper{padding-top:0;padding-bottom:0;position:relative;}#side-header .header-social,#side-header .header-v4-content{display:none;}#side-header .fusion-logo{margin:0;float:left;}#side-header .side-header-content{padding:0 !important;}#side-header.fusion-mobile-menu-design-classic .fusion-logo{float:none;text-align:center;}body #wrapper .header-shadow:after,body.side-header #wrapper #side-header.header-shadow .side-header-border:after{position:static;height:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}#side-header .fusion-main-menu,#side-header .side-header-content-1-2,#side-header .side-header-content-3{display:none;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-nav-holder{display:block;margin-top:20px;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-sticky-nav-holder{display:none;}#side-header.fusion-mobile-menu-design-modern .fusion-logo{float:left;margin:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-left{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-right{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-center{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{display:block;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons{float:left;position:static;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons a{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons :first-child{margin-left:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons a:last-child{margin-left:0;}#side-header.fusion-mobile-menu-design-flyout .fusion-logo-left{float:left;}#side-header.fusion-mobile-menu-design-flyout.fusion-header-has-flyout-menu .fusion-flyout-mobile-menu-icons{z-index:99999;position:relative;display:flex;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder,#side-header.fusion-mobile-menu-design-modern .side-header-wrapper > .fusion-secondary-menu-search{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:-20px;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder > ul{display:block;border-right:0;border-left:0;border-bottom:0;}.width-100 .fusion-section-separator-with-offset{margin-left:calc( (100vw - 100% ) / -2 ) !important;margin-right:calc( (100vw - 100% ) / -2 ) !important;}.fusion-header-has-flyout-menu .fusion-header-has-flyout-menu-content{z-index:99999;display:-webkit-flex;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;}.fusion-is-sticky .fusion-mobile-menu-design-flyout .fusion-header{position:fixed;}.fusion-mobile-menu-design-flyout .fusion-secondary-header,.fusion-mobile-menu-design-modern .fusion-secondary-header{padding:0px;}.fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-row,.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-row{padding-left:0px;padding-right:0px;}.fusion-mobile-menu-design-flyout .fusion-social-links-header,.fusion-mobile-menu-design-modern .fusion-social-links-header{max-width:100%;text-align:center;margin-top:10px;margin-bottom:8px;}.fusion-mobile-menu-design-flyout .fusion-social-links-header a,.fusion-mobile-menu-design-modern .fusion-social-links-header a{margin-right:20px;margin-bottom:5px;}.fusion-mobile-menu-design-flyout .fusion-alignleft,.fusion-mobile-menu-design-modern .fusion-alignleft{border-bottom:1px solid transparent;}.fusion-mobile-menu-design-flyout .fusion-alignleft,.fusion-mobile-menu-design-flyout .fusion-alignright,.fusion-mobile-menu-design-modern .fusion-alignleft,.fusion-mobile-menu-design-modern .fusion-alignright{width:100%;float:none;display:block;}.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-alignleft,.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-alignright,.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft,.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignright{text-align:center;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu > ul > li,.fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{display:inline-block;vertical-align:middle;text-align:left;}.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{float:none;}.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-menu > ul > li{float:none;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-cart{border-right:0;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-cart{border-right:0;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon,.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon{background-color:transparent;padding-left:10px;padding-right:7px;min-width:100%;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:after{display:none;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon:after{display:none;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-mobile-menu-design-flyout .fusion-secondary-menu .fusion-secondary-menu-icon:hover,.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon:before,.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon:hover,.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:before{color:#ffffff;}.fusion-mobile-menu-design-flyout .fusion-header-tagline,.fusion-mobile-menu-design-modern .fusion-header-tagline{margin-top:10px;float:none;line-height:24px;}.fusion-mobile-menu-design-modern .fusion-secondary-header{padding-left:0 !important;padding-right:0 !important;}.fusion-header .fusion-row{padding-left:0;padding-right:0;}.fusion-header-wrapper .fusion-header,.fusion-header-wrapper .fusion-secondary-main-menu{background-color:#ffffff;}.fusion-secondary-header{background-color:rgb(0,82,152);}.fusion-header-wrapper .fusion-row{padding-left:0;padding-right:0;max-width:100%;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0;padding-right:0;}.fusion-secondary-header .fusion-row{display:block;}.fusion-secondary-header .fusion-alignleft{margin-right:0;}.fusion-secondary-header .fusion-alignright{margin-left:0;}body.fusion-body .fusion-secondary-header .fusion-alignright > *{float:none;}body.fusion-body .fusion-secondary-header .fusion-alignright .fusion-social-links-header .boxed-icons{margin-bottom:5px;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-header-v4 .fusion-logo{display:block;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link{max-width:75%;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{position:absolute;}.fusion-header-v4.fusion-mobile-menu-design-flyout .fusion-logo .fusion-logo-link{max-width:75%;}.fusion-header-v4.fusion-mobile-menu-design-flyout .fusion-mobile-menu-icons{position:absolute;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul > li{display:none;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-sticky-menu > ul .fusion-middle-logo-menu-logo{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-sticky-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu{display:block;max-width:auto;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo{padding:0;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-mobile-nav-holder{display:block;margin-top:20px;}.fusion-mobile-menu-design-classic .fusion-secondary-header{padding:10px;}.fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder{margin-top:0;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-secondary-main-menu{padding-top:6px;padding-bottom:6px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-main-menu{display:none;}.fusion-mobile-menu-design-classic .fusion-main-menu.fusion-ubermenu{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-nav-holder{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v4 .searchform,.fusion-mobile-menu-design-classic.fusion-header-v5 .searchform{display:block;float:none;width:100%;margin:0;margin-top:13px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .search-table,.fusion-mobile-menu-design-classic.fusion-header-v5 .search-table{width:100%;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu .searchform{display:none;}.fusion-mobile-menu-design-classic .fusion-alignleft{margin-bottom:10px;}.fusion-mobile-menu-design-classic .fusion-alignleft,.fusion-mobile-menu-design-classic .fusion-alignright{float:none;width:100%;line-height:normal;display:block;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-contact-info{text-align:center;line-height:normal;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-secondary-menu{display:none;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header{max-width:100%;margin-top:5px;text-align:center;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header a{margin-bottom:5px;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-tagline{float:none;text-align:center;margin-top:10px;line-height:24px;margin-left:auto;margin-right:auto;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-banner{float:none;text-align:center;margin:0 auto;width:100%;margin-top:20px;clear:both;}.fusion-mobile-menu-design-modern .ubermenu-responsive-toggle,.fusion-mobile-menu-design-modern .ubermenu-sticky-toggle-wrapper{clear:both;}.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu > ul > li,.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu > ul > li{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu{display:block;float:left;width:auto;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-sticky-menu{display:none;}.fusion-mobile-menu-design-modern .fusion-main-menu.fusion-ubermenu{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-header .fusion-row{width:100%;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-logo{margin:0 !important;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-logo{padding:0;}.fusion-mobile-menu-design-modern.fusion-header-v1 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v7 .modern-mobile-menu-expanded .fusion-logo{margin-bottom:20px !important;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-nav-holder{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:-20px;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-nav-holder > ul{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-menu-icons{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo .searchform{float:none;display:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo{float:left;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder{padding-top:0;margin-left:-30px;margin-right:-30px;margin-bottom:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu{position:static;border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul{border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .searchform,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .searchform{float:none;}.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-sticky-header-wrapper{position:fixed;width:100%;}.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v5 .fusion-logo{float:right;}.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu{position:static;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder{display:block;}.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:after,.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:before{display:none;}#side-header.fusion-mobile-menu-design-flyout .side-header-wrapper,.fusion-mobile-menu-design-flyout .fusion-header .fusion-row{z-index:9999;}.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-flyout-mobile-menu-icons{z-index:99999;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;}.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4.fusion-mobile-menu-design-flyout.fusion-flyout-menu-active .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5.fusion-mobile-menu-design-flyout.fusion-flyout-menu-active .fusion-secondary-main-menu{z-index:9999999;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder > ul{display:block;width:100%;text-align:center;border:none;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .fusion-mobile-nav-item a{border:none;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .fusion-open-submenu,.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .sub-menu,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu .fusion-main-menu-cart,.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-secondary-menu-search,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-flyout-menu .fusion-middle-logo-menu-logo{display:none;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-header-v4.fusion-header-has-flyout-menu .fusion-header > .fusion-row{position:relative;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu{display:block;float:left;width:auto;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu.fusion-sticky-menu{display:none;}.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.no-overflow-y{overflow-y:visible !important;}.fusion-layout-column{margin-left:0 !important;margin-right:0 !important;width:100% !important;}.fusion-layout-column.fusion-spacing-no{margin-bottom:0;}.fusion-body .fusion-layout-column{width:100% !important;}.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-columns .fusion-column{width:100% !important;float:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fusion-columns .fusion-column:not(.fusion-column-last){margin:0 0 50px;}.widget.tweets.fusion-widget-mobile-align-center .jtwt .jtwt_tweet{padding:0;}.widget.tweets.fusion-widget-mobile-align-center .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.widget.tweets.fusion-widget-mobile-align-right .jtwt .jtwt_tweet{padding-left:0;padding-right:45px;}.widget.tweets.fusion-widget-mobile-align-right .jtwt .jtwt_tweet:before{margin-left:0;right:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .jtwt .jtwt_tweet{padding:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.bbp_widget_login.fusion-widget-mobile-align-center .bbp-logged-in img.avatar{float:none;margin:0;}.fusion-body .fusion-footer-widget-area-center .bbp_widget_login:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .bbp-logged-in img.avatar{float:none;margin:0;}#slidingbar-area .columns .col,.avada-container .columns .col,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6,.footer-area .fusion-columns .fusion-column,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2{float:none;width:100%;}.fusion-portfolio-text-floated .fusion-portfolio-content-wrapper{display:block;}.fusion-portfolio-text-floated .fusion-image-wrapper{max-width:none;}.fusion-secondary-menu-icon{min-width:100%;}.fusion-body .fusion-page-title-bar{padding-top:5px;padding-bottom:5px;min-height:51px;height:auto;}.fusion-page-title-wrapper{flex-wrap:wrap;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar .fusion-page-title-secondary{margin:2px 0 0 0;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:flex;align-items:center;width:100%;min-height:41px;}.ua-ie-11 .fusion-page-title-row{height:41px;}.ua-ie-10 .fusion-page-title-row{height:41px;}.ua-ie-11 .fusion-page-title-wrapper{height:auto;}.ua-ie-10 .fusion-page-title-wrapper{height:auto;}.fusion-page-title-bar-center .fusion-page-title-row{width:auto;}.fusion-page-title-captions{width:100%;}.fusion-contact-info{padding:1em 30px 0px 30px;line-height:1.5em;}.fusion-body .fusion-blog-layout-medium-alternate .fusion-post-content,.fusion-body .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content{float:none;clear:both;margin:0;padding-top:20px;}.fusion-author .fusion-social-networks{display:block;margin-top:10px;}.fusion-body .fusion-author .fusion-social-networks{text-align:center;}.fusion-author-tagline{display:block;float:none;text-align:center;max-width:100%;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}body.has-sidebar #content .fusion-fullwidth:last-child{margin-bottom:0px !important;}body.has-sidebar #content .fusion-layout-column:last-child{margin-bottom:0px !important;}body.has-sidebar #content{margin-bottom:50px !important;}body.has-sidebar.double-sidebars .sidebar:last-child{margin-top:50px !important;}.woo-tabs-horizontal #wrapper .woocommerce-tabs .panel,.woo-tabs-horizontal #wrapper .woocommerce-tabs .tabs{float:none;margin-left:auto;margin-right:auto;width:100% !important;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation,.woo-tabs-horizontal .woocommerce-side-nav,.woo-tabs-horizontal .woocommerce-tabs .tabs{margin-bottom:25px;}.woo-tabs-horizontal .woocommerce-tabs > .tabs{border:none;}.woo-tabs-horizontal .woocommerce-tabs > .wc-tab{border-top:1px solid;}.woo-tabs-horizontal .woocommerce-tabs > .tabs .active{border-top:none;border-left:none;border-right:none;}.woo-tabs-horizontal .woocommerce-tabs > .tabs .active a{background-color:transparent;}.woo-tabs-horizontal .woocommerce-tabs > .tabs li{float:none;border-bottom:1px solid;}.woo-tabs-horizontal .woocommerce-tabs > .tabs li a{padding:10px 0;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.review{float:none;width:100%;}.fusion-body .fusion-social-links-footer,.fusion-copyright-notice{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;margin-top:0;}.fusion-copyright-notice{padding:0 0 15px;}.fusion-copyright-notice:after,.fusion-social-networks:after{content:\"\";display:block;clear:both;}.fusion-copyright-notice li,.fusion-social-networks li{float:none;display:inline-block;}.tfs-slider .fusion-title{margin-bottom:0 !important;}#main .cart-empty{float:none;text-align:center;border-top-width:1px;border-top-style:solid;border-bottom:none;width:100%;line-height:normal !important;height:auto !important;margin-bottom:10px;padding-top:10px;}#main .return-to-shop{float:none;border-top:none;border-bottom-width:1px;border-bottom-style:solid;width:100%;text-align:center;line-height:normal !important;height:auto !important;padding-bottom:10px;}.woocommerce .checkout_coupon{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.woocommerce .checkout_coupon .promo-code-heading{margin-bottom:5px;}.woocommerce .checkout_coupon .coupon-contents{margin:0;}#content.full-width{margin-bottom:0;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:100%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:100%;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.single-avada_portfolio .portfolio-half .project-content .project-description h3{margin-top:24px;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;}.error-page .useful_links{padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}.fusion-body .products li{width:225px;}#main .has-sidebar .products li,#main .products li:nth-child(3n),#main .products li:nth-child(4n),#wrapper .catalog-ordering > ul,.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.products li,.woocommerce-MyAccount-content .addresses .col-1,.woocommerce-MyAccount-content .addresses .col-2{float:none !important;margin-left:auto !important;margin-right:auto !important;}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.woocommerce-MyAccount-content .addresses .col-1,.woocommerce-MyAccount-content .addresses .col-2{margin:0 !important;width:100%;}#wrapper .catalog-ordering{margin-bottom:50px;}#wrapper .orderby-order-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;margin:0 auto 10px auto;width:225px;float:none;}#wrapper .order-dropdown > li:hover > ul{display:block;position:relative;top:0;}#wrapper .orderby.order-dropdown{width:176px;margin:0;z-index:101;}#wrapper .orderby.order-dropdown li a{max-width:100%;}#wrapper .sort-count.order-dropdown{display:block;width:225px;}#wrapper .sort-count.order-dropdown ul a{width:225px;}#wrapper .catalog-ordering .order{margin:0;}.catalog-ordering .fusion-grid-list-view{display:block;width:78px;}.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.shop_table .product-name{width:35%;}form.checkout .shop_table tfoot th{padding-right:20px;width:60%;}form.checkout .shop_table tfoot td{width:40%;}.cart-collaterals{-webkit-flex-direction:column;flex-direction:column;}#wrapper #customer_login .col-1,#wrapper #customer_login .col-2,#wrapper .cart-totals-buttons,#wrapper .product .images,#wrapper .product .summary.entry-summary,#wrapper .shipping-coupon,#wrapper .woocommerce form.checkout #customer_details .col-1,#wrapper .woocommerce form.checkout #customer_details .col-2,#wrapper .woocommerce-content-box,#wrapper .woocommerce-side-nav,#wrapper .woocommerce-tabs .panel,#wrapper .woocommerce-tabs .tabs,.avada-single-product-gallery-wrapper,.fusion-body .cart-collaterals .cart_totals,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-navigation{float:none;margin-left:auto;margin-right:auto;width:100% !important;}#customer_login .col-1,.coupon{margin-bottom:30px;}.shop_table .product-thumbnail{float:none;padding:10px 0px;}.product-info{margin-left:0;margin-top:10px;}.product .entry-summary div .price{float:none;}.product .entry-summary .woocommerce-product-rating{float:none;margin-left:0;}.woocommerce-MyAccount-navigation,.woocommerce-side-nav,.woocommerce-tabs .tabs{margin-bottom:25px;}.woocommerce-tabs .panel{width:91% !important;padding:4% !important;}#reviews li .avatar{display:none;}#reviews li .comment-text{width:90% !important;margin-left:0 !important;padding:5% !important;}html .woocommerce .woocommerce-container .social-share{display:block;}.woocommerce-container .social-share{overflow:hidden;}.woocommerce-container .social-share li{display:block;float:left;margin:0 auto;border-right:0 !important;border-left:0 !important;padding-left:0 !important;padding-right:0 !important;width:50%;}.has-sidebar .woocommerce-container .social-share li{width:50%;}.avada-myaccount-user{display:block;padding-top:10px;padding-bottom:10px;}.avada-myaccount-user .avada-myaccount-user-column{width:100%;display:block;padding:5px 0px;border-right:0;padding-left:0 !important;padding-right:0 !important;}.avada-myaccount-user .username .not-user{display:inline;}.fusion-body .avada-myaccount-user .username .not-user{padding:0 5px;;}.shop_table .product-thumbnail .product-info,.shop_table .product-thumbnail .product-info p,.shop_table .product-thumbnail img{float:none;width:100%;margin:0 !important;padding:0;}.product .images{margin-bottom:30px;}#customer_login_box .button{float:left;margin-bottom:15px;}#customer_login_box .remember-box{clear:both;display:block;padding:0;width:125px;float:left;}#customer_login_box .lost_password{float:left;}.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea{float:none !important;width:100% !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none !important;}.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}#toTop{bottom:30px;border-radius:4px;height:40px;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.no-mobile-slidingbar.mobile-logo-pos-left .mobile-menu-icons{margin-right:0;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:30px;padding-right:30px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.ua-mobile #main,.ua-mobile .footer-area,.ua-mobile .fusion-page-title-bar,.ua-mobile body{background-attachment:scroll !important;}.fusion-revslider-mobile-padding{padding-left:30px !important;padding-right:30px !important;}.fusion-woo-slider .fusion-carousel-title-on-rollover .fusion-rollover-categories{display:none;}.fusion-woo-slider .fusion-carousel-title-on-rollover .price{display:none;}.fusion-filters{border-bottom:0;border-bottom:0;border-bottom:0;}.fusion-filter{float:none;float:none;float:none;margin:0;margin:0;margin:0;border-bottom:1px solid #E7E6E6;border-bottom:1px solid #E7E6E6;border-bottom:1px solid #E7E6E6;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.fusion-countdown,.fusion-countdown .fusion-countdown-counter-wrapper,.fusion-countdown .fusion-countdown-heading-wrapper,.fusion-countdown .fusion-countdown-link-wrapper{display:block;}.fusion-countdown .fusion-countdown-heading-wrapper{text-align:center;}.fusion-countdown .fusion-countdown-counter-wrapper{margin-top:20px;margin-bottom:10px;}.fusion-countdown .fusion-dash-title{display:block;padding:0;font-size:16px;}.fusion-countdown .fusion-countdown-link-wrapper{text-align:center;}.fusion-blog-layout-medium-alternate .fusion-post-content,.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content{float:none;clear:both;margin:0;padding-top:20px;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-clean-horizontal .content-box-column,.fusion-content-boxes.content-boxes-clean-vertical .content-box-column{border-right-width:1px;}.fusion-content-boxes .content-box-shortcode-timeline{display:none;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{padding-bottom:20px;padding-left:3%;padding-right:3%;}.fusion-content-boxes .fusion-column{margin-bottom:55px;}.fusion-content-boxes .fusion-read-more-button{margin-top:8px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2{float:none;width:100%;}.fusion-reading-box-container .fusion-reading-box-flex{display:block;}.fusion-reading-box-container .fusion-desktop-button{display:none;}.fusion-reading-box-container .fusion-mobile-button{display:block;}.fusion-reading-box-container .fusion-mobile-button.continue-center{display:block;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}}@media only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 800px) and (min-resolution: 144dpi), only screen and (max-width: 800px) and (min-resolution: 1.5dppx){#side-header .fusion-mobile-logo,.fusion-mobile-logo{display:inline-block;}}@media only screen and (max-width: 480px){.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-date-and-formats{margin-right:12px;}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{max-width:166px;}}@media only screen and (min-device-width: 320px) and (max-device-width: 640px){#wrapper{width:auto !important;overflow-x:hidden !important;}.fusion-columns .fusion-column{float:none;width:100% !important;margin:0 0 50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.footer-area .fusion-columns .fusion-column,.fusion-sliding-bar-position-bottom .fusion-columns .fusion-column,.fusion-sliding-bar-position-top .fusion-columns .fusion-column{float:left;width:98% !important;}.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.review{float:none;width:100%;}.copyright,.social-networks{float:none;padding:0 0 15px;text-align:center;}.copyright:after,.social-networks:after{content:\"\";display:block;clear:both;}.copyright li,.social-networks li{float:none;display:inline-block;}.continue{display:none;}.mobile-button{display:block !important;float:none;}.title{margin-top:0px !important;margin-bottom:20px !important;}#content{width:100% !important;float:none !important;margin-left:0px !important;margin-bottom:50px;}#content.full-width{margin-bottom:0;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:25px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.recent-works-items a{max-width:64px;}#slidingbar-area .flickr_badge_image img,.footer-area .flickr_badge_image img{max-width:64px;padding:3px !important;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.share-box .social-networks{text-align:left;}#cloudsCandy{height:40px;}#cloudsCandy>path:nth-child(2n+2){opacity:0;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}}@media only screen and (max-width: 965px){.avada-coupon-fields{display:block;}.cart-collaterals .shipping-coupon .coupon #avada_coupon_code{width:100%;}.coupon .input-text{width:100%;}.coupon .button{margin-top:20px;}}@media only screen and (max-width: 900px){.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;margin-right:0;}.woocommerce #customer_login .login .button{margin-bottom:10px;}}@media screen and (max-width: 782px){.admin-bar p.woocommerce-store-notice,body.admin-bar #wrapper .fusion-sliding-bar-position-top,body.layout-boxed-mode.side-header-right .fusion-sliding-bar-position-top{top:46px;}body.body_blank.admin-bar{top:45px;}html #wpadminbar{z-index:99999 !important;position:fixed !important;}}@media screen and (max-width: 768px){.fusion-tabs.vertical-tabs .tab-pane{max-width:none !important;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.fusion-main-menu > ul > li{padding-right:25px;}#wrapper .ei-slider{width:100%;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}}@media screen and (max-width: 640px){.fusion-no-small-visibility{display:none !important;}}@media screen and (min-width: 641px) and (max-width: 1024px){.fusion-no-medium-visibility{display:none !important;}}@media screen and (min-width: 1025px){.fusion-no-large-visibility{display:none !important;}}@font-face {font-family: \"icomoon\";src:url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot\');src:url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot?#iefix\') format(\'embedded-opentype\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff\') format(\'woff\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.ttf\') format(\'truetype\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.svg#icomoon\') format(\'svg\');font-weight: normal;font-style: normal;}','no'),(1108610,'_transient_timeout_external_ip_address_34.80.173.236','1611762661','no'),(1108611,'_transient_external_ip_address_34.80.173.236','167.86.127.34','no'),(1108614,'_transient_timeout_fusion_dynamic_css_2-archive','1611161464','no'),(1108815,'_transient_timeout_fusion_dynamic_js_filenames','1611177453','no'),(1108816,'_transient_fusion_dynamic_js_filenames','a:2:{s:35:\"69686ee9b9ab0efda960b2848a6ddd5cddd\";s:32:\"8cb1b5dcf5c7afe33067c55d237518d1\";s:33:\"415cc3fa0479cc711e0568937802c739e\";s:32:\"8cb1b5dcf5c7afe33067c55d237518d1\";}','no'),(1108817,'_transient_timeout_wc_related_696','1611260124','no'),(1108524,'_transient_timeout_fusion_dynamic_css_630','1611155074','no'); INSERT INTO `wp_options` VALUES (1108525,'_transient_fusion_dynamic_css_630','/********* Compiled on 2021-01-20T14:04:34+00:00 - Do not edit *********/\n@font-face{font-family:;src:;font-weight: normal;font-style: normal;}.group{zoom:1}.group:after,.group:before{content:\" \";display:table}.group:after{clear:both}.woocommerce input[type=number]{-moz-appearance:textfield}.woocommerce input[type=number].qty::-webkit-inner-spin-button,.woocommerce input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce-info,.woocommerce-message{margin-bottom:30px;padding:20px 0 20px 16px;border:none;text-align:left}.woocommerce-info:before,.woocommerce-message:before{position:absolute;margin-left:-16px;font-family:IcoMoon;content:\'\\f05d\'}.woocommerce-info .wc-forward,.woocommerce-message .wc-forward{float:right;text-shadow:none}.woocommerce-info .wc-forward:before,.woocommerce-message .wc-forward:before{font-family:IcoMoon;content:\'\\f07a\';margin-right:6px;color:inherit}.woocommerce-error{list-style:none;padding:0}.woocommerce-error li{margin-bottom:15px;padding:8px;position:relative;text-align:center}.woocommerce .avada-order-details .order-again .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=submit],.woocommerce .register .button,.woocommerce .shipping-calculator-form .button,.woocommerce button.button,.woocommerce button.fusion-button{text-transform:uppercase;text-align:center;margin:0;cursor:pointer}.woocommerce .lost_reset_password input[type=submit]{border:0}.woocommerce .button{cursor:pointer}.woocommerce .single_add_to_cart_button,.woocommerce button.button{margin-top:-1px}.woocommerce .avada-shipping-calculator-form .button,.woocommerce .shipping-calculator-form .button{float:right;margin-top:0}.woocommerce-checkout .woocommerce .woocommerce-form-login{margin-bottom:20px}.woocommerce .login .form-row{text-align:initial;margin:0 20px 0 15px;float:right}.woocommerce .login .form-row.form-row-first,.woocommerce .login .form-row.form-row-last{margin:0 0 20px;float:none}.woocommerce .login .button{margin-left:15px}.woocommerce .login .inline{float:left;margin-top:5px}.woocommerce .login .lost_password{float:right;margin-top:5px}.woocommerce #customer_login .login .form-row{display:inline-block;float:none;margin:0 18px 0 0;text-align:initial}.woocommerce #customer_login .login .form-row.form-row-wide{display:block;margin:0 0 20px}.woocommerce #customer_login .login .button{margin-left:0}.woocommerce #customer_login .login .inline{display:inline-block;vertical-align:middle;float:none;margin-top:0;margin-left:15px;line-height:1}.woocommerce #customer_login .login .inline .woocommerce-Input,.woocommerce #customer_login .login .inline input{vertical-align:middle;margin:0 3px}.woocommerce #customer_login .login .lost_password{display:inline-block;vertical-align:middle;float:none;margin:0}.woocommerce #customer_login .register .form-row:last-child{margin-bottom:0}.woocommerce .checkout_coupon{margin-bottom:40px;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.woocommerce .checkout_coupon .promo-code-heading{margin:0;padding:0;border:none}.woocommerce .checkout_coupon .coupon-contents{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-order:4;-ms-flex-order:4;order:4;margin:0 -7.5px}.woocommerce .checkout_coupon .coupon-input{width:240px;margin:0;padding:5px 7.5px}.woocommerce .checkout_coupon .coupon-input .input-text{margin:0;padding:8px 15px}.woocommerce .checkout_coupon .coupon-button{margin:0;padding:5px 7.5px}.woocommerce-ordering{display:none}.woocommerce-invalid:after{display:inline-block;margin-top:7px;color:red}.product_meta{padding-top:20px}#customer_login .col-1,#customer_login .col-2,.cart-totals-buttons,.cart_totals,.checkout_coupon,.coupon,.cross-sells,.woocommerce-shipping-calculator{box-sizing:border-box;border:1px solid;overflow:hidden;padding:30px}#customer_login h2,.cart_totals h2,.coupon h2,.cross-sells h2,.woocommerce .checkout h3,.woocommerce-shipping-calculator h2{margin-top:0;border-bottom:1px solid;margin-bottom:30px;padding-bottom:10px}.cart .avada-cart-actions{height:auto}.cart .avada-cart-actions .actions{padding:0}.cart .avada-cart-actions .actions .coupon,.cart .avada-cart-actions .actions>.button{visibility:hidden;position:absolute;height:0}.cart-collaterals{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-collaterals .cross-sells{width:100%}.cart-collaterals .cart_totals{-webkit-order:2;-ms-flex-order:2;order:2;width:48%}.cart-collaterals .cart_totals .checkout-button,.cart-collaterals .cart_totals .fusion-button{clear:both;float:right}.cart-collaterals .cart_totals .checkout-button{margin-top:10px}.cart-collaterals .shipping-coupon{-webkit-order:1;-ms-flex-order:1;order:1}.cart-collaterals .shipping-coupon .coupon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cart-collaterals .shipping-coupon .coupon>h2{width:100%}.cart-collaterals .shipping-coupon .coupon #avada_coupon_code{margin-right:10px;width:auto;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}.catalog-ordering{margin-bottom:32px}.catalog-ordering a{color:#333}.catalog-ordering .order li a{background:#fbfaf9;border:1px solid #dbdbdb;display:block;font-size:12px;text-align:center}.orderby-order-container{display:inline-block;vertical-align:top}.catalog-ordering>ul,.orderby-order-container>ul{display:inline-block;vertical-align:top;list-style:none;margin:0 6px 10px 0;padding:0}.catalog-ordering>ul,.order-dropdown ul li a,.order-dropdown>li:after,.orderby-order-container>ul{height:39px;line-height:39px}.order-dropdown,.order-dropdown ul li a{width:185px}.catalog-ordering .order,.order-dropdown>li:after{width:39px}.order-dropdown{position:relative;z-index:100;cursor:pointer}.order-dropdown ul{margin:0;padding:0;list-style:none;display:none;background:#fbfaf9}.order-dropdown ul li a{background:#fbfaf9;border:1px solid #dbdbdb;border-top:0;display:block;font-size:12px;padding:0 13px}.order-dropdown ul li a:hover{background:#fff}.order-dropdown ul li a strong{font-weight:400}.order-dropdown .current-li{background:#fbfaf9;border:1px solid #dbdbdb;display:block;padding:0 13px;font-size:12px}.order-dropdown>li{position:relative;z-index:99}.order-dropdown>li:hover>ul{display:block;position:absolute}.order-dropdown>li:after{display:block;font-family:IcoMoon;content:\'\\e61f\';font-size:9px;z-index:101;position:absolute;top:0;right:0;text-align:center;border-left:1px solid #dbdbdb}.order-dropdown li ul li{overflow:hidden}.current-li-content{display:block;overflow:hidden;width:133px}.products{list-style:none;margin:0;padding:0}.products>li{border:1px solid #efefef;border-bottom-width:2px}.products-6>li{float:left;width:15.832%;margin-right:1%;margin-bottom:11px}.products-6>li:nth-child(6n){margin-right:0}.products-6>li:nth-child(6n+1){clear:both}.products-5>li{float:left;width:19.2%;margin-right:1%;margin-bottom:11px}.products-5>li:nth-child(5n){margin-right:0}.products-5>li:nth-child(5n+1){clear:both}.products-4>li{float:left;width:24.25%;margin-right:1%;margin-bottom:11px}.products-4>li:nth-child(4n){margin-right:0}.products-4>li:nth-child(4n+1){clear:both}.products-3>li{float:left;width:32.6%;margin-right:1%;margin-bottom:11px}.products-3>li:nth-child(3n){margin-right:0}.products-3>li:nth-child(3n+1){clear:both}.products-2>li{float:left;width:49.5%;margin-right:1%;margin-bottom:11px}.products-2>li:nth-child(2n){margin-right:0}.products-2>li:nth-child(2n+1){clear:both}.products-1>li{float:left;width:100%;margin-bottom:11px}.products-1>li:nth-child(2n){margin-right:0}.products-1>li:nth-child(2n+1){clear:both}.product-images{display:block;text-align:center;position:relative}.onsale{-webkit-backface-visibility:hidden;display:block;z-index:98;color:#fff;border-radius:50%;line-height:39px;text-align:center;position:absolute;padding:0 5px;pointer-events:none}.fusion-out-of-stock{z-index:98;position:absolute;left:0;top:0;height:25px;width:100%;line-height:25px;background-clip:padding-box;background-color:rgba(210,0,0,.9);font-size:13px;color:#fff;text-align:center;pointer-events:none}.fusion-out-of-stock .fusion-position-text{position:relative;top:50%;margin-left:-1px;margin-top:-14px;word-wrap:break-word}.by-vendor-name,.product-details{padding:20px 15px 0}.product-title{margin-top:0;margin-bottom:5px;font-weight:400}.product .product-buttons{padding-bottom:12px;padding-top:12px;margin:0 15px}.product .product-buttons .fusion-content-sep{margin-bottom:15px}.star-rating{display:inline-block;overflow:hidden;position:relative;height:1em;line-height:1em;font-size:1em;width:5.1em;font-family:icomoon}.star-rating:before{content:\'\\f006\\f006\\f006\\f006\\f006\';float:left;top:0;left:0;position:absolute;letter-spacing:.1em}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:\'\\f005\\f005\\f005\\f005\\f005\';top:0;position:absolute;left:0;letter-spacing:.1em}.product-details .star-rating{float:right}.price del .amount,.product-details .price .from{font-size:13px;margin-right:5px}.price ins{text-decoration:none}.price ins .amount{font-size:18px;text-decoration:none}.price>.amount{font-size:18px}.price .stock{display:inline;margin:0 10px}.product-details-container{min-height:50px}.product-details-container .fusion-price-rating{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-details-container .fusion-price-rating .star-rating{-webkit-order:2;-ms-flex-order:2;order:2}.product-details-container .fusion-price-rating .price{-webkit-order:0;-ms-flex-order:0;order:0;margin-top:0}.product-buttons a{display:block;position:relative;box-sizing:border-box;padding-left:16px;width:auto;max-width:49%;line-height:inherit;font-size:12px;text-shadow:none}.product-buttons a:first-child{float:left}.product-buttons a:last-child{float:right}.product-buttons a:before{position:absolute;margin-left:-16px;font-family:icomoon;color:inherit}.product-buttons .add_to_cart_button:before,.product-buttons .product_type_external:before,.product-buttons .product_type_simple:before{content:\'\\f07a\'}.product-buttons .show_details_button:before{content:\'\\e623\'}.product-buttons .product_type_grouped:before,.product-buttons .product_type_variable:before{content:\'\\f013\'}.product-buttons .align-right{float:right;width:41%;position:relative;line-height:normal;display:inline-block;line-height:40px}.product-buttons .added_to_cart{display:none}.product-buttons .button{text-align:left}.product-images .crossfade-images{white-space:nowrap}.product-images .crossfade-images .helper{display:inline-block;height:100%;vertical-align:middle}.product-images .crossfade-images:hover img:not(.hover-image){opacity:0}.product-images .crossfade-images:hover .hover-image{opacity:1!important}.product-images .crossfade-images img{transition:opacity .5s ease-in-out;position:relative;z-index:50;min-width:100%;vertical-align:middle}.product-images .crossfade-images .hover-image{position:absolute;left:0;right:0;margin:0 auto;opacity:0}.woocommerce-pagination{font-size:0}.woocommerce-pagination .next,.woocommerce-pagination .pagination-next,.woocommerce-pagination .pagination-prev,.woocommerce-pagination .prev{padding-left:0;padding-right:0}.woocommerce-pagination .next,.woocommerce-pagination .next:hover,.woocommerce-pagination .prev,.woocommerce-pagination .prev:hover{border:0}.woocommerce-tabs{clear:both}#main .product .product_title{margin:0}.product .onsale{top:20px;left:15px}.product.outofstock .onsale{top:28px}.product .price{margin:5px 0 0}.product .product-border{z-index:auto;clear:none;height:4px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:20px;margin-bottom:20px;box-sizing:content-box}form.cart{margin-bottom:25px;margin-top:25px}.summary .cart .gform_wrapper{overflow:visible}.single-product .product .summary .cart .quantity{float:left;margin:20px 20px 20px 0}.single-product .product .summary .cart .quantity.hidden{display:none;margin:0}.woocommerce-checkout .woocommerce .apple-pay-button-checkout-separator{border-bottom:0}.group_table{margin-bottom:30px}.group_table tr{vertical-align:top;height:41px}.group_table td{vertical-align:middle;height:31px}.group_table td.label,.product .entry-summary .group_table td.price{padding:0 10px}.product .entry-summary .group_table td.price{display:table-cell}.product_meta>span{display:block}.woocommerce-tabs{overflow:hidden;padding-top:60px}.woocommerce-tabs>.tabs{list-style:none;padding:0;margin:0;width:220px;float:left}.woocommerce-tabs .tabs li a{display:block;padding:10px 0;border-bottom:1px solid #e7e6e6}.woocommerce-tabs .tabs li a .arrow,.woocommerce-tabs .tabs li a:hover .arrow{display:none}.woocommerce-tabs .tabs li.active a .arrow,.woocommerce-tabs .tabs li.active a:hover .arrow{display:inline-block}.woocommerce-tabs .panel{border:1px solid #e7e6e6;margin-left:240px}.woocommerce #review_form input[type=text]{width:100%}#reviews .overall-rating{float:right}#reviews .review-title{margin:0}#reviews .review-main-title{margin-bottom:25px}#reviews .commentlist{margin-bottom:0}#reviews li{margin-bottom:15px}#reviews li:last-child{margin-bottom:0}#reviews .children{margin-top:15px}#reviews li .comment-text{padding:15px;border:1px solid #f2efef;margin-left:70px}#reviews li .avatar{float:left;max-width:60px}#reviews li .comment-text .meta{display:inline-block;margin-bottom:10px}#reviews li .comment-text .star-rating{float:right;margin-left:5px}#reviews li .comment-text .description{clear:right}#reviews .add_review{margin:15px 0 0;float:right}#review_form_wrapper{margin-top:50px}#reviews #reply-title{font-size:15px;margin-top:0}.comment-respond .comment-reply-title{margin-top:0;padding-top:1em}.comment-form-rating label{display:none}#reviews .comment-form-comment label{display:block;margin-bottom:4px}#reviews input#submit{border:0;font-size:13px;font-weight:700}p.stars{position:relative;line-height:1em;font-size:1em}p.stars:after{content:\"\";display:block;clear:both}p.stars a{width:19%;display:block;position:relative;float:left;box-sizing:border-box;padding:.5em .5em .5em .75em;background:rgba(0,0,0,.025);margin-right:1%;border-radius:4px;font-weight:700}p.stars a.active,p.stars a:hover{background:rgba(0,0,0,.075)}p.stars a.star-1:after,p.stars a.star-2:after,p.stars a.star-3:after,p.stars a.star-4:after,p.stars a.star-5:after{font-family:icomoon;content:\'\\f005\';position:absolute;top:.85em;width:5.3em;right:1em;font-size:.5em;border-radius:1em;color:#999;text-align:right;font-weight:400}p.stars a.star-1:hover,p.stars a.star-2:hover,p.stars a.star-3:hover,p.stars a.star-4:hover,p.stars a.star-5:hover{text-decoration:none}p.stars a.star-1:after{content:\'\\f005\'}p.stars a.star-2:after{content:\'\\f005\\f005\'}p.stars a.star-3:after{content:\'\\f005\\f005\\f005\'}p.stars a.star-4:after{content:\'\\f005\\f005\\f005\\f005\'}p.stars a.star-5:after{content:\'\\f005\\f005\\f005\\f005\\f005\'}.related.products,.upsells.products{margin-top:60px}.shop_attributes{width:100%}.shop_attributes tr{border-bottom:1px solid #e0e0e0}.shop_attributes tr:last-child{border-bottom:0}.shop_attributes tr th{text-align:left;width:30%;font-weight:700;padding:5px 0}.shop_attributes tr td{text-align:left;width:70%;padding:5px 0}.shop_attributes p{margin:0}.product{position:relative}.product .images{float:left;width:500px;margin-right:30px}.product .summary.entry-summary{margin-left:530px}.product .entry-summary .summary-container{float:left;width:100%}.product .summary.entry-summary .summary-container>div:nth-child(2){display:inline-block}.product .images #carousel,.product .images #slider{margin-bottom:7px}.product .images #carousel li{margin-right:9px;opacity:.5}.product .images #carousel li.flex-active-slide{opacity:1}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none}.product .images:hover #carousel .flex-direction-nav,.product .images:hover #slider .flex-direction-nav{display:block}.woocommerce .product .thumbnails{margin-top:7px}.woocommerce .product .thumbnails img{max-width:118px;margin-right:9px;margin-bottom:9px}.woocommerce .product .thumbnails a:nth-child(4n) img{margin-right:0}.woocommerce.has-sidebar .product .thumbnails a img{max-width:100px}.woocommerce.has-sidebar .product .thumbnails a:nth-child(3n) img{margin-right:0}.woocommerce.has-sidebar .product .thumbnails a:nth-child(4n) img{margin-right:9px}.woocommerce-product-gallery--columns-1 .flex-control-thumbs li{width:100%}.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:50%}.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:33.3333%}.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:25%}.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:20%}.woocommerce-product-gallery--columns-6 .flex-control-thumbs li{width:16.6667%}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;z-index:1;right:0;width:40px;height:40px;text-align:center;background-color:rgba(0,0,0,.3);font-size:0}.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:icomoon;content:\'\\f002\';color:#fff;font-size:18px}.woocommerce-product-gallery .woocommerce-product-gallery__trigger .emoji{display:none!important}.woocommerce-product-gallery figure{margin:0}.woocommerce-product-gallery .flex-control-thumbs{margin:3px -4px 0;width:auto;text-align:inherit}.woocommerce-product-gallery .flex-control-thumbs li{display:inline-block;vertical-align:top;float:none;margin:0;padding:4px}.woocommerce-product-gallery .flex-direction-nav{display:none}.woocommerce-product-gallery:hover .flex-direction-nav li a{opacity:.8}.woocommerce-product-gallery:hover .flex-direction-nav li a:hover{opacity:1}.avada-single-product-gallery-wrapper{float:left}.product .avada-product-gallery{width:500px}.avada-product-gallery .woocommerce-product-gallery__trigger{display:none}.avada-product-gallery .avada-product-gallery-lightbox-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.avada-product-gallery .woocommerce-product-gallery__image.flex-active-slide{position:relative}.avada-product-gallery .woocommerce-product-gallery__image.flex-active-slide .zoomImg{cursor:pointer}.avada-product-gallery .avada-product-gallery-thumbs-wrapper{position:absolute;overflow:hidden;width:100%}.avada-product-gallery .flex-control-thumbs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:auto;top:auto;margin:7px 0;opacity:0}.avada-product-gallery .flex-control-thumbs li{padding:0;width:119px}.avada-product-gallery .flex-direction-nav{display:block}.woocommerce-tabs .panel{padding:40px}.single-product .woocommerce-tabs h3{margin-top:0;line-height:1.5}.woocommerce .social-share,.woocommerce .social-share li{list-style:none;margin:0;padding:0}.woocommerce .social-share{text-align:center;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:60px}html.flexbox .woocommerce .social-share{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woocommerce .social-share li a{display:block}.has-sidebar .woocommerce .social-share li,.has-sidebar .woocommerce-container .social-share li{width:24%;padding:20px 19px}.double-sidebars.woocommerce .social-share li{float:left}.woocommerce .social-share li{display:inline-block;text-align:left;width:25%;border-right:1px solid #e7e6e6;padding:20px 30px}.woocommerce .social-share li:last-child{border-right:0}.woocommerce .social-share li a{display:block}.woocommerce .social-share li .fontawesome-icon{display:inline-block;vertical-align:middle;float:none;margin:0}.woocommerce .social-share li .fusion-woo-social-share-text{display:inline-block;vertical-align:middle;padding:0 0 0 10px;width:calc(100% - 45px)}.woocommerce .social-share .woocommerce .social-share li span{display:block}.woocommerce-success-message{border-top:1px solid;border-bottom:1px solid;padding:20px 0;font-size:14px;margin-bottom:40px}.woocommerce-success-message .button{float:right}.woocommerce-success-message .msg:before{font-family:icomoon;content:\'\\f05d\';margin-right:5px}.woocommerce-success-message .button{font-size:12px}.woocommerce-success-message .button:before{font-family:icomoon;content:\'\\f07a\';margin-right:6px}.empty-cart-message .msg{font-size:18px}.empty-cart-message .msg:before{content:\'\'}.variations_form .variations .single_variation_wrap .woocommerce-variation-description{display:none;visibility:hidden;height:0}.single_variation_wrap{margin:10px 0}.single_variation_wrap .variations_button,.summary .cart{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-type-grouped .summary .cart,.summary .variations_form.cart{display:block}.single_variation_wrap .variations_button .quantity{float:left}.single_variation_wrap .variations_button .button{float:left;margin:5px 0}table.variations{width:100%}table.variations td{padding-bottom:5px}.variations .label{padding-right:10px}.variations .value{min-width:150px}.single_variation_wrap .woocommerce-variation-price{display:inline-block;vertical-align:middle}.single_variation_wrap .woocommerce-variation-availability{display:inline-block;vertical-align:middle;margin:0 5px}.single_variation_wrap .woocommerce-variation-availability .stock{margin:0}.single_variation_price_reset .single_variation_wrap{float:left;margin-top:5px}.product .single_variation_price_reset .single_variation_wrap .price{margin-top:0}.single_variation_price_reset .reset_variations{float:right;margin-top:7px}#wrapper .widget .product_list_widget li{padding-bottom:10px;margin-bottom:10px}.product_list_widget .wp-post-image{max-width:58px;float:right;margin-left:15px}.product_list_widget li,.widget_layered_nav li{border-bottom-width:1px;border-bottom-style:solid;overflow:hidden}.product_list_widget li a,.widget_layered_nav li a{border-bottom:0;padding:0}.widget_layered_nav li.chosen{background-color:#a0ce4e}.widget_layered_nav li.chosen a{margin-left:14px}.widget_layered_nav li.chosen a:before,.widget_layered_nav_filters li.chosen a:before{position:absolute;content:\'\\e61d\';margin-left:-17px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-family:icomoon}.widget_layered_nav_filters li.chosen{display:inline-block;margin:0 3px 3px 0;padding:2px 5px 2px 20px;background-color:#a0ce4e}.product_list_widget li .amount,.product_list_widget li .quantity{font-weight:700;padding-top:3px}.product_list_widget li .quantity{display:block;border:0}.product_list_widget li dl{margin:0}.product_list_widget li dd,.product_list_widget li dt{margin:0;display:inline}.product_list_widget li dt{font-weight:700;margin-right:5px}.product_list_widget li .star-rating{display:block;margin:5px 0}.widget_shopping_cart_content .total .amount{display:inline-block;margin-left:25px}.widget_shopping_cart_content .buttons{background:#f6f6f6;overflow:hidden}.widget_shopping_cart_content .buttons a{display:inline-block;width:50%;float:left;text-indent:10px;margin:0;height:35px;line-height:35px}.widget_shopping_cart_content .buttons>a:before{font-family:icomoon;content:\'\\f07a\';margin-right:10px}.widget_shopping_cart_content .buttons a.checkout:before{font-family:icomoon;content:\'\\f046\';margin-right:10px}.widget_layered_nav li{overflow:hidden;padding:10px 0}.widget_layered_nav li a{float:left}.widget_layered_nav li .count{float:right;font-size:12px}.price_slider_wrapper{border-bottom:1px solid;padding-bottom:18px}.price_slider_amount{text-align:right;margin-top:15px}.fusion-body .price_slider_amount .button{float:left;padding:5px 6px;font-weight:700;font-size:13px}.price_label{line-height:25px}.price_label .from{margin-left:3px}.price_label .from,.price_label .to{font-size:14px;font-weight:700}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:12px;height:12px;top:-.3em;outline:0}.ui-slider .ui-slider-handle:before{border:1px solid #333;border-radius:50%;background-clip:padding-box;background-color:#fff;width:12px;height:12px;outline:0;content:\'\';display:block;position:absolute;top:0;left:0}.ui-slider .ui-slider-handle:after{border:1px solid #333;border-radius:50%;background-clip:padding-box;background-color:#fff;width:2px;height:2px;outline:0;content:\'\';display:block;position:absolute;top:5px;left:5px;z-index:3}.ui-slider .ui-slider-handle:last-child{margin-left:-1em}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em}.price_slider_wrapper .ui-widget-content{border-radius:1em}.ui-slider-horizontal{height:.5em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:-1px}.ui-slider-horizontal .ui-slider-range-max{right:-1px}.simple-products-slider{overflow:hidden}#main .simple-products-slider .image .image-extras .image-extras-content h3{margin-top:0;margin-bottom:5px;font-size:13px}.simple-products-slider .cats{font-size:11px;margin-bottom:5px;line-height:normal}.simple-products-slider .price{display:inline-block;margin-bottom:5px}.simple-products-slider .price .amount{font-size:18px}.simple-products-slider .product-buttons{padding:0;height:auto}.simple-products-slider .product-buttons a{display:inline;height:auto;line-height:normal;float:none}.simple-products-slider .product-buttons a:before{margin-right:0}.simple-products-slider .product-buttons .show_details_button{margin-left:5px}.product-category h2{margin:0;padding:15px 20px}#customer_login h2{margin-bottom:5px}#customer_login .sep-double{margin-bottom:40px}#customer_login_box{border:1px solid;padding:30px;box-sizing:border-box}#customer_login .one_half.last{padding-top:29px}#customer_login_box .remember-box{padding-left:20px;padding-right:20px}#customer_login .col-1,#customer_login .col-2{width:48%;float:left}#customer_login .col-1{margin-right:4%}.avada-myaccount-user{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:40px;border-top:1px solid;border-bottom:1px solid}.avada-myaccount-user .avada-myaccount-user-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-right:1px solid}.avada-myaccount-user .avada-myaccount-user-column.message{-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-left:20px;padding-right:20px}.avada-myaccount-user .avada-myaccount-user-column:last-child{-webkit-flex-grow:1.5;-ms-flex-positive:1.5;flex-grow:1.5;border-right:0;padding-left:20px}.avada-myaccount-user .username{display:inline;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.avada-myaccount-user .username .hello{display:inline-block;padding-left:25px;font-size:18px;line-height:1.75;font-weight:400;border:none}.avada-myaccount-user .username .hello:before{position:absolute;margin-left:-25px;font-family:IcoMoon;content:\'\\f05d\'}.avada-myaccount-user .username .not-user{display:block;padding-left:25px;line-height:1.75}.avada-myaccount-user .view-cart a{padding-left:25px;text-transform:uppercase}.avada-myaccount-user .view-cart a:before{position:absolute;margin-left:-25px;font-family:IcoMoon;content:\'\\f07a\';color:inherit}.woocommerce-account .avada-myaccount-user{margin-bottom:60px}.myaccount_user{display:none}#main .avada-myaccount-data{overflow:visible}.avada-myaccount-data .address,.avada-myaccount-data .digital-downloads,.avada-myaccount-data .edit-account-form,.avada-myaccount-data .edit-account-heading,.avada-myaccount-data .my_account_orders,.avada-myaccount-data .myaccount_address,.avada-myaccount-data h2,.edit-address{display:none}.avada-myaccount-data .digital-downloads,.avada-thank-you .order_details{list-style:none;margin:10px 0 0;padding:0}.avada-myaccount-data .digital-downloads li,.avada-thank-you .order_details li{line-height:19px;margin:0 0 15px;padding:0 0 0 25px}.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:before{border-radius:50%;font-size:12px;text-align:center;content:\'\\f105\';display:inline-block;float:left;font-family:icomoon;font-style:normal;font-weight:400;height:19px;margin-left:-25px;margin-right:0;text-decoration:inherit;width:19px}.avada-myaccount-data .my_account_orders .order-total{border-top:none}.avada-myaccount-data .my_account_orders.shop_table tbody tr{height:46px}.avada-thank-you .woocommerce-bacs-bank-details{margin-top:40px}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2{width:48%;float:left}.avada-customer-details .addresses .col-1,.avada-myaccount-data .addresses .col-1{margin-right:4%}.avada-customer-details .addresses .title,.avada-myaccount-data .addresses .title{position:relative;margin-top:0;border-bottom:1px solid;margin-bottom:15px;padding-bottom:5px;display:block}.avada-customer-details .addresses .title h3,.avada-myaccount-data .addresses .title h3{display:inline-block;margin-bottom:0;font-weight:700}.avada-myaccount-data .addresses .title .edit{display:inline-block;margin:2px 0 0 10px}body:not(:-moz-handler-blocked) .avada-myaccount-data .addresses .title .edit{margin-top:3px}.avada-myaccount-data .input-text{padding:8px 15px}.avada-checkout #billing_country_chosen,.avada-checkout #billing_state_chosen,.avada-checkout #shipping_country_chosen,.avada-checkout #shipping_state_chosen,.avada-myaccount-data #billing_country_chosen,.avada-myaccount-data #billing_state_chosen,.avada-myaccount-data #shipping_country_chosen,.avada-myaccount-data #shipping_state_chosen,.avada-myaccount-data .myaccount_address .chosen-container-single{width:100%!important}.wc-item-meta{list-style:none;padding:0}.wc-item-meta li{margin:5px 0}.wc-item-meta li p{display:inline;margin:0}.avada-select .select2-container{width:100%!important}.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2{color:#aaa9a9;background-color:#fff;-webkit-appearance:none;box-sizing:border-box;height:34px;padding:7px 15px;border-radius:0;background-image:none}.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow{border-radius:0;background-image:none;width:34px;height:34px;line-height:34px;border-left:1px solid #dadada;position:absolute;background:0 0;pointer-events:none;z-index:10;font-family:icomoon;font-size:9px;text-align:center}.avada-select .select2-container .select2-choice .select2-arrow b,.avada-select .select2-container .select2-choice2 .select2-arrow b{pointer-events:none;z-index:10;font-family:icomoon;font-size:9px;text-align:center;background:0 0}.avada-select .select2-container .select2-choice .select2-arrow b:after,.avada-select .select2-container .select2-choice2 .select2-arrow b:after{display:none}.avada-select .select2-container .select2-choice .select2-arrow b:before,.avada-select .select2-container .select2-choice2 .select2-arrow b:before{content:\'\\e61f\'}.avada-select .select2-container.select2-dropdown-open .select2-choice,.avada-select .select2-container.select2-dropdown-open .select2-choices{background:inherit;background-image:inherit;background-image:linear-gradient(to top,#fff 0,#eee 50%);background-color:#eee}.avada-select .select2-container.select2-dropdown-open .select2-choice .select2-arrow,.avada-select .select2-container.select2-dropdown-open .select2-choices .select2-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);line-height:28px;height:28px;border-left-color:transparent}.woocommerce-page .select2-search--dropdown .select2-search__field{height:27px;background-color:transparent}.avada-order-details{margin-bottom:20px}.avada-order-details .shop_table.order_details .product-total{text-align:right}.avada-order-details .shop_table.order_details tfoot{border-top:1px solid}.avada-order-details .shop_table.order_details tfoot tr{border:none}.avada-order-details .shop_table.order_details tfoot tr th{padding:10px 30px 10px 0;width:70%;border:none;text-align:right}.avada-order-details .shop_table.order_details tfoot tr td{text-align:right;padding:10px 0}.avada-order-details .shop_table.order_details tfoot tr:first-child td,.avada-order-details .shop_table.order_details tfoot tr:first-child th{padding-top:20px}.avada-order-details .shop_table.order_details tfoot tr:last-child td,.avada-order-details .shop_table.order_details tfoot tr:last-child th{padding-bottom:0}.avada-order-details .shop_table.order_details tfoot tr:last-child td{padding-top:20px}.avada-order-details .shop_table.order_details tfoot tr:last-child .amount{font-size:18px}.avada-order-details .order-again{margin:15px 0 0;text-align:right}.avada-customer-details .customer_details dd,.avada-customer-details .customer_details dt{display:inline-block;margin:0}.avada-customer-details .customer_details dt{font-weight:700}.avada-customer-details .customer_details dd{padding:0 3px}.avada-thank-you{margin-bottom:20px}.woocommerce .cart-empty{float:left;font-size:18px;border-top:1px solid;border-bottom:1px solid;width:50%;line-height:55px;height:55px}.woocommerce .return-to-shop{float:left;border-top:1px solid;border-bottom:1px solid;width:50%;text-align:right;line-height:55px;height:55px}.return-to-shop .wc-backward{padding-left:25px}.return-to-shop .wc-backward:before{position:absolute;content:\'\\f07a\';font-family:icomoon;margin-left:-25px;color:inherit}.woocommerce-MyAccount-navigation ul,.woocommerce-side-nav{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation,.woocommerce-side-nav{float:left;width:220px}.woocommerce-MyAccount-navigation ul,.woocommerce-side-nav{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation ul li a,.woocommerce-side-nav li a{display:block;padding:10px 0;border-bottom:1px solid}.woocommerce-MyAccount-navigation ul li.is-active a:after,.woocommerce-side-nav li.is-active a:after{position:absolute;font-family:icomoon;content:\'\\f105\';margin-left:5px}.woocommerce-MyAccount-content,.woocommerce-content-box{border:1px solid;padding:30px;margin-left:240px;overflow:hidden;box-sizing:border-box}.woocommerce-content-box.full-width{margin-left:0;width:100%}.woocommerce-content-box.no-bottom-space{padding-bottom:0}.woocommerce-content-box.one_half{margin-left:0;width:48%;margin-right:4%;float:left;margin-bottom:20px;position:relative}.woocommerce-content-box.avada-checkout{overflow:visible}.woocommerce-MyAccount-content form h3,.woocommerce-MyAccount-content h2,.woocommerce-content-box h2{border-bottom:1px solid;padding-bottom:10px;margin-bottom:30px}.woocommerce-MyAccount-content .order-total{border-top:none}.woocommerce-MyAccount-content .shop_table tr{height:auto}.woocommerce-MyAccount-content .woocommerce-Addresses{margin:0 -2%}.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{display:inline-block;vertical-align:top;width:48%;padding:0 2%}.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title{padding-bottom:5px;border-bottom:1px solid}.woocommerce-MyAccount-content .woocommerce-Addresses h3{display:inline-block;margin:0;font-weight:700}.woocommerce-MyAccount-content .woocommerce-Addresses .edit{padding:0 10px}.woocommerce-MyAccount-content .woocommerce-Addresses .edit:after{vertical-align:bottom;font-family:icomoon;content:\'\\f105\';margin-left:5px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset>legend{display:none}.woocommerce-MyAccount-content .woocommerce-address-fields p:first-of-type input.button{float:none}.woocommerce-MyAccount-content form .woocommerce-Button,.woocommerce-MyAccount-content form button,.woocommerce-MyAccount-content form input.button{float:right}.woocommerce-MyAccount-content .woocommerce-Pagination{margin-top:20px}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--previous{margin-right:30px}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--previous:before{font-family:icomoon;content:\'\\f104\';margin-right:5px;vertical-align:bottom}.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-Button--next:after{font-family:icomoon;content:\'\\f105\';margin-left:5px;vertical-align:bottom}.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{padding-right:10px}.available-downloads{margin-bottom:50px}.my_account_orders{width:100%;text-align:left;margin:0}.my_account_orders.shop_table tr{border-bottom:1px solid}.my_account_orders tbody tr:last-child{border-bottom:0}.my_account_orders thead tr th{padding-bottom:12px;font-weight:700;font-size:13px}.my_account_orders thead tr th{height:auto;line-height:normal}.my_account_orders .woocommerce-orders-table__cell-order-number a{font-size:18px}.my_account_orders .woocommerce-orders-table__cell-order-actions a{display:block;text-shadow:none}.my_account_orders .woocommerce-orders-table__cell-order-actions a:after,.woocommerce-MyAccount-downloads .download-actions a:after{position:absolute;font-family:icomoon;content:\'\\f105\';margin-left:10px;vertical-align:bottom}#main .page-info{margin-bottom:10px}.woocommerce .addresses{margin-top:0;overflow:hidden}.woocommerce .address h4{font-weight:700;margin-top:0;border-bottom:1px solid;padding-bottom:5px}.woocommerce address{font-style:normal;margin-bottom:20px}.woocommerce .address .edit:after{position:absolute;font-size:14px;font-family:icomoon;content:\'\\f105\';margin-left:10px}.checkout .input-text{padding:8px 15px}.shop_table{width:100%;text-align:left;margin:0}.shop_table tr{border-bottom:1px solid}.shop_table td{padding:25px 0}.shop_table tbody tr:last-child{border-bottom:0}.shop_table thead tr th{padding-bottom:12px;font-weight:700;font-size:13px}.shop_table thead tr th{height:auto;line-height:normal}.shop_table tbody tr{height:140px}.shop_table.my_account_subscriptions tbody tr{height:auto}.shop_table .product-thumbnail{width:90px;margin-right:25px;float:left}.shop_table .product-thumbnail img{max-width:90px}.shop_table .product-name{width:50%}.product-info{margin-left:115px;margin-top:20px}.shop_table .product-thumbnail .product-info{margin-top:20px}.shop_table .product-info .variation{float:left;width:100%}.shop_table .product-info .variation dt{clear:both;float:left}.shop_table .product-info .variation dd{float:left;margin:0 5px}.shop_table .product-remove a{font-size:24px;float:right}.shop_table .product-price{text-align:center}.shop_table .product-quantity{text-align:center}.checkout .shop_table .product-quantity{text-align:initial}.shop_table .product-quantity .quantity{margin:0 auto}.shop_table .product-subtotal{text-align:center}.shop_table .product-remove{width:5%}.shop_table .variation dd,.shop_table .variation dt{margin:0;display:inline-block}.shop_table .variation p{margin-bottom:5px}.one_half_container{float:left}.cart-collaterals{margin-top:30px;overflow:hidden}.cart-collaterals .one_half .woocommerce-content-box{margin-bottom:30px}.cart-collaterals .avada-select-parent input,.cart-collaterals .form-row input{padding:9px 15px;margin:0}.cart-collaterals ul.products li{margin-bottom:0}.cart-collaterals .cross-sells{margin-bottom:30px}.shipping-calculator-form-nohide #calc_shipping_state{min-width:100%}.shipping-calculator-form-nohide .button{float:right}.coupon{overflow:hidden}.coupon .input-text{float:left;width:75%;padding:8px 15px;margin-left:0;margin-right:0}.coupon .fusion-button{float:right}.cart-totals-container .fusion-button{display:block}.shipping-coupon{float:left;width:48%;margin-right:4%}.cart-totals-buttons{float:left;width:48%}.cart-totals-buttons .shipping_method{max-width:230px}.woocommerce-shipping-calculator{margin-bottom:30px}.avada-coupon-fields{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.avada-shipping-calculator-form,.shipping-calculator-form{display:block}.avada-shipping-calculator-form .fusion-one-half{margin-top:0}.avada-shipping-calculator-form .fusion-one-half .avada-select-parent,.shipping-calculator-form .fusion-one-half .avada-select-parent{margin-bottom:0}.avada-shipping-calculator-button:hover,.shipping-calculator-button:hover{color:inherit;cursor:auto}.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state{min-width:150px}.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode{height:36px}.woocommerce p.one_half{margin-left:0;margin-right:4%}.order-total{border-top:1px solid;height:50px}.order-total td,.order-total th,.woocommerce-cart .cart_totals .shop_table .order-total td{padding-top:20px}.checkout .order-total{border:none;height:auto}.checkout .order-total td,.checkout .order-total th,.checkout .tax-rate td,.checkout .tax-rate th{padding-top:0}.cart_totals table{width:100%;text-align:left}.cart_totals table th{width:50%;padding-bottom:20px}.cart_totals table td{width:50%;padding-bottom:20px;text-align:right}.cart_totals table .total td,.cart_totals table .total th{padding-top:20px}.cart_totals .cart-subtotal td,.cart_totals .total td{text-align:right}.cart_totals .cart-subtotal td strong{font-weight:400}.cart_totals .total{border-top:1px solid;height:50px}#shipping_method{list-style:none;margin:0;padding:0;float:right;text-align:right}.cart-totals-buttons .fusion-button{float:right;display:block}.cart-totals-buttons .checkout-button{clear:both;margin-top:10px}#wrapper .custom_select_box .dd-container .dd-select,#wrapper .custom_select_box .dd-options li a{background:#fbfaf9;background-image:none}#wrapper .custom_select_box .dd-container .dd-selected{padding:0;text-indent:10px;padding-right:15px}#wrapper .custom_select_box .dd-options li a:hover{background-color:transparent}#wrapper .custom_select_box .dd-pointer{background-image:none;width:10px;border-left:1px solid;padding-left:10px}#wrapper .custom_select_box .dd-pointer-down:after{font-family:icomoon;content:\'\\e61f\';font-weight:700}#wrapper .custom_select_box .dd-options{position:absolute;top:auto;max-height:143px}#wrapper .custom_select_box .dd-pointer-down{border-color:#dadada}#billing_country_field>label,#shipping_country_field>label{padding-right:5px}#billing_country_field>label:after,#shipping_country_field>label:after{content:\":\"}.wc-terms-and-conditions input,.wc-terms-and-conditions label,.wc_payment_method input,.wc_payment_method label{vertical-align:middle;margin-top:0}.admin-bar p.woocommerce-store-notice{top:32px}p.woocommerce-store-notice{position:fixed;top:0;left:0;right:0;margin:0;font-size:16px;padding:10px;text-align:center;background:#a0ce4e;color:#fff;z-index:99997}.product .entry-summary .price{display:inline-block;margin-top:10px}.entry-summary .summary-container .avada-availability{display:none}.product-type-simple .entry-summary .summary-container .avada-availability{display:inline-block;margin:0 5px}.entry-summary .summary-container .avada-availability .stock{margin:0}.entry-summary .summary-container>.pre_order_single,.entry-summary .summary-container>.stock{display:none}.product .entry-summary .woocommerce-product-rating{display:inline-block;margin-left:20px;margin-top:11px}.product .entry-summary .woocommerce-product-rating .star-rating{display:inline-block}.product .entry-summary .woocommerce-product-rating .woocommerce-review-link{position:relative;top:-2px}#wrapper .chzn-container-single .chzn-single div b{background:0 0}#billing_country_field .select-arrow,#billing_state_field .select-arrow,#shipping_country_field .select-arrow,#shipping_state_field .select-arrow{height:33px;line-height:33px}#customer_login h2{margin-bottom:30px}#billing_country_field .avada-select-parent,#billing_state_field .avada-select-parent,#shipping_country_field .avada-select-parent,#shipping_state_field .avada-select-parent,.avada-shipping-calculator-form .avada-select-parent,.shipping-calculator-form .avada-select-parent{overflow:visible}.avada-shipping-calculator-form .avada-select-parent select,.shipping-calculator-form .avada-select-parent select{padding-top:10px}.woocommerce .lost_password{margin-top:7px}form.checkout #payment-container,form.checkout #shipping{display:none}form.checkout #billing_first_name_field,form.checkout #shipping_first_name_field{float:left;width:48%}form.checkout #billing_last_name_field,form.checkout #shipping_last_name_field{float:right;width:48%}form.checkout .continue-checkout{float:right}form.checkout label{margin-bottom:2px;display:inline-block}form.checkout .shop_table tbody .product-thumbnail{width:90px}.checkout .shop_table th.product-total{width:40%;text-align:right}.checkout .shop_table tbody .product-total{width:40%;text-align:right}.checkout .shop_table .product-thumbnail .product-info{float:none}.checkout .shop_table .product-thumbnail .product-info p{margin-left:115px}.checkout .shop_table tfoot{border-top:1px solid;border-bottom:1px solid}.checkout .shop_table tfoot tr{border-bottom:0}.checkout .shop_table tfoot th{text-align:right;padding-right:30px;padding-bottom:20px;width:70%}.checkout .shop_table tfoot td{text-align:right;padding-top:0;padding-bottom:20px}.checkout .shop_table tfoot td label{display:inline}.checkout .shop_table tfoot tr:first-child td,.checkout .shop_table tfoot tr:first-child th{padding-top:20px}.checkout .shop_table tfoot .order-total .amount{font-size:18px;font-weight:400}.checkout .payment_methods{list-style:none;margin:0;padding:0;margin-top:40px}.checkout .payment_methods li{margin-bottom:30px}.about_paypal:after{display:block;clear:both;content:\"\"}.checkout .payment_methods .payment_box{clear:both;padding:20px;margin-top:10px}.payment_methods li img{float:right}.payment_methods li label{display:inline}.checkout #place_order{clear:both;float:right}#thank-you-box{margin-bottom:20px}#final-order-details .woocommerce-content-box{margin-bottom:20px}#final-order-details .shop_table{margin-bottom:30px}#final-order-details .shop_table .product-thumbnail .product-info{float:none}#final-order-details .shop_table .product-subtotal{text-align:right}#final-order-details .shop_table .product-total{text-align:right}#final-order-details .shop_table tr:last-child{border-bottom:1px solid}#final-order-details .mini-order-details{float:right;width:50%}#final-order-details .mini-order-details tr{border-bottom:0}#final-order-details .mini-order-details th{padding-bottom:10px;text-align:left}#final-order-details .mini-order-details td{text-align:right;padding-bottom:10px}#final-order-details .mini-order-details tr:last-child .amount{font-size:18px;font-weight:400}#final-order-details .mini-order-details tr:last-child{border-top:1px solid}#final-order-details .mini-order-details tr:last-child td,#final-order-details .mini-order-details tr:last-child th{padding-top:10px;padding-bottom:0}#final-order-details .customer_details{list-style:none;margin:0;padding:0}p.order-info{border-bottom:1px solid;border-top:1px solid;line-height:normal;margin-bottom:50px;padding:20px 0}p.order-info mark{background-color:transparent;font-weight:700}.product-images{position:relative}.cart-loading{display:none;z-index:100;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.cart-loading .fusion-icon-spinner{-webkit-animation:mask 3s infinite alternate;animation:mask 3s infinite alternate;display:inline-block;line-height:70px}.cart-loading .fusion-icon-check-square-o{display:inline-block;line-height:70px}.cart-loading i{display:inline-block;height:70px;width:70px;line-height:70px;border-radius:50%;background-clip:padding-box;background-color:rgba(0,0,0,.8);font-size:25px;color:#fff}.cart-loading .view-cart{margin-top:10px}.wc-nested-category-layout-category-title{margin-top:35px}.subcategory-term_description{float:left;margin-left:20px;width:80%}.subcategory-products{clear:both;padding-top:25px}@-webkit-keyframes mask{25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg)}}@keyframes mask{25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.woocommerce .thumbnails .clients-carousel .es-carousel{padding:0}.added_to_cart{display:none}.fusion-grid-list-view{margin:0;padding:0;list-style:none;border:1px solid #ddd;box-sizing:content-box}.fusion-grid-list-view li{height:100%;width:39px;float:left;text-align:center;background-color:#fbfaf9}.fusion-grid-list-view li a:hover{color:#333}.fusion-grid-list-view li:hover{background-color:#fff;cursor:pointer}.fusion-grid-view,.fusion-list-view{display:block}.fusion-grid-view{position:relative;font-size:22px}.fusion-grid-view .fusion-icon-grid{display:block;margin-top:50%;position:absolute;top:-11px;width:100%}.fusion-list-view{font-size:14px}.fusion-grid-view-li{border-right:1px solid #ddd}.products .product-list-view .product-buttons,.products .product-list-view .product-details,.products .product-list-view .product-excerpt.product-list{max-width:73%;width:73%;float:left;display:inline-block;padding:0;margin:0 0 0 2%}.products .product-list-view{width:100%!important;display:table;padding-top:50px;padding-bottom:50px;margin:0;border:none;border-bottom:1px solid #efefef}.products .product-list-view>.product-images .crossfade-images{position:relative}.products .product-list-view a.product-images{display:inline-block;max-width:23%;width:23%;margin-right:2%;float:left}.products .product-list-view .product-details-container .clearfix{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.products .product-list-view .product-details-container .clearfix .star-rating{margin:0 15px}.products .product-list-view .product-buttons{border:none;padding-top:20px;margin:0}.products .product-list-view .product-buttons a{display:inline-block;float:left}.products .product-list-view .product-buttons a:last-child{float:left;margin-left:20px}.products .product-list-view .product-excerpt-container{padding-top:20px}.products .product-list-view .product-excerpt.product-list{padding-top:0}.fusion-grid-list-view li.active-view a i{color:rgba(51,51,51,.45)}.woocommerce .avada-select-parent select{width:100%}.woocommerce-checkout-payment .place-order{zoom:1}.woocommerce-checkout-payment .place-order:after,.woocommerce-checkout-payment .place-order:before{content:\" \";display:table}.woocommerce-checkout-payment .place-order:after{clear:both}.fusion-woo-product-design-clean .products .fusion-price-rating{display:block}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a{letter-spacing:1px}.fusion-woo-product-design-clean .products .product-details-container,.fusion-woo-product-design-clean .slides .product-details-container{text-align:center}.fusion-woo-product-design-clean .products .product-title,.fusion-woo-product-design-clean .slides .product-title{font-style:italic}.fusion-woo-product-design-clean .products .fusion-rollover .star-rating,.fusion-woo-product-design-clean .slides .fusion-rollover .star-rating{margin:0 auto}.fusion-woo-product-design-clean .products .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-woo-product-design-clean .slides .fusion-rollover .fusion-rollover-content .fusion-product-buttons a{padding:0}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a:hover,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-product-buttons a:hover{opacity:.6}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons .wc-forward,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-product-buttons .wc-forward{display:none}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-rollover-linebreak,.fusion-woo-product-design-clean .slides .fusion-rollover-content .fusion-rollover-linebreak{margin:0 10px}.fusion-woo-product-design-clean .products .fusion-product-buttons,.fusion-woo-product-design-clean .slides .fusion-product-buttons{margin-top:6px;text-transform:uppercase}.fusion-woo-product-design-clean .products .fusion-product-buttons a,.fusion-woo-product-design-clean .slides .fusion-product-buttons a{display:inline;float:none;margin-top:0;padding:0;letter-spacing:1px}.fusion-woo-product-design-clean .products .fusion-product-buttons a:after,.fusion-woo-product-design-clean .products .fusion-product-buttons a:before,.fusion-woo-product-design-clean .slides .fusion-product-buttons a:after,.fusion-woo-product-design-clean .slides .fusion-product-buttons a:before{display:none}.fusion-woo-product-design-clean .products .product-details-container .clearfix,.fusion-woo-product-design-clean .slides .product-details-container .clearfix{display:block}.fusion-woo-product-design-clean .products .product-list-view .product-details-container,.fusion-woo-product-design-clean .products .product-list-view .product-excerpt-container,.fusion-woo-product-design-clean .slides .product-list-view .product-details-container,.fusion-woo-product-design-clean .slides .product-list-view .product-excerpt-container{text-align:left}.fusion-woo-product-design-clean .products .product-list-view .onsale,.fusion-woo-product-design-clean .slides .product-list-view .onsale{top:70px}.fusion-woo-product-design-clean .products .product-list-view .price,.fusion-woo-product-design-clean .slides .product-list-view .price{font-style:normal}.fusion-woo-product-design-clean .products .product-list-view .fusion-clean-product-image-wrapper,.fusion-woo-product-design-clean .slides .product-list-view .fusion-clean-product-image-wrapper{display:inline-block;float:left;margin-right:2%;min-height:100px;width:23%;max-width:23%}.fusion-woo-product-design-clean .product-details{padding:20px 15px}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-product-buttons a{letter-spacing:1px}.fusion-widget-cart-icon{display:inline-block}.fusion-widget-cart-icon:after{content:\'\\f07a\';font-family:IcoMoon}.fusion-widget-cart-number{display:inline-block;border-radius:100%;line-height:normal;text-align:center;padding:2px 7px}.product-type-variable .woocommerce-variation .woocommerce-variation-availability,.product-type-variable .woocommerce-variation .woocommerce-variation-price{display:none}.woocommerce-cart .cart_totals .shop_table .cart-subtotal{border-bottom:0}.woocommerce-cart .cart_totals .shop_table tr{height:auto}.woocommerce-cart .cart_totals .shop_table td{padding-top:0}.woocommerce-cart .cart_totals .shop_table .shipping td,.woocommerce-cart .cart_totals .shop_table .shipping th,.woocommerce-cart .cart_totals .shop_table .tax-rate td,.woocommerce-cart .cart_totals .shop_table .tax-rate th{padding-top:20px}.product-type-external .summary-container .cart{margin-top:40px}.fusion-clean-product-image-wrapper{position:relative}.fusion-clean-product-image-wrapper .cart-loading{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 5px;height:100%;width:100%;border-radius:0;background-clip:padding-box;font-size:14px;line-height:normal;text-transform:uppercase}.fusion-clean-product-image-wrapper .cart-loading:hover{opacity:.6}#wrapper .fusion-clean-product-image-wrapper .cart-loading{background-color:transparent}.fusion-clean-product-image-wrapper .cart-loading i{font-size:32px;line-height:70px}.fusion-clean-product-image-wrapper .cart-loading .view-cart{display:none}.fusion-clean-product-image-wrapper.fusion-item-in-cart .cart-loading .view-cart{display:block}.fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons,.fusion-item-in-cart .fusion-rollover-content .star-rating{display:none}.woocommerce.add_to_cart_inline .added_to_cart{display:inline-block}.woocommerce.add_to_cart_inline .add_to_cart_button{margin:0 7px}.woocommerce.add_to_cart_inline .add_to_cart_button:after{display:none!important;font-family:icomoon!important;color:inherit;margin-left:5px;vertical-align:middle}.woocommerce.add_to_cart_inline .add_to_cart_button.added:after{display:inline-block!important;content:\"\\f046\"!important}.woocommerce.add_to_cart_inline .add_to_cart_button.loading:after{display:inline-block!important;content:\"\\f110\"!important;-webkit-animation:mask 3s infinite alternate;animation:mask 3s infinite alternate}.wc-layered-nav-rating .star-rating{margin-right:5px}.widget_rating_filter .star-rating{vertical-align:middle}.widget_product_categories .product-categories li a{display:inline-block}.fusion-woocommerce-equal-heights ul.products{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fusion-woocommerce-equal-heights .products .product.product-grid-view,.fusion-woocommerce-equal-heights .products.related .product{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fusion-woocommerce-equal-heights .products .product.product-grid-view .product-buttons,.fusion-woocommerce-equal-heights .products.related .product .product-buttons{margin-top:auto}.summary .cart #product-addons-total,.summary .cart .product-addon{margin:0 20px 0 0}.summary .cart .product-addon-totals dt{width:auto}.summary .cart .product-addon-totals dd{margin:0;padding:0 5px}.single_variation_wrap .yith_wapo_groups_container{float:none}.product .product-buttons .variations select{display:none}.product-type-variable-subscription .variations_form .variations{position:relative}.product-type-variable-subscription .variations_form .reset_variations{position:absolute;right:0;margin-top:10px}.product-type-variable-subscription .variations_form .single_variation_wrap{margin-top:35px}.product-type-variable-subscription .variations_form .woocommerce-variation-price{margin-bottom:10px}.fusion-carousel-title-below-image .fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons,.fusion-item-in-cart .fusion-rollover-content .fusion-rollover-categories,.fusion-item-in-cart .fusion-rollover-content .fusion-rollover-title,.fusion-item-in-cart .fusion-rollover-content .price,.products .product .fusion-item-in-cart .fusion-rollover-content .fusion-product-buttons{display:none}.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button{font-weight:700}.fusion-menu-cart-items{line-height:1.5}.woo-tabs-horizontal .woocommerce-content-box.avada-checkout{margin:0;clear:both}.woo-tabs-horizontal .woocommerce-MyAccount-navigation{width:100%;margin:0;border-bottom:1px solid #ddd}.woo-tabs-horizontal .woocommerce-MyAccount-content{float:left;margin:0;width:100%;border-top:none}.woo-tabs-horizontal .woocommerce-tabs>.tabs{width:100%;margin:0;border-bottom:1px solid #ddd}.woo-tabs-horizontal .woocommerce-tabs>.tabs li{float:left}.woo-tabs-horizontal .woocommerce-tabs>.tabs li a{border:1px solid transparent!important;padding:10px 20px}.woo-tabs-horizontal .woocommerce-tabs>.tabs .active{border:1px solid #ddd;border-bottom:none;min-height:40px;margin-bottom:-1px}.woo-tabs-horizontal .woocommerce-tabs>.tabs .active:hover a{cursor:default}.woo-tabs-horizontal .woocommerce-tabs .entry-content{float:left;margin:0;width:100%;border-top:none}.fusion-show-pagination-text .woocommerce-pagination .next,.fusion-show-pagination-text .woocommerce-pagination .pagination-next,.fusion-show-pagination-text .woocommerce-pagination .pagination-prev,.fusion-show-pagination-text .woocommerce-pagination .prev{padding:0}body.fusion-hide-pagination-text .woocommerce-pagination .next,body.fusion-hide-pagination-text .woocommerce-pagination .prev{border-width:1px;border-style:solid}body.fusion-hide-pagination-text .woocommerce-pagination .prev{margin-left:0;margin-right:4px}body.fusion-hide-pagination-text .woocommerce-pagination .next{margin-left:4px;margin-right:0}body.fusion-hide-pagination-text .woocommerce-pagination .next:after,body.fusion-hide-pagination-text .woocommerce-pagination .prev:before{line-height:normal;position:static;margin:0;padding:0}.Avada_542{color:green;}.fusion-woo-product-design-clean .products .fusion-rollover .star-rating span:before, .fusion-woo-product-design-clean .products .fusion-rollover .star-rating:before{color:#ffffff;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons, .fusion-woo-slider .fusion-product-buttons{color:#333333;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons a, .fusion-woo-slider .fusion-product-buttons a{color:#333333;}.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-rollover-linebreak, .fusion-woo-slider .fusion-product-buttons .fusion-rollover-linebreak{color:#333333;}.product .images{width:635px;}.product .summary.entry-summary{margin-left:calc( 635px + 30px);}.woocommerce-MyAccount-navigation > ul .is-active a,.woocommerce-checkout-nav .is-active a,.woocommerce-tabs > .tabs .active a,body,html,html body.custom-background{background-color:#ffffff;}#main,.fusion-footer-copyright-area,.fusion-footer-widget-area,.fusion-page-title-bar,.fusion-secondary-header,.fusion-sliding-bar-position-bottom .fusion-sliding-bar,.fusion-sliding-bar-position-top .fusion-sliding-bar,.header-v4 #small-nav,.header-v5 #small-nav,.sticky-header .sticky-shadow,.tfs-slider .slide-content-container{padding-left:30px;padding-right:30px;}.width-100 .fusion-fullwidth{margin-left:-0px;margin-right:-0px;}a:hover{color:#005298;}#final-order-details .mini-order-details tr:last-child .amount,#main .about-author .title a:hover,#main .post h2 a:hover,#wrapper .cart-checkout a:hover,#wrapper .cart-checkout a:hover:before,#wrapper .fusion-vertical-menu-widget .menu li.current-menu-item > a,#wrapper .fusion-vertical-menu-widget .menu li.current_page_ancestor > a,#wrapper .fusion-widget-area .current-menu-item > a,#wrapper .fusion-widget-area .current-menu-item > a:before,#wrapper .fusion-widget-area .current_page_item > a,#wrapper .fusion-widget-area .current_page_item > a:before,#wrapper .jtwt .jtwt_tweet a:hover,.avada-order-details .shop_table.order_details tfoot tr:last-child .amount,.cart_totals .order-total .amount,.checkout .shop_table tfoot .order-total .amount,.content-box-percentage,.fusion-carousel-title-below-image .fusion-carousel-meta .price .amount,.fusion-content-widget-area .widget .recentcomments:hover:before,.fusion-content-widget-area .widget li a:hover,.fusion-content-widget-area .widget li a:hover:before,.fusion-content-widget-area .widget_archive li a:hover:before,.fusion-content-widget-area .widget_categories li a:hover,.fusion-content-widget-area .widget_categories li a:hover:before,.fusion-content-widget-area .widget_links li a:hover:before,.fusion-content-widget-area .widget_nav_menu li a:hover:before,.fusion-content-widget-area .widget_pages li a:hover:before,.fusion-content-widget-area .widget_recent_entries li a:hover:before,.fusion-copyright-notice a:hover,.fusion-date-and-formats .fusion-format-box i,.fusion-footer-widget-area a:hover,.fusion-read-more:hover:after,.more a:hover:after,.my_account_orders .woocommerce-orders-table__cell-order-actions a:hover:after,.my_account_orders .woocommerce-orders-table__cell-order-number a,.pagination-next:hover:after,.pagination-prev:hover:before,.price > .amount,.price ins .amount,.project-content .project-info .project-info-box a:hover,.shop_table .product-subtotal .amount,.side-nav .arrow:hover:after,.side-nav li.current_page_ancestor > a,.side-nav ul > li.current_page_item > a,.single-navigation a[rel=next]:hover:after,.single-navigation a[rel=prev]:hover:before,.star-rating span:before,.star-rating:before,.widget_layered_nav li a:hover:before,.widget_product_categories li a:hover:before,.widget_shopping_cart_content .total .amount,.widget_shopping_cart_content a:hover:before,.woocommerce .address .edit:hover:after,.woocommerce-MyAccount-content .woocommerce-Addresses .edit:hover,.woocommerce-MyAccount-content .woocommerce-Addresses .edit:hover:after,.woocommerce-MyAccount-downloads .download-actions a:hover,.woocommerce-MyAccount-downloads .download-actions a:hover:after,.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li.is-active a:after,.woocommerce-Pagination .woocommerce-Button:hover:after,.woocommerce-Pagination .woocommerce-Button:hover:before,.woocommerce-pagination .next:hover,.woocommerce-pagination .next:hover:after,.woocommerce-pagination .prev:hover,.woocommerce-pagination .prev:hover:before,.woocommerce-side-nav li.is-active a,.woocommerce-side-nav li.is-active a:after,.woocommerce-tabs .tabs a:hover .arrow:after,.woocommerce-tabs .tabs li.active a,.woocommerce-tabs .tabs li.active a .arrow:after,h5.toggle:hover a{color:#005298;}.star-rating span:before,.star-rating:before{color:#005298;}#nav ul li > a:hover,#sticky-nav ul li > a:hover,#wrapper .fusion-tabs-widget .tab-holder .tabs li.active a,#wrapper .post-content blockquote,.comment-text blockquote,.fusion-hide-pagination-text .pagination-next:hover,.fusion-hide-pagination-text .pagination-prev:hover,.pagination .current,.pagination a.inactive:hover,.progress-bar-content,.tagcloud a:hover,.woocommerce-pagination .current,.woocommerce-pagination .page-numbers.current,.woocommerce-pagination .page-numbers:hover{border-color:#005298;}#wrapper .side-nav li.current_page_item a{border-right-color:#005298;border-left-color:#005298;}#wrapper .fusion-vertical-menu-widget .menu li.current_page_item > a{border-right-color:#005298;border-left-color:#005298;}#toTop:hover,#wrapper .search-table .search-button input[type=\"submit\"]:hover,.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:before,.circle-yes ul li:before,.fusion-content-widget-area .widget_layered_nav li.chosen,.fusion-content-widget-area .widget_layered_nav_filters li.chosen,.fusion-date-and-formats .fusion-date-box,.onsale,.pagination .current,.price_slider_wrapper .ui-slider .ui-slider-range,.progress-bar-content,.table-2 table thead,.tagcloud a:hover,.woocommerce .social-share li a:hover i,.woocommerce-pagination .current,p.woocommerce-store-notice,ul.arrow li:before,ul.circle-yes li:before{background-color:#005298;}#fusion-gmap-container,#main,#sliders-container,#wrapper,.fusion-separator .icon-wrapper,.woocommerce-MyAccount-navigation > ul .is-active a,.woocommerce-checkout-nav .is-active a,.woocommerce-tabs > .tabs .active a,body,html{background-color:#ffffff;}.fusion-footer-widget-area{background-color:#e0261f;border-color:#e9eaee;border-top-width:0px;padding-top:43px;padding-bottom:40px;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li{border-color:#e0261f;}.fusion-footer-copyright-area{background-color:#282a2b;border-color:#4b4c4d;border-top-width:1px;padding-top:18px;padding-bottom:16px;}.fusion-copyright-notice{color:#ffffff;font-size:12px;}.fusion-copyright-notice a{color:#ffffff;}.fusion-footer-copyright-area a:hover{color:#ffffff;}.fusion-image-wrapper .fusion-rollover{background-image:linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e89090), color-stop(1, #d65a5a));background-image:filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e89090, endColorstr=#d65a5a), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);background-image:-webkit-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-moz-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-ms-linear-gradient(top, #e89090 0%, #d65a5a 100%);background-image:-o-linear-gradient(top, #e89090 0%, #d65a5a 100%);}.no-cssgradients .fusion-image-wrapper .fusion-rollover{background:#e89090;}.fusion-image-wrapper:hover .fusion-rollover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e89090, endColorstr=#d65a5a), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link{background-color:#333333;width:calc(15px * 2.41);height:calc(15px * 2.41);background:#333333;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price *,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-rollover .fusion-rollover-content .fusion-rollover-title{color:#333333;}.fusion-page-title-bar{border-color:#d2d3d4;background-color:#ffffff;height:61px;}#slidingbar-area .widget-title,#slidingbar-area h3,.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3{font-family:\"Work Sans\";font-size:18px;font-weight:200;line-height:1.5;letter-spacing:0px;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0px;padding-right:0px;}#nav ul li ul li a,#reviews #comments > h2,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type=\"submit\"],.ei-title h3,.fusion-blog-shortcode .fusion-timeline-date,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-load-more-button,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],.widget.woocommerce .product-title,.woocommerce-success-message .button,.wpcf7-form input[type=\"submit\"],body{font-family:\'Roboto\';font-weight:400;letter-spacing:0px;}#nav ul li ul li a,#reviews #comments > h2,#side-header .fusion-contact-info,#side-header .header-social .top-menu,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type=\"submit\"],.ei-title h3,.fusion-accordian .panel-body,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],body{line-height:28px;}#slidingbar-area .slide-excerpt h2,#slidingbar-area ul,.counter-box-content,.fusion-alert,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-footer-widget-area .slide-excerpt h2,.fusion-footer-widget-area ul,.fusion-progressbar .progress-title,.fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,.fusion-tabs-widget .tab-holder .news-list li .post-holder a,.gform_wrapper .gfield_description,.gform_wrapper label,.jtwt .jtwt_tweet,.post-content blockquote,.project-content .project-info h4,.review blockquote q,.sidebar .jtwt .jtwt_tweet,.sidebar .slide-excerpt h2,body{font-size:20px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,#wrapper .meta,.fusion-blog-timeline-layout .fusion-timeline-date,.fusion-main-menu .fusion-custom-menu-item-contents,.fusion-rollover .price .amount,.post .post-content,.post-content blockquote,.project-content .project-info h4,.quantity,.quantity .minus,.quantity .plus,.quantity .qty,.review blockquote div,.search input,.sidebar .fusion-tabs-widget .tab-holder .tabs li a,.sidebar .jtwt,.sidebar .widget .recentcomments,.sidebar .widget_archive li,.sidebar .widget_categories li,.sidebar .widget_layered_nav li,.sidebar .widget_links li,.sidebar .widget_meta li,.sidebar .widget_nav_menu li,.sidebar .widget_pages li,.sidebar .widget_product_categories li,.sidebar .widget_recent_entries li,.title-row,body,body .sidebar .fusion-tabs-widget .tab-holder .tabs li a{color:#000000;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs li,.fusion-page-title-bar .fusion-breadcrumbs li a{font-size:1.125rem;}#wrapper .side-nav li a{font-size:14px;}.sidebar .widget h4{font-size:18px;}.fusion-main-menu > ul > li > a,.fusion-vertical-menu-widget ul.menu li a,.side-nav li a{font-family:\"Work Sans\";font-size:20px;font-weight:500;letter-spacing:;}.fusion-flyout-cart-wrapper .fusion-widget-cart-number,.fusion-main-menu-cart .fusion-widget-cart-number{font-family:\"Work Sans\";}.fusion-menu-highlight-label{border-radius:0px;-webkit-border-radius:0px;}#slidingbar-area .widget-title,#slidingbar-area h3{font-size:13px;line-height:13px;}#main .fusion-row,#slidingbar-area .fusion-row,.fusion-footer-copyright-area .fusion-row,.fusion-footer-widget-area .fusion-row,.fusion-page-title-row,.tfs-slider .slide-content-container .slide-content{max-width:1170px;}#wrapper #main .fusion-portfolio-content > h2.fusion-post-title,#wrapper #main .fusion-post-content > .blog-shortcode-post-title,#wrapper #main .fusion-post-content > h2.fusion-post-title,#wrapper #main .post > .fusion-post-title-meta-wrap > h2.fusion-post-title,#wrapper #main .post > h2.fusion-post-title,#wrapper .fusion-events-shortcode .fusion-events-meta h2,.single-product .product .product_title{font-size:18px;line-height:27px;}#wrapper #main #comments .fusion-title h3,#wrapper #main #respond .fusion-title h3,#wrapper #main .about-author .fusion-title h3,#wrapper #main .related-posts .fusion-title h3,#wrapper #main .related.products .fusion-title h3,.single-product .woocommerce-tabs h3{font-size:18px;}.ei-title h2{font-size:42px;color:#333333;}.ei-title h3{font-size:20px;color:#747474;}#wrapper .fusion-events-shortcode .fusion-events-meta h4,.fusion-carousel-meta,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-recent-posts .columns .column .meta,.fusion-single-line-meta{font-size:12px;}.fusion-carousel-meta,.fusion-meta,.fusion-meta-info,.fusion-recent-posts .columns .column .meta,.post .single-line-meta{font-size:12px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-rollover-linebreak,.product-buttons a{font-size:12px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.product-buttons a{padding-left:calc(12px + 2px);}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.product-buttons a:before{margin-left:calc(-12px - 2px);}.page-links,.pagination,.pagination .pagination-next,.pagination .pagination-prev,.woocommerce-pagination .next,.woocommerce-pagination .page-numbers,.woocommerce-pagination .prev,.woocommerce-pagination--without-numbers .woocommerce-button{font-size:12px;}.fusion-show-pagination-text .woocommerce-pagination{margin-left:12px;margin-right:12px;}.fusion-page-title-bar h1,.fusion-page-title-bar h3{color:#00a8ff;}#main .post h2 a,#main .product .product_title,.about-author .title a,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget_categories li,.fusion-load-more-button,.fusion-rollover a,.fusion-woo-featured-products-slider .price .amount,.project-content .project-info .project-info-box a,.shop_attributes tr th,.shop_table.order_details tr th,.single-navigation a[rel=\"next\"]:after,.single-navigation a[rel=\"prev\"]:before,.widget_layered_nav li.chosen a,.widget_layered_nav li.chosen a:before,.widget_layered_nav_filters li.chosen a,.widget_layered_nav_filters li.chosen a:before,body a,body a:after,body a:before{color:#333333;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs a{color:#00a8ff;}#slidingbar-area .fusion-title > *,#slidingbar-area .widget-title,#slidingbar-area h3{color:#dddddd;}.sidebar .widget .heading h4,.sidebar .widget h4{color:#00a8ff;}.sidebar .widget .heading .widget-title,.sidebar .widget .widget-title{background-color:rgba(255,255,255,0);}.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3,.fusion-footer-widget-column .product-title{color:#ffffff;}.fusion-footer-widget-area,.fusion-footer-widget-area .jtwt,.fusion-footer-widget-area .jtwt .jtwt_tweet,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area article.col{color:#ffffff;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li a,.fusion-footer-widget-area .fusion-accordian .panel-title a,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a,.fusion-footer-widget-area .jtwt .jtwt_tweet a,.fusion-footer-widget-area .widget li a:before,.fusion-footer-widget-area a{color:#ffffff;}#wrapper .fusion-footer-widget-area .jtwt .jtwt_tweet a:hover,.fusion-footer-widget-area .fusion-accordian .panel-title a:hover,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a:hover,.fusion-footer-widget-area .widget a:hover,.fusion-footer-widget-area .widget li a:hover:before,.fusion-footer-widget-area .widget li.recentcomments:hover:before,.fusion-footer-widget-area ul li a:hover{color:#005298;}.fusion-footer-widget-area .tagcloud a:hover{background-color:#005298;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li.active a,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link:focus,#wrapper .fusion-footer-widget-area .fusion-tabs.classic .nav-tabs > li.active .tab-link:hover,#wrapper .fusion-footer-widget-area .fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link{border-color:#005298;}.fusion-footer-widget-area .fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#005298 !important;}.fusion-load-more-button.fusion-blog-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-blog-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-blog-button,.fusion-load-more-button.fusion-blog-button:hover{color:#333;}.fusion-load-more-button.fusion-portfolio-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-portfolio-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-portfolio-button,.fusion-load-more-button.fusion-portfolio-button:hover{color:#333;}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button{background-color:#ebeaea;}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button,.fusion-portfolio-archive .fusion-load-more-button.fusion-portfolio-button:hover{color:#333;}.quantity .minus,.quantity .plus, .fusion-body .tribe-events-tickets .quantity .minus, .fusion-body .tribe-events-tickets .quantity .plus{background-color:#fbfaf9;}.quantity .minus:hover,.quantity .plus:hover, .fusion-body .tribe-events-tickets .quantity .minus:hover, .fusion-body .tribe-events-tickets .quantity .plus:hover{background-color:#ffffff;}.woocommerce .social-share li a:hover i{border-color:#005298;}.fusion-sb-toggle-wrapper .fusion-sb-toggle:after{color:#ffffff;}.fusion-sb-toggle-wrapper .fusion-sb-close:after{color:#ffffff;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder,#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li,.fusion-footer-widget-area .fusion-accordian .fusion-panel,.fusion-footer-widget-area .product_list_widget li,.fusion-footer-widget-area .tagcloud a,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area ul li{border-color:#505152;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{background-color:#ffffff;}#wrapper .select-arrow,.avada-select-parent .select-arrow,.fusion-modal-content .select-arrow{background-color:#ffffff;}#comment-input .placeholder,#comment-input input,#comment-textarea .placeholder,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,.wpcf7-select-parent .select-arrow,input.s,input.s .placeholder,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{color:#aaa9a9;}#comment-input input::-webkit-input-placeholder,#comment-textarea textarea::-webkit-input-placeholder,.comment-form-comment textarea::-webkit-input-placeholder,.input-text::-webkit-input-placeholder,.post-password-form label input[type=\"password\"]::-webkit-input-placeholder,.searchform .s::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder,input#s::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#aaa9a9;}#comment-input input:-moz-placeholder,#comment-textarea textarea:-moz-placeholder,.comment-form-comment textarea:-moz-placeholder,.input-text:-moz-placeholder,.post-password-form label input[type=\"password\"]:-moz-placeholder,.searchform .s:-moz-placeholder,.wpcf7-form textarea::-moz-input-placeholder,input#s:-moz-placeholder,input:-moz-placeholder{color:#aaa9a9;}#comment-input input::-moz-placeholder,#comment-textarea textarea::-moz-placeholder,.comment-form-comment textarea::-moz-placeholder,.input-text::-moz-placeholder,.post-password-form label input[type=\"password\"]::-moz-placeholder,.searchform .s::-moz-placeholder,input#s::-moz-placeholder,input::-moz-placeholder{color:#aaa9a9;}#comment-input input:-ms-input-placeholder,#comment-textarea textarea:-ms-input-placeholder,.comment-form-comment textarea:-ms-input-placeholder,.input-text:-ms-input-placeholder,.post-password-form label input[type=\"password\"]::-ms-input-placeholder,.searchform .s:-ms-input-placeholder,input#s:-ms-input-placeholder,input:-ms-input-placeholder{color:#aaa9a9;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.avada-select-parent .select-arrow,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.gravity-select-parent .select-arrow,.input-text,.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.select-arrow,.woocommerce-checkout .select2-drop-active,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,.wpcf7-form textarea,.wpcf7-select-parent .select-arrow,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select,textarea{border-color:#d2d2d2;}#comment-input input,.avada-select .select2-container .select2-choice,.avada-select-parent select,.avada-shipping-calculator-form .avada-select-parent select,.cart-collaterals .avada-select-parent input,.cart-collaterals .form-row input,.cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode,.checkout .input-text:not(textarea),.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.coupon .input-text,.fusion-login-box .fusion-login-form input[type=password],.fusion-login-box .fusion-login-form input[type=text],.input-text:not(textarea),.main-nav-search-form input,.post-password-form label input[type=\"password\"],.search-page-search-form input,.searchform .search-table .search-field input,.shipping-calculator-form .avada-select-parent select,.woocommerce-checkout .select2-drop-active,.wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text,input.s,input[type=\"email\"],input[type=\"number\"],input[type=\"password\"],input[type=\"text\"],select{height:43px;padding-top:0;padding-bottom:0;}.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.searchform .search-table .search-button input[type=\"submit\"]{height:43px;width:43px;line-height:43px;}.select2-container .select2-choice > .select2-chosen{line-height:43px;}.select-arrow,.select2-arrow{color:#d2d2d2;}.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{width:calc(250px + 1.43 * 43px);}.fusion-page-title-bar .fusion-page-title-row h1{font-size:35px;line-height:;}.fusion-page-title-bar h3{font-size:14px;line-height:26px;}.fusion-portfolio-content-wrapper .fusion-portfolio-content{text-align:left;}.fusion-portfolio-boxed .fusion-portfolio-content{padding:25px 25px 25px 25px;}.fusion-portfolio-boxed.fusion-portfolio-element .fusion-portfolio-content{padding:25px 25px 25px 25px;}.fusion-portfolio-content .fusion-portfolio-meta{font-size:13px;}body.has-sidebar #content{width:calc(100% - 23% - 80px);}body.has-sidebar #main .sidebar{width:23%;}body.has-sidebar.double-sidebars #content{width:calc(100% - 21% - 21% - 80px);margin-left:calc(21% + 40px);}body.has-sidebar.double-sidebars #main #sidebar{width:21%;margin-left:calc(40px - 100% + 21%);}body.has-sidebar.double-sidebars #main #sidebar-2{width:21%;margin-left:40px;}#main .fusion-sticky-sidebar .fusion-sidebar-inner-content,#main .sidebar:not( .fusion-sticky-sidebar ){background-color:#ffffff;}#main .sidebar{padding:0px;}#main .sidebar.fusion-sticky-sidebar .fusion-sidebar-inner-content{padding:0px;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li.active a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li.active a{border-top-color:#005298;background:#00a8ff;}.fusion-single-sharing-box{background-color:#f6f6f6;}.fusion-blog-layout-masonry .fusion-post-content-wrapper{background-color:rgb(255,255,255);}.fusion-portfolio-layout-masonry{margin:-10px;;}.fusion-portfolio-layout-masonry .fusion-portfolio-content{padding:20px 0;background-color:rgb(255,255,255);}.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .post,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.products li.product{background-color:rgba(255,255,255,0);}.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .fusion-timeline-arrow,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-layout-timeline .fusion-timeline-line,.fusion-blog-layout-timeline .post,.fusion-blog-layout-timeline .post .flexslider,.fusion-blog-timeline-layout .post,.fusion-blog-timeline-layout .post .flexslider,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.product-buttons,.product-buttons-container,.products li{border-color:#ebeaea;}.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-blog-layout-timeline .post .fusion-content-sep,.fusion-blog-timeline-layout .post .fusion-content-sep,.fusion-body .product .fusion-content-sep,.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep{border-color:#ebeaea;}.fusion-blog-layout-timeline .fusion-timeline-circle,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-timeline-layout .fusion-timeline-circle,.fusion-blog-timeline-layout .fusion-timeline-date{background-color:#ebeaea;}.fusion-blog-timeline-layout .fusion-timeline-arrow,.fusion-blog-timeline-layout .fusion-timeline-icon,.fusion-timeline-arrow,.fusion-timeline-icon{color:#ebeaea;}div.indicator-hint{background:#ffffff;border-color:#ffffff;}#posts-container .fusion-blog-layout-grid{margin:-20px -20px 0 -20px;}#posts-container .fusion-blog-layout-grid .fusion-post-grid{padding:20px;}.quicktags-toolbar input{background:linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-webkit-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-moz-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-ms-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-o-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background-image:-webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ffffff));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);border:1px solid #d2d2d2;color:#aaa9a9;}.quicktags-toolbar input:hover{background:#ffffff;}.ei-slider{width:100%;height:400px;}.woocommerce form.checkout #order_review,.woocommerce form.checkout #order_review_heading,.woocommerce form.checkout .col-2{display:none;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before{font-size:15px;line-height:2.41;color:#ffffff;}.fusion-modal h1,.fusion-page-title-bar h1,.fusion-title h1,.fusion-widget-area h1,.post-content h1,.woocommerce-success-message .msg{font-family:\"Work Sans\";font-weight:500;line-height:1.4;letter-spacing:0px;}.fusion-modal h1,.fusion-widget-area h1,.post-content h1{font-size:34px;}.fusion-modal h1,.fusion-post-content h1,.fusion-widget-area h1,.post-content h1,.title h1,.woocommerce-message,.woocommerce-success-message .msg{color:#e0261f;}#main .post h2,#main .reading-box h2,#main h2,.cart-empty,.ei-title h2,.fusion-modal h2,.fusion-title h2,.fusion-widget-area h2,.main-flex .slide-content h2,.post-content h2,.title h2{font-family:\"Work Sans\";font-weight:700;line-height:1.5;letter-spacing:0px;}#main .fusion-portfolio h2,#main .post h2,#wrapper #main .post h2,#wrapper #main .post-content .fusion-title h2,#wrapper #main .post-content .title h2,#wrapper .fusion-title h2,#wrapper .post-content h2,#wrapper .title h2,#wrapper .woocommerce .checkout h3,.fusion-modal h2,.fusion-widget-area h2,.woocommerce .checkout h3,h2.entry-title{font-size:26px;}#main .post h2,.cart-empty,.fusion-modal h2,.fusion-post-content h2,.fusion-title h2,.fusion-widget-area h2,.post-content h2,.search-page-search-form h2,.title h2,.woocommerce .checkout h3,.woocommerce h2,.woocommerce-tabs h2{color:#e0261f;}.fusion-author .fusion-author-title,.fusion-header-tagline,.fusion-modal .modal-title,.fusion-modal h3,.fusion-pricing-table .pricing-row,.fusion-pricing-table .title-row,.fusion-title h3,.fusion-widget-area h3,.main-flex .slide-content h3,.post-content h3,.project-content h3,.related.products h3,.sidebar .widget h3,.upsells.products h3,.woocommerce-container .product-title,.woocommerce-tabs .entry-content h3,body #wrapper h2.woocommerce-loop-category__title{font-family:\"Work Sans\";font-weight:700;line-height:1.5;letter-spacing:0px;}.fusion-modal .modal-title,.fusion-modal h3,.fusion-widget-area h3,.post-content h3,.project-content h3,.woocommerce-container .product-title,body #wrapper h2.woocommerce-loop-category__title,p.woocommerce-store-notice{font-size:26px;}.fusion-modal h3,.fusion-post-content h3,.fusion-title h3,.fusion-widget-area h3,.person-author-wrapper span,.post-content h3,.project-content h3,.related.products h3,.sidebar .widget h3,.title h3,.upsells.products h3,.woocommerce-container .product-title,.woocommerce-tabs .entry-content h3,body #wrapper h2.woocommerce-loop-category__title{color:#e0261f;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-heading a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-content-widget-area h4,.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-megamenu-title,.fusion-modal h4,.fusion-person .person-desc .person-author .person-author-wrapper,.fusion-tabs .nav-tabs li .fusion-tab-heading,.fusion-title h4,.popover .popover-title,.post-content h4,.project-content .project-info h4,.share-box h4,table th{font-family:\"Work Sans\";font-weight:700;line-height:1;letter-spacing:0px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back,.fusion-modal h4,.fusion-person .person-author-wrapper .person-name,.fusion-person .person-author-wrapper .person-title,.fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-sharing-box h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-widget-area h4,.person-author-wrapper,.popover .popover-title,.post-content h4{font-size:40px;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title a,.fusion-carousel-title,.fusion-modal h4,.fusion-post-content h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-title h4,.fusion-widget-area h4,.post-content h4,.project-content .project-info h4,.share-box h4,.title h4{color:#ffffff;}.project-content .project-info .project-terms,.project-info-box span{line-height:1;}.fusion-modal h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5{font-family:\"Work Sans\";font-weight:400;line-height:1.5;letter-spacing:0px;}.fusion-modal h5,.fusion-widget-area h5,.post-content h5{font-size:12px;}.fusion-modal h5,.fusion-post-content h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5,.title h5{color:#004d93;}.fusion-modal h6,.fusion-title h6,.fusion-widget-area h6,.post-content h6{font-family:\"Work Sans\";font-weight:400;line-height:1.5;letter-spacing:0px;}.fusion-modal h6,.fusion-widget-area h6,.post-content h6{font-size:11px;}.fusion-modal h6,.fusion-post-content h6,.fusion-title h6,.fusion-widget-area h6,.post-content h6,.title h6{color:#004d93;}.fusion-title-size-one,h1{margin-top:0.67em;margin-bottom:0.67em;}.fusion-title-size-two,h2{margin-top:0em;margin-bottom:1.1em;}.fusion-title-size-three,h3{margin-top:1em;margin-bottom:1em;}.fusion-title-size-four,h4{margin-top:1.33em;margin-bottom:0.5em;}.fusion-title-size-five,h5{margin-top:1.67em;margin-bottom:1.67em;}.fusion-title-size-six,h6{margin-top:2.33em;margin-bottom:2.33em;}.woocommerce-Address-title{margin-bottom:1em;}#side-header .fusion-logo,.fusion-header .fusion-logo{margin-top:31px;margin-right:0px;margin-bottom:31px;margin-left:0px;}.fusion-header-wrapper .fusion-row{padding-left:0px;padding-right:0px;max-width:1170px;}.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header{border-bottom-color:#e5e5e5;}#side-header .fusion-secondary-menu-search-inner{border-top-color:#e5e5e5;}.fusion-header .fusion-row{padding-top:0px;padding-bottom:0px;}.fusion-secondary-header{background-color:#005298;font-size:12px;color:#ffffff;border-bottom-color:#e5e5e5;}.fusion-secondary-header a,.fusion-secondary-header a:hover{color:#ffffff;}.fusion-header-v2 .fusion-secondary-header{border-top-color:#005298;}.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft{border-bottom-color:#e5e5e5;}.fusion-header-tagline{font-size:16px;color:#747474;}.fusion-mobile-menu-sep,.fusion-secondary-main-menu{border-bottom-color:#e5e5e5;}#side-header{width:0px;}#side-header .side-header-background-image{width:0px;}#side-header .side-header-background-color{width:0px;}#side-header .side-header-border{width:0px;border-color:#e5e5e5;}.side-header-wrapper{padding-top:0px;padding-bottom:0px;}#side-header .side-header-content{padding-left:0px;padding-right:0px;}#side-header .fusion-main-menu > ul > li > a{padding-left:0px;padding-right:0px;border-top-color:#e5e5e5;border-bottom-color:#e5e5e5;text-align:center;min-height:84px;}.side-header-left .fusion-main-menu > ul > li > a > .fusion-caret{right:0px;}.side-header-right .fusion-main-menu > ul > li > a > .fusion-caret{left:0px;}#side-header .fusion-main-menu > ul > li > a.fusion-flex-link,#side-header .fusion-main-menu > ul > li.fusion-menu-item-button > a{justify-content:center;}#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,#side-header .fusion-main-menu > ul > li.current-menu-item > a{color:#000000;border-right-color:#000000;border-left-color:#000000;}body.side-header-left #side-header .fusion-main-menu > ul > li > ul{left:-1px;}body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents{left:-1px;}#side-header .fusion-secondary-menu > ul > li > a,#side-header .side-header-content-1,#side-header .side-header-content-2{color:#747474;font-size:12px;}.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-right-width:0px;}.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-left-width:0px;}.side-header-right #side-header .fusion-main-menu .fusion-menu-cart-items,.side-header-right #side-header .fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu li ul,.side-header-right #side-header .fusion-main-menu ul .fusion-menu-login-box .sub-menu{left:-180px;}.fusion-main-menu > ul > li{padding-right:80px;}.fusion-main-menu > ul > li > a{height:84px;line-height:84px;}.fusion-megamenu-icon img{max-height:20px;}.fusion-header-wrapper .fusion-main-menu > ul > li > a.fusion-flex-link{line-height:1 !important;}.fusion-main-menu > ul > li > a > .fusion-megamenu-icon{padding-right:0.45em;font-size:14px;color:#333333;}.fusion-is-sticky .fusion-main-menu .current-menu-ancestor > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current-menu-item > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current-menu-parent > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu .current_page_item > a > .fusion-megamenu-icon,.fusion-is-sticky .fusion-main-menu > ul > li > a:hover > .fusion-megamenu-icon,.fusion-main-menu .current-menu-ancestor > a > .fusion-megamenu-icon,.fusion-main-menu .current-menu-item > a > .fusion-megamenu-icon,.fusion-main-menu .current-menu-parent > a > .fusion-megamenu-icon,.fusion-main-menu .current_page_item > a > .fusion-megamenu-icon,.fusion-main-menu > ul > li > a:hover > .fusion-megamenu-icon{color:#00a8ff;}.fusion-main-menu > ul > li > a > .fusion-megamenu-image > img{width:26px;height:14px;}.fusion-main-menu .fusion-widget-cart-counter > a:before,.fusion-main-menu > ul > li > a{color:#2f4f9b;}.fusion-main-menu > ul > li > a .fusion-menu-description{font-size:16px;font-family:\'Roboto\';font-weight:400;letter-spacing:0px;color:rgba(47,79,155,0.65);}.fusion-body .fusion-main-menu .current-menu-ancestor > a .fusion-menu-description,.fusion-body .fusion-main-menu .current-menu-item > a .fusion-menu-description,.fusion-body .fusion-main-menu .current-menu-parent > a .fusion-menu-description,.fusion-body .fusion-main-menu .current_page_item > a .fusion-menu-description,.fusion-body .fusion-main-menu > ul > li > a:hover .fusion-menu-description{color:rgba(0,0,0,0.65);}.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:hover:before,.fusion-is-sticky .fusion-main-menu > ul > li > a:hover,.fusion-is-sticky .fusion-main-menu > ul > li.current-menu-item > a,.fusion-main-menu .fusion-widget-cart-counter > a:hover:before,.fusion-main-menu > ul > li > a:hover{color:#000000;}.fusion-main-menu > ul > li > a:hover{border-color:#000000;}.fusion-main-menu > ul > .fusion-menu-item-button > a:hover{border-color:transparent;}.fusion-widget-cart-number{background-color:#000000;color:#2f4f9b;}.fusion-widget-cart-counter a:hover:before{color:#000000;}.ua-ie-11 #side-header .fusion-main-menu > ul > li > .fusion-flex-link{height:84px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}.fusion-body .fusion-main-menu .current-menu-ancestor > a,.fusion-body .fusion-main-menu .current-menu-item > a,.fusion-body .fusion-main-menu .current-menu-item:not(.fusion-main-menu-cart) > a:before,.fusion-body .fusion-main-menu .current-menu-parent > a,.fusion-body .fusion-main-menu .current_page_item > a{color:#000000;border-color:#000000;}.fusion-main-menu .fusion-main-menu-icon:after,.fusion-main-menu .fusion-widget-cart-counter > a:before{color:#2f4f9b;}.fusion-main-menu .fusion-menu-cart-checkout-link a:hover,.fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before,.fusion-main-menu .fusion-menu-cart-link a:hover,.fusion-main-menu .fusion-menu-cart-link a:hover:before{color:#000000;}.fusion-main-menu .fusion-main-menu-icon:after,.fusion-main-menu .fusion-widget-cart-counter > a .fusion-widget-cart-number,.fusion-main-menu .fusion-widget-cart-counter > a:before{height:20px;width:20px;}.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon:hover:after,.fusion-main-menu .fusion-main-menu-icon:hover:after{color:#000000;}.fusion-body .fusion-main-menu .fusion-widget-cart-counter .fusion-main-menu-icon-active:before,.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon-active:after,.fusion-is-sticky .fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,.fusion-is-sticky .fusion-main-menu .fusion-menu .fusion-main-menu-icon-active:after,.fusion-main-menu .fusion-icon-sliding-bar.fusion-main-menu-icon-active:before,.fusion-main-menu .fusion-main-menu-icon-active:after,.fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,.woocommerce-cart .fusion-main-menu-cart .fusion-main-menu-icon:after,.woocommerce-cart .fusion-main-menu-cart .fusion-main-menu-icon:before{color:#000000;}.fusion-main-menu .sub-menu{background-color:#f2efef;width:180px;border-top:3px solid #000000;font-family:\'Roboto\';font-weight:400;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-main-menu .sub-menu ul{top:-3px;left:180px;}.fusion-main-menu .fusion-dropdown-menu .sub-menu li a{border-bottom:1px solid #dcdadb;}.fusion-main-menu .fusion-dropdown-menu .sub-menu li a,.fusion-main-menu .sub-menu li a,.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled{padding-top:7px;padding-bottom:7px;color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-main-menu .fusion-main-menu-cart{font-size:14px;}.fusion-main-menu .sub-menu li a:hover{background-color:#f8f8f8;}.fusion-main-menu .fusion-menu-login-box-register{color:#333333;}.fusion-main-menu .sub-menu .current-menu-item > a,.fusion-main-menu .sub-menu .current-menu-parent > a,.fusion-main-menu .sub-menu .current_page_item > a{background-color:#f8f8f8;}.fusion-main-menu .fusion-custom-menu-item-contents{font-family:\'Roboto\';font-weight:400;}.fusion-main-menu .fusion-main-menu-cart .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents{background-color:#f2efef;border-color:#dcdadb;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons{font-size:20px;margin:0 -40px;}.fusion-header-has-flyout-menu .fusion-widget-cart-number{min-width:20px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle{height:18px;width:30px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon{height:18px;width:18px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line{height:2px;width:30px;background-color:#333333;}.fusion-body .fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{height:2px;}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-sliding-bar-toggle{padding:0 23px;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#f05858;}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#f05858;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:before{color:#2f4f9b;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#000000;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line{background-color:#2f4f9b;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#000000;}.fusion-header-has-flyout-menu .fusion-flyout-menu-bg{background-color:rgba(255,255,255,0.95);}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s{color:#2f4f9b;border-color:#2f4f9b;font-family:\"Work Sans\";}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-webkit-input-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-moz-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-moz-placeholder{color:#2f4f9b;}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-ms-input-placeholder{color:#2f4f9b;}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li{padding:20px 0;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s{color:#333333;border-color:#333333;font-family:\"PT Sans\";}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s::-webkit-input-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s::-moz-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s:-moz-placeholder{color:#333333;}#wrapper .fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout .fusion-flyout-search .searchform .s:-ms-input-placeholder{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#333333;}.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line{background-color:#333333;}.fusion-header-has-flyout-menu .fusion-flyout-menu,.fusion-header-has-flyout-menu .fusion-flyout-menu-bg,.fusion-header-has-flyout-menu .fusion-flyout-search{top:-1000%;transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-bg,.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu,.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-search{top:0;transition:opacity 0.4s ease 0s, top 0s ease 0s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0s;}.fusion-secondary-menu > ul > li{border-color:#e5e5e5;}.fusion-secondary-menu > ul > li > a{height:44px;}.fusion-secondary-menu .sub-menu, .fusion-secondary-menu .fusion-custom-menu-item-contents{width:180px;}.fusion-secondary-menu .fusion-secondary-menu-icon{min-width:180px;}.fusion-secondary-menu .sub-menu{background-color:#ffffff;border-color:#e5e5e5;}.fusion-secondary-menu .sub-menu a{border-color:#e5e5e5;color:#747474;}.fusion-secondary-menu .sub-menu a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu > ul > li > .sub-menu .sub-menu{left:178px;}.fusion-secondary-menu .fusion-custom-menu-item-contents{background-color:#ffffff;border-color:#e5e5e5;color:#747474;}.fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-secondary-menu .fusion-secondary-menu-icon:hover{color:#2f4f9b;}.fusion-secondary-menu .fusion-menu-cart-items a{color:#747474;}.fusion-secondary-menu .fusion-menu-cart-item a{border-color:#e5e5e5;}.fusion-secondary-menu .fusion-menu-cart-item a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu .fusion-menu-cart-checkout{background-color:#fafafa;}.fusion-secondary-menu .fusion-menu-cart-checkout a:before{color:#747474;}.fusion-secondary-menu .fusion-menu-cart-checkout a:hover,.fusion-secondary-menu .fusion-menu-cart-checkout a:hover:before{color:#333333;}.fusion-secondary-menu-icon{background-color:#fafafa;color:#2f4f9b;}.fusion-secondary-menu-icon:after,.fusion-secondary-menu-icon:before{color:#2f4f9b;}.fusion-contact-info{line-height:44px;}.fusion-menu-cart-items{width:180px;font-size:12px;}.fusion-menu-cart-items a{color:#333333;}.fusion-menu-cart-item a{border-color:#dcdadb;}.fusion-menu-cart-item a:hover{background-color:#f8f8f8;}.fusion-menu-cart-checkout{background-color:#fafafa;}.fusion-menu-cart-checkout a:before{color:#333333;}.fusion-megamenu-holder{border-color:#000000;background-color:#f2efef;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-megamenu-wrapper .fusion-megamenu-border,.fusion-megamenu-wrapper .fusion-megamenu-submenu,.rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child{border-color:#dcdadb;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{padding-top:5px;padding-bottom:5px;}.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover{background-color:#f8f8f8;color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-megamenu-title{font-size:18px;color:#2f4f9b;}.fusion-megamenu-title a{color:#2f4f9b;}.fusion-megamenu-bullet{border-left-color:#333333;}.fusion-megamenu-widgets-container{color:#333333;font-family:\'Roboto\';font-weight:400;font-size:14px;}.fusion-header-wrapper.fusion-is-sticky .fusion-header,.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu{background-color:#ffffff;}.fusion-is-sticky .fusion-main-menu > ul > li{padding-right:20px;}.fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon:after,.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:before,.fusion-is-sticky .fusion-main-menu > ul > li > a,.fusion-is-sticky .fusion-main-menu > ul > li > a .fusion-menu-description{color:#004d93;}.fusion-is-sticky .fusion-main-menu > ul > li > a{font-size:20px;}.fusion-mobile-nav-holder > ul > li > a{font-family:\"PT Sans\";font-weight:400;}.fusion-mobile-selector{background-color:#f9f9f9;border-color:#dadada;font-size:12px;height:35px;line-height:35px;color:#333333;}.fusion-body .fusion-mobile-nav-holder .fusion-selector-down{height:33px;line-height:33px;border-color:#dadada;}.fusion-selector-down:before{color:#dadada;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul,.fusion-mobile-nav-holder > ul{border-color:#dadada;}.fusion-mobile-nav-item .fusion-open-submenu{color:#333333;}.fusion-mobile-nav-item a{color:#333333;line-height:35px;background-color:#f9f9f9;border-color:#dadada;height:35px;}.fusion-mobile-current-nav-item > a,.fusion-mobile-nav-item a:hover,.fusion-mobile-nav-item.current-menu-item > a{background-color:#f6f6f6;color:#333333;}.fusion-mobile-nav-item.fusion-main-menu-sliding-bar a:after{color:#333333;}.fusion-mobile-nav-item a, .fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a{font-size:12px;letter-spacing:0px;}.fusion-mobile-nav-item a:before{color:#333333;}.fusion-mobile-menu-icons{margin-top:0px;}.fusion-header-has-flyout-menu .fusion-flyout-mobile-menu-icons{margin-top:0px;}.fusion-mobile-menu-icons a,.fusion-mobile-menu-icons a:after,.fusion-mobile-menu-icons a:before{color:#dadada;}.fusion-open-submenu{font-size:12px;height:35px;line-height:35px;}.fusion-open-submenu:hover{color:#005298;}.fusion-sharing-box h4{color:#333333;}.fusion-social-links-header .fusion-social-networks a{font-size:16px;}.fusion-social-links-header .fusion-social-networks.boxed-icons a{padding:8px;width:calc(16px + (2 * 8px) + 2px);}.fusion-social-links-footer .fusion-social-networks a{font-size:16px;}.fusion-social-links-footer .fusion-social-networks.boxed-icons a{padding:8px;width:calc(16px + (2 * 8px) + 2px);}.order-dropdown{color:#333333;}.order-dropdown > li:after{border-color:#dbdbdb;}.order-dropdown a,.order-dropdown a:hover{color:#333333;}.order-dropdown .current-li,.order-dropdown ul li a{background-color:#fbfaf9;border-color:#dbdbdb;}.order-dropdown ul li a:hover{color:#333333;background-color:#ffffff;}.catalog-ordering .order li a{color:#333333;background-color:#fbfaf9;border-color:#dbdbdb;}.fusion-grid-list-view{border-color:#dbdbdb;}.fusion-grid-list-view li{background-color:#fbfaf9;border-color:#dbdbdb;}.fusion-grid-list-view a{color:#333333;}.fusion-grid-list-view li:hover{color:#333333;background-color:#ffffff;}.fusion-grid-list-view li.active-view{background-color:#ffffff;}.fusion-grid-list-view li.active-view a i{color:#333333;}.woocommerce-info:before,.woocommerce-message:before{margin-left:-23px;}.woocommerce-info,.woocommerce-message{padding-left:23px;background-color:#ffffff;border-top:1px solid rgba(128,128,128,1);border-bottom:1px solid rgba(128,128,128,1);color:rgba(128,128,128,1);}.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-top{width:1170px;}.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-bottom{width:1170px;}.fusion-header{background-color:rgba(255,255,255, 1);}.fusion-arrow-svg path{fill:rgba(255,255,255, 1);}.fusion-secondary-main-menu{background-color:#00a8ff;}.rev_slider_wrapper{position:relative;}.rev_slider_wrapper .shadow-left{position:absolute;pointer-events:none;background-image:url(\"http://callegariplasticos.com/wp-content/themes/Avada/assets/images/shadow-top.png\");background-repeat:no-repeat;background-position:top center;height:42px;width:100%;top:-1px;z-index:99;}.rev_slider_wrapper .shadow-right{position:absolute;pointer-events:none;background-image:url(\"http://callegariplasticos.com/wp-content/themes/Avada/assets/images/shadow-bottom.png\");background-repeat:no-repeat;background-position:bottom center;height:32px;width:100%;bottom:0;z-index:99;}.avada-skin-rev{border-top:1px solid #d2d3d4;border-bottom:1px solid #d2d3d4;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}.tparrows{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{opacity:0.8 !important;position:absolute;top:50% !important;margin-top:-31px !important;width:63px !important;height:63px !important;background:none;background-color:rgba(0, 0, 0, 0.5);color:#fff;border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before{content:\"\\e61e\";-webkit-font-smoothing:antialiased;margin-left:-2px;}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{content:\"\\e620\";-webkit-font-smoothing:antialiased;margin-left:-1px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{position:absolute;padding:0;width:100%;line-height:63px;text-align:center;font-size:25px;font-family:\'icomoon\';}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{left:auto;right:0;background-position:29px 19px;margin-left:0;z-index:100;}.rev_slider_wrapper:hover .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper:hover .rev_slider .tp-rightarrow.tparrows{display:block;opacity:0.8 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:hover,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:hover{opacity:1 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows{background-position:19px 19px;left:0;margin-left:0;z-index:100;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hidearrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hidearrows{opacity:0;}.rev_slider_wrapper .rev_slider .tparrows.hades .tp-arr-allwrapper{width:63px;height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hebe:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hebe:before{position:relative;width:auto;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus{min-width:63px;min-height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus .tp-title-wrap,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus .tp-title-wrap{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.metis,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.metis{padding:0;}.tp-bullets .bullet.last{clear:none;}#main{padding-top:55px;padding-bottom:0px;}.width-100 .nonhundred-percent-fullwidth{margin-left:-0px;margin-right:-0px;}.woocommerce-invalid:after{content:Please enter correct details for this required field.;}.side-header-left .fusion-footer-parallax,body.side-header-left #wrapper{margin-left:280px;}.side-header-right .fusion-footer-parallax,body.side-header-right #wrapper{margin-right:280px;}body.side-header-left #side-header #nav .cart-contents,body.side-header-left #side-header #nav .login-box,body.side-header-left #side-header #nav .main-nav-search-form,body.side-header-left #side-header #nav > ul > li > ul{left:279px;}body.avada-not-responsive{min-width:1170px;}.fusion-flexslider .flex-direction-nav a,.fusion-flexslider.flexslider-attachments .flex-direction-nav a,.fusion-flexslider.flexslider-posts .flex-direction-nav a,.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a,.fusion-slider-sc .flex-direction-nav a,.woocommerce-product-gallery .flex-direction-nav a{width:30px;height:30px;line-height:30px;font-size:14px;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev{width:30px;width:30px;width:30px;height:30px;height:30px;height:30px;margin-top:-15px;margin-top:-15px;margin-top:-15px;background-color:#999999;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before{line-height:30px;line-height:30px;line-height:30px;font-size:14px;font-size:14px;font-size:14px;}.bbp-pagination .bbp-pagination-links a.inactive,.bbp-topic-pagination .page-numbers,.page-links a,.pagination a.inactive,.woocommerce-pagination .page-numbers{padding:2px 6px;}.bbp-pagination .bbp-pagination-links .current,.page-links > .page-number,.pagination .current,.woocommerce-pagination .current{padding:2px 6px;}.bbp-pagination-links span.dots,.fusion-hide-pagination-text .bbp-pagination .bbp-pagination-links .pagination-next,.fusion-hide-pagination-text .bbp-pagination .bbp-pagination-links .pagination-prev,.fusion-hide-pagination-text .pagination .pagination-next,.fusion-hide-pagination-text .pagination .pagination-prev,.fusion-hide-pagination-text .woocommerce-pagination .next,.fusion-hide-pagination-text .woocommerce-pagination .prev{padding:2px 6px;}.wpcf7-form .wpcf7-mail-sent-ng,.wpcf7-form .wpcf7-validation-errors{background-color:#f2dede;border:1px solid rgba(166,66,66,1);color:rgba(166,66,66,1);}.wpcf7-form .wpcf7-mail-sent-ok{background-color:#dff0d8;border:1px solid rgba(92,163,64,1);color:rgba(92,163,64,1);}.woocommerce-error li{background-color:#f2dede;border:1px solid rgba(166,66,66,1);color:rgba(166,66,66,1);}.fusion-alert.alert-info,.tribe-events-notices.alert-info{background-color:#ffffff;border-color:rgba(128,128,128,1);color:rgba(128,128,128,1);}.alert-danger{background-color:#f2dede;border-color:rgba(166,66,66,1);color:rgba(166,66,66,1);}.alert-success{background-color:#dff0d8;border-color:rgba(92,163,64,1);color:rgba(92,163,64,1);}.alert-warning{background-color:#fcf8e3;border-color:rgba(217,185,23,1);color:rgba(217,185,23,1);}.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper{border-color:#ebeaea;}.fusion-filters .fusion-filter.fusion-active a{color:#005298;color:#005298;color:#005298;border-color:#005298;border-color:#005298;border-color:#005298;}.fusion-faq-shortcode .fusion-accordian .panel-title a .fa-fusion-box{background-color:#333333;}.fusion-faq-shortcode .fusion-accordian .panel-title .active .fa-fusion-box{background-color:#ffffff;}.fusion-faq-shortcode .fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#ffffff !important;}.fusion-faq-shortcode .fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a,.fusion-faq-shortcode .fusion-accordian .panel-title a:hover{color:#ffffff;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.button-default,.button.default,.comment-form input[type=\"submit\"],.fusion-button-default,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit,input.button-default{background:#004d93;text-transform:uppercase;color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#004d93, endColorstr=#004d93);transition:all .2s;border-width:0px;border-style:solid;border-color:#ffffff;border-radius:0;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;-webkit-border-radius:0;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.comment-form input[type=\"submit\"],.fusion-button-default-size,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit{padding:13px 29px;line-height:17px;font-size:14px;}.fusion-body .tribe-events-tickets-rsvp .tribe-ticket.quantity input,.fusion-button-quantity,.quantity .minus,.quantity .plus,.quantity .qty,.quantity .tribe-ticket-quantity,.single-product .product .summary .cart .quantity .minus,.single-product .product .summary .cart .quantity .plus,.single-product .product .summary .cart .quantity .qty,.tribe-events-tickets .woocommerce .quantity input{line-height:17px;font-size:14px;height:40px;width:40px;}.quantity{width:122px;}#main #comment-submit,#main .comment-submit,#reviews input#submit,.button-default,.button.default,.comment-form input[type=\"submit\"],.fusion-button,.fusion-button-default,.fusion-portfolio-one .fusion-button,.post-password-form input[type=\"submit\"],.price_slider_amount button,.ticket-selector-submit-btn[type=submit],.tml-submit-wrap input[type=\"submit\"],.woocommerce .avada-order-details .order-again .button,.woocommerce .avada-shipping-calculator-form .button,.woocommerce .cart-collaterals .checkout-button,.woocommerce .checkout #place_order,.woocommerce .checkout_coupon .button,.woocommerce .login .button,.woocommerce .lost_reset_password input[type=\"submit\"],.woocommerce .register .button,.woocommerce .single_add_to_cart_button,.woocommerce button.button,.woocommerce-MyAccount-content form .button,.woocommerce.add_to_cart_inline .button,.wpcf7-form input[type=\"submit\"],.wpcf7-submit,input.button-default{font-family:\"Exo 2\";font-weight:700;letter-spacing:0px;}#main #comment-submit:visited,#main .comment-submit:visited,#reviews input#submit:visited,.button-default:visited,.button.default:visited,.comment-form input[type=\"submit\"]:visited,.fusion-button-default:visited,.fusion-portfolio-one .fusion-button:visited,.post-password-form input[type=\"submit\"]:visited,.price_slider_amount button:visited,.ticket-selector-submit-btn[type=submit]:visited,.tml-submit-wrap input[type=\"submit\"]:visited,.woocommerce .avada-order-details .order-again .button:visited,.woocommerce .avada-shipping-calculator-form .button:visited,.woocommerce .cart-collaterals .checkout-button:visited,.woocommerce .checkout #place_order:visited,.woocommerce .checkout_coupon .button:visited,.woocommerce .login .button:visited,.woocommerce .lost_reset_password input[type=\"submit\"]:visited,.woocommerce .register .button:visited,.woocommerce .single_add_to_cart_button:visited,.woocommerce button.button:visited,.woocommerce-MyAccount-content form .button:visited,.woocommerce.add_to_cart_inline .button:visited,.wpcf7-form input[type=\"submit\"]:visited,.wpcf7-submit:visited,input.button-default:visited{color:#ffffff;}#main #comment-submit.button-3d.button-small,#main .comment-submit.button-3d.button-small,#reviews input#submit.button-3d.button-small,.button-default.button-3d.button-small,.button.default.button-3d.button-small,.comment-form input[type=\"submit\"].button-3d.button-small,.fusion-button-default.button-3d.button-small,.fusion-portfolio-one .fusion-button.button-3d.button-small,.post-password-form input[type=\"submit\"].button-3d.button-small,.price_slider_amount button.button-3d.button-small,.ticket-selector-submit-btn[type=submit].button-3d.button-small,.tml-submit-wrap input[type=\"submit\"].button-3d.button-small,.woocommerce .avada-order-details .order-again .button.button-3d.button-small,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-small,.woocommerce .cart-collaterals .checkout-button.button-3d.button-small,.woocommerce .checkout #place_order.button-3d.button-small,.woocommerce .checkout_coupon .button.button-3d.button-small,.woocommerce .login .button.button-3d.button-small,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-small,.woocommerce .register .button.button-3d.button-small,.woocommerce .single_add_to_cart_button.button-3d.button-small,.woocommerce button.button.button-3d.button-small,.woocommerce-MyAccount-content form .button.button-3d.button-small,.woocommerce.add_to_cart_inline .button.button-3d.button-small,.wpcf7-form input[type=\"submit\"].button-3d.button-small,.wpcf7-submit.button-3d.button-small,input.button-default.button-3d.button-small{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-small:active,#main .comment-submit.button-3d.button-small:active,#reviews input#submit.button-3d.button-small:active,.button-default.button-3d.button-small:active,.button.default.button-3d.button-small:active,.comment-form input[type=\"submit\"].button-3d.button-small:active,.fusion-button-default.button-3d.button-small:active,.fusion-portfolio-one .fusion-button.button-3d.button-small:active,.post-password-form input[type=\"submit\"].button-3d.button-small:active,.price_slider_amount button.button-3d.button-small:active,.ticket-selector-submit-btn[type=submit].button-3d.button-small:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-small:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-small:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-small:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-small:active,.woocommerce .checkout #place_order.button-3d.button-small:active,.woocommerce .checkout_coupon .button.button-3d.button-small:active,.woocommerce .login .button.button-3d.button-small:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-small:active,.woocommerce .register .button.button-3d.button-small:active,.woocommerce .single_add_to_cart_button.button-3d.button-small:active,.woocommerce button.button.button-3d.button-small:active,.woocommerce-MyAccount-content form .button.button-3d.button-small:active,.woocommerce.add_to_cart_inline .button.button-3d.button-small:active,.wpcf7-form input[type=\"submit\"].button-3d.button-small:active,.wpcf7-submit.button-3d.button-small:active,input.button-default.button-3d.button-small:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-medium,#main .comment-submit.button-3d.button-medium,#reviews input#submit.button-3d.button-medium,.button-default.button-3d.button-medium,.button.default.button-3d.button-medium,.comment-form input[type=\"submit\"].button-3d.button-medium,.fusion-button-default.button-3d.button-medium,.fusion-portfolio-one .fusion-button.button-3d.button-medium,.post-password-form input[type=\"submit\"].button-3d.button-medium,.price_slider_amount button.button-3d.button-medium,.ticket-selector-submit-btn[type=submit].button-3d.button-medium,.tml-submit-wrap input[type=\"submit\"].button-3d.button-medium,.woocommerce .avada-order-details .order-again .button.button-3d.button-medium,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-medium,.woocommerce .cart-collaterals .checkout-button.button-3d.button-medium,.woocommerce .checkout #place_order.button-3d.button-medium,.woocommerce .checkout_coupon .button.button-3d.button-medium,.woocommerce .login .button.button-3d.button-medium,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-medium,.woocommerce .register .button.button-3d.button-medium,.woocommerce .single_add_to_cart_button.button-3d.button-medium,.woocommerce button.button.button-3d.button-medium,.woocommerce-MyAccount-content form .button.button-3d.button-medium,.woocommerce.add_to_cart_inline .button.button-3d.button-medium,.wpcf7-form input[type=\"submit\"].button-3d.button-medium,.wpcf7-submit.button-3d.button-medium,input.button-default.button-3d.button-medium{box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-medium:active,#main .comment-submit.button-3d.button-medium:active,#reviews input#submit.button-3d.button-medium:active,.button-default.button-3d.button-medium:active,.button.default.button-3d.button-medium:active,.comment-form input[type=\"submit\"].button-3d.button-medium:active,.fusion-button-default.button-3d.button-medium:active,.fusion-portfolio-one .fusion-button.button-3d.button-medium:active,.post-password-form input[type=\"submit\"].button-3d.button-medium:active,.price_slider_amount button.button-3d.button-medium:active,.ticket-selector-submit-btn[type=submit].button-3d.button-medium:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-medium:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-medium:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-medium:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-medium:active,.woocommerce .checkout #place_order.button-3d.button-medium:active,.woocommerce .checkout_coupon .button.button-3d.button-medium:active,.woocommerce .login .button.button-3d.button-medium:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-medium:active,.woocommerce .register .button.button-3d.button-medium:active,.woocommerce .single_add_to_cart_button.button-3d.button-medium:active,.woocommerce button.button.button-3d.button-medium:active,.woocommerce-MyAccount-content form .button.button-3d.button-medium:active,.woocommerce.add_to_cart_inline .button.button-3d.button-medium:active,.wpcf7-form input[type=\"submit\"].button-3d.button-medium:active,.wpcf7-submit.button-3d.button-medium:active,input.button-default.button-3d.button-medium:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-large,#main .comment-submit.button-3d.button-large,#reviews input#submit.button-3d.button-large,.button-default.button-3d.button-large,.button.default.button-3d.button-large,.comment-form input[type=\"submit\"].button-3d.button-large,.fusion-button-default.button-3d.button-large,.fusion-portfolio-one .fusion-button.button-3d.button-large,.post-password-form input[type=\"submit\"].button-3d.button-large,.price_slider_amount button.button-3d.button-large,.ticket-selector-submit-btn[type=submit].button-3d.button-large,.tml-submit-wrap input[type=\"submit\"].button-3d.button-large,.woocommerce .avada-order-details .order-again .button.button-3d.button-large,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-large,.woocommerce .cart-collaterals .checkout-button.button-3d.button-large,.woocommerce .checkout #place_order.button-3d.button-large,.woocommerce .checkout_coupon .button.button-3d.button-large,.woocommerce .login .button.button-3d.button-large,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-large,.woocommerce .register .button.button-3d.button-large,.woocommerce .single_add_to_cart_button.button-3d.button-large,.woocommerce button.button.button-3d.button-large,.woocommerce-MyAccount-content form .button.button-3d.button-large,.woocommerce.add_to_cart_inline .button.button-3d.button-large,.wpcf7-form input[type=\"submit\"].button-3d.button-large,.wpcf7-submit.button-3d.button-large,input.button-default.button-3d.button-large{box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #004d93, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-large:active,#main .comment-submit.button-3d.button-large:active,#reviews input#submit.button-3d.button-large:active,.button-default.button-3d.button-large:active,.button.default.button-3d.button-large:active,.comment-form input[type=\"submit\"].button-3d.button-large:active,.fusion-button-default.button-3d.button-large:active,.fusion-portfolio-one .fusion-button.button-3d.button-large:active,.post-password-form input[type=\"submit\"].button-3d.button-large:active,.price_slider_amount button.button-3d.button-large:active,.ticket-selector-submit-btn[type=submit].button-3d.button-large:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-large:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-large:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-large:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-large:active,.woocommerce .checkout #place_order.button-3d.button-large:active,.woocommerce .checkout_coupon .button.button-3d.button-large:active,.woocommerce .login .button.button-3d.button-large:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-large:active,.woocommerce .register .button.button-3d.button-large:active,.woocommerce .single_add_to_cart_button.button-3d.button-large:active,.woocommerce button.button.button-3d.button-large:active,.woocommerce-MyAccount-content form .button.button-3d.button-large:active,.woocommerce.add_to_cart_inline .button.button-3d.button-large:active,.wpcf7-form input[type=\"submit\"].button-3d.button-large:active,.wpcf7-submit.button-3d.button-large:active,input.button-default.button-3d.button-large:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #004d93, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-xlarge,#main .comment-submit.button-3d.button-xlarge,#reviews input#submit.button-3d.button-xlarge,.button-default.button-3d.button-xlarge,.button.default.button-3d.button-xlarge,.comment-form input[type=\"submit\"].button-3d.button-xlarge,.fusion-button-default.button-3d.button-xlarge,.fusion-portfolio-one .fusion-button.button-3d.button-xlarge,.post-password-form input[type=\"submit\"].button-3d.button-xlarge,.price_slider_amount button.button-3d.button-xlarge,.ticket-selector-submit-btn[type=submit].button-3d.button-xlarge,.tml-submit-wrap input[type=\"submit\"].button-3d.button-xlarge,.woocommerce .avada-order-details .order-again .button.button-3d.button-xlarge,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-xlarge,.woocommerce .cart-collaterals .checkout-button.button-3d.button-xlarge,.woocommerce .checkout #place_order.button-3d.button-xlarge,.woocommerce .checkout_coupon .button.button-3d.button-xlarge,.woocommerce .login .button.button-3d.button-xlarge,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-xlarge,.woocommerce .register .button.button-3d.button-xlarge,.woocommerce .single_add_to_cart_button.button-3d.button-xlarge,.woocommerce button.button.button-3d.button-xlarge,.woocommerce-MyAccount-content form .button.button-3d.button-xlarge,.woocommerce.add_to_cart_inline .button.button-3d.button-xlarge,.wpcf7-form input[type=\"submit\"].button-3d.button-xlarge,.wpcf7-submit.button-3d.button-xlarge,input.button-default.button-3d.button-xlarge{box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit.button-3d.button-xlarge:active,#main .comment-submit.button-3d.button-xlarge:active,#reviews input#submit.button-3d.button-xlarge:active,.button-default.button-3d.button-xlarge:active,.button.default.button-3d.button-xlarge:active,.comment-form input[type=\"submit\"].button-3d.button-xlarge:active,.fusion-button-default.button-3d.button-xlarge:active,.fusion-portfolio-one .fusion-button.button-3d.button-xlarge:active,.post-password-form input[type=\"submit\"].button-3d.button-xlarge:active,.price_slider_amount button.button-3d.button-xlarge:active,.ticket-selector-submit-btn[type=submit].button-3d.button-xlarge:active,.tml-submit-wrap input[type=\"submit\"].button-3d.button-xlarge:active,.woocommerce .avada-order-details .order-again .button.button-3d.button-xlarge:active,.woocommerce .avada-shipping-calculator-form .button.button-3d.button-xlarge:active,.woocommerce .cart-collaterals .checkout-button.button-3d.button-xlarge:active,.woocommerce .checkout #place_order.button-3d.button-xlarge:active,.woocommerce .checkout_coupon .button.button-3d.button-xlarge:active,.woocommerce .login .button.button-3d.button-xlarge:active,.woocommerce .lost_reset_password input[type=\"submit\"].button-3d.button-xlarge:active,.woocommerce .register .button.button-3d.button-xlarge:active,.woocommerce .single_add_to_cart_button.button-3d.button-xlarge:active,.woocommerce button.button.button-3d.button-xlarge:active,.woocommerce-MyAccount-content form .button.button-3d.button-xlarge:active,.woocommerce.add_to_cart_inline .button.button-3d.button-xlarge:active,.wpcf7-form input[type=\"submit\"].button-3d.button-xlarge:active,.wpcf7-submit.button-3d.button-xlarge:active,input.button-default.button-3d.button-xlarge:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #004d93, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}#main #comment-submit:hover,#main .comment-submit:hover,#reviews input#submit:hover,.button-default:hover,.button.default:hover,.comment-form input[type=\"submit\"]:hover,.fusion-button-default:hover,.fusion-portfolio-one .fusion-button:hover,.post-password-form input[type=\"submit\"]:hover,.price_slider_amount button:hover,.ticket-selector-submit-btn[type=submit]:hover,.tml-submit-wrap input[type=\"submit\"]:hover,.woocommerce .avada-order-details .order-again .button:hover,.woocommerce .avada-shipping-calculator-form .button:hover,.woocommerce .cart-collaterals .checkout-button:hover,.woocommerce .checkout #place_order:hover,.woocommerce .checkout_coupon .button:hover,.woocommerce .login .button:hover,.woocommerce .lost_reset_password input[type=\"submit\"]:hover,.woocommerce .register .button:hover,.woocommerce .single_add_to_cart_button:hover,.woocommerce button.button:hover,.woocommerce-MyAccount-content form .button:hover,.woocommerce.add_to_cart_inline .button:hover,.wpcf7-form input[type=\"submit\"]:hover,.wpcf7-submit:hover,input.button-default:hover{background:#004d93;color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#004d93, endColorstr=#004d93);border-color:#ffffff;}.no-cssgradients #main #comment-submit,.no-cssgradients #main .comment-submit,.no-cssgradients #reviews input#submit,.no-cssgradients .button-default,.no-cssgradients .button.default,.no-cssgradients .comment-form input[type=\"submit\"],.no-cssgradients .fusion-button-default,.no-cssgradients .fusion-portfolio-one .fusion-button,.no-cssgradients .post-password-form input[type=\"submit\"],.no-cssgradients .price_slider_amount button,.no-cssgradients .ticket-selector-submit-btn[type=submit],.no-cssgradients .tml-submit-wrap input[type=\"submit\"],.no-cssgradients .woocommerce .avada-order-details .order-again .button,.no-cssgradients .woocommerce .avada-shipping-calculator-form .button,.no-cssgradients .woocommerce .cart-collaterals .checkout-button,.no-cssgradients .woocommerce .checkout #place_order,.no-cssgradients .woocommerce .checkout_coupon .button,.no-cssgradients .woocommerce .login .button,.no-cssgradients .woocommerce .lost_reset_password input[type=\"submit\"],.no-cssgradients .woocommerce .register .button,.no-cssgradients .woocommerce .single_add_to_cart_button,.no-cssgradients .woocommerce button.button,.no-cssgradients .woocommerce-MyAccount-content form .button,.no-cssgradients .woocommerce.add_to_cart_inline .button,.no-cssgradients .wpcf7-form input[type=\"submit\"],.no-cssgradients .wpcf7-submit,.no-cssgradients input.button-default{background:#004d93;}.no-cssgradients #main #comment-submit:hover,.no-cssgradients #main .comment-submit:hover,.no-cssgradients #reviews input#submit:hover,.no-cssgradients .button-default:hover,.no-cssgradients .button.default:hover,.no-cssgradients .comment-form input[type=\"submit\"]:hover,.no-cssgradients .fusion-button-default:hover,.no-cssgradients .fusion-portfolio-one .fusion-button:hover,.no-cssgradients .post-password-form input[type=\"submit\"]:hover,.no-cssgradients .price_slider_amount button:hover,.no-cssgradients .ticket-selector-submit-btn[type=submit]:hover,.no-cssgradients .tml-submit-wrap input[type=\"submit\"]:hover,.no-cssgradients .woocommerce .avada-order-details .order-again .button:hover,.no-cssgradients .woocommerce .avada-shipping-calculator-form .button:hover,.no-cssgradients .woocommerce .cart-collaterals .checkout-button:hover,.no-cssgradients .woocommerce .checkout #place_order:hover,.no-cssgradients .woocommerce .checkout_coupon .button:hover,.no-cssgradients .woocommerce .login .button:hover,.no-cssgradients .woocommerce .lost_reset_password input[type=\"submit\"]:hover,.no-cssgradients .woocommerce .register .button:hover,.no-cssgradients .woocommerce .single_add_to_cart_button:hover,.no-cssgradients .woocommerce button.button:hover,.no-cssgradients .woocommerce-MyAccount-content form .button:hover,.no-cssgradients .woocommerce.add_to_cart_inline .button:hover,.no-cssgradients .wpcf7-form input[type=\"submit\"]:hover,.no-cssgradients .wpcf7-submit:hover,.no-cssgradients input.button-default:hover{background:#004d93 !important;}.fusion-title .title-sep,.fusion-title.sep-underline{border-color:#e0dede;}.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .post{background-color:rgba(255,255,255,0);}.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .fusion-timeline-arrow,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-layout-timeline .fusion-timeline-line,.fusion-blog-layout-timeline .post,.fusion-blog-layout-timeline .post .flexslider,.fusion-blog-timeline-layout .post,.fusion-blog-timeline-layout .post .flexslider,.fusion-blog-timeline-layout .post .fusion-content-sep,.fusion-events-shortcode .fusion-events-thumbnail,.fusion-events-shortcode .fusion-layout-column,.product-buttons,.product-buttons-container,.products li{border-color:#ebeaea;}.fusion-body .product .fusion-content-sep{border-color:#ebeaea;}#posts-container.fusion-blog-layout-grid{margin:-20px -20px 0 -20px;}#posts-container.fusion-blog-layout-grid .fusion-post-grid{padding:20px;}.fusion-blog-pagination .fusion-hide-pagination-text .pagination-next:hover,.fusion-blog-pagination .fusion-hide-pagination-text .pagination-prev:hover,.fusion-blog-pagination .pagination .current,.fusion-date-and-formats .fusion-date-box{background-color:#005298;border-color:#005298;}.fusion-blog-pagination .pagination a.inactive:hover, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next:hover, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev:hover{border-color:#005298;}.fusion-blog-pagination .pagination a.inactive, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev{border-color:#e0dede;}.fusion-date-and-formats .fusion-format-box{color:#005298;}.fusion-blog-pagination .pagination,.fusion-blog-pagination .pagination .current,.fusion-blog-pagination .pagination .pagination-next,.fusion-blog-pagination .pagination .pagination-prev,.fusion-blog-pagination .pagination a.inactive{font-size:12px;}.fusion-blog-pagination .pagination .current,.fusion-blog-pagination .pagination a.inactive,.fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next,.fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev{padding:2px 6px;}.fusion-login-box a:hover{color:#005298;}.fusion-sharing-box .fusion-social-networks a{font-size:16px;}.fusion-sharing-box .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-progressbar-bar .progress-bar-content{background-color:#f05858;border-color:#f05858;}.fusion-progressbar-bar{background-color:#f6f6f6;border-color:#f6f6f6;}.fusion-flexslider .flex-direction-nav .flex-next,.fusion-flexslider .flex-direction-nav .flex-prev{background-color:#999999;}.fusion-flexslider .flex-direction-nav .flex-next:hover,.fusion-flexslider .flex-direction-nav .flex-prev:hover{background-color:#808080;}.fusion-flexslider .flex-direction-nav a,.fusion-flexslider.flexslider-attachments .flex-direction-nav a,.fusion-flexslider.flexslider-posts .flex-direction-nav a,.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a,.fusion-slider-sc .flex-direction-nav a{width:30px;height:30px;line-height:30px;}.fusion-content-boxes .content-box-heading{font-size:18px;color:#333333;}.fusion-content-boxes .content-container{color:#747474;}.fusion-content-boxes .content-wrapper-background{background-color:rgba(255,255,255,0);}.fusion-content-boxes .link-type-button-bar .fusion-read-more{background:#004d93;color:#ffffff;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:after,.fusion-content-boxes .link-type-button-bar .fusion-read-more:before{color:#ffffff;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more{background:#004d93;color:#ffffff!important;}.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover:after,.fusion-content-boxes .link-type-button-bar .fusion-read-more:hover:before,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more:after,.fusion-content-boxes .link-type-button-bar.link-area-box:hover .fusion-read-more:before{color:#ffffff!important;}.full-boxed-pricing.fusion-pricing-table .standout .panel-heading h3,.fusion-pricing-table .panel-body .price .decimal-part,.fusion-pricing-table .panel-body .price .integer-part{color:#c46262;}.sep-boxed-pricing .panel-heading{background-color:#c46262;border-color:#c46262;}.full-boxed-pricing.fusion-pricing-table .panel-heading h3{color:#333333;}.sep-boxed-pricing .panel-heading h3{color:#333333;}.table-2 table thead{background-color:#005298;border-color:#005298;}.fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a,.fusion-accordian .panel-title a:hover{color:#a0ce4e;}.fusion-accordian .panel-title a .fa-fusion-box{background-color:#333333;}.fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#a0ce4e !important;border-color:#a0ce4e !important;}.fusion-accordian .panel-title .active .fa-fusion-box{background-color:#a0ce4e;}.fusion-accordian .fusion-panel{border-color:#e0dede;}.fusion-dropcap{color:#005298;}.fusion-social-links .boxed-icons .fusion-social-networks-wrapper .fusion-social-network-icon{width:calc(16px + (2 * 8px) + 2px);}.fusion-social-links .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-social-links .fusion-social-networks a{font-size:16px;}.fusion-events-shortcode .fusion-layout-column{background-color:rgba(255,255,255,0);}.fusion-events-shortcode .fusion-events-meta{padding:20px;}.fusion-events-shortcode .fusion-events-thumbnail,.fusion-events-shortcode .fusion-layout-column{border-color:#ebeaea;}.fusion-builder-row.fusion-row{max-width:1170px;}.fusion-scroll-section-nav{background-color:rgba(0,0,0,0.2);}.fusion-scroll-section-link-bullet{background-color:#eeeeee;}.tooltip-shortcode{color:#005298;}.fusion-reading-box-container .reading-box{background-color:#f6f6f6;border-color:#005298;}.fusion-testimonials .author:after{border-top-color:#f6f3f3;}.fusion-testimonials .review blockquote q{background-color:#f6f3f3;color:#747474;}.fusion-slider-sc .flex-direction-nav a{width:30px;height:30px;line-height:30px;}.fusion-tabs.classic .nav-tabs > li.active .tab-link,.fusion-tabs.classic .nav-tabs > li.active .tab-link:focus,.fusion-tabs.classic .nav-tabs > li.active .tab-link:hover,.fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link{border-color:#005298;}.fusion-tabs.icon-position-right .nav-tabs li .tab-link .fontawesome-icon{margin-right:0;margin-left:10px;}.fusion-tabs.icon-position-top .nav-tabs li .tab-link .fontawesome-icon{display:block;margin:0 auto;margin-bottom:10px;text-align:center;}.fusion-popover{color:#005298;}.fusion-separator.sep-dashed,.fusion-separator.sep-dotted,.fusion-separator.sep-double,.fusion-separator.sep-single{border-color:#e0dede;}.fusion-body .fusion-content-sep:not([class*=\"sep-\"]){border-top-width:1px;border-bottom-width:1px;}.fusion-counters-box .content-box-percentage{color:#f05858;}#wrapper .fusion-date-and-formats .fusion-format-box, .tribe-mini-calendar-event .list-date .list-dayname{background-color:#eef0f2;}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tabs-container{background-color:#00a8ff;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li{border-right:1px solid #00a8ff;}.fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a{background:#f2f2f2;border-bottom:0;}.fusion-menu-item-button .menu-text{border-color:#ffffff;}.fusion-menu-item-button:hover .menu-text{border-color:#ffffff;}.fusion-secondary-menu .fusion-menu-cart-item img{border-color:#e0dede;}.product .product-border{border-color:#e0dede;}.product-images .crossfade-images{background:#e0dede;}.fusion-menu-cart-item img,.quantity,.quantity .minus,.quantity .plus,.woocommerce form.checkout #customer_details .col-1,.woocommerce form.checkout #customer_details .col-2{border-color:#e0dede;}.products .product-list-view{border-color:#ebeaea;}.fusion-content-widget-area .widget_layered_nav li.chosen .count,.fusion-content-widget-area .widget_layered_nav li.chosen a,.fusion-content-widget-area .widget_layered_nav li.chosen a:before,.fusion-content-widget-area .widget_layered_nav_filters li.chosen a,.fusion-content-widget-area .widget_layered_nav_filters li.chosen a:before{color:#ffffff;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover{background-color:#808080;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li a:hover{background:#00a8ff;}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tab-holder,.fusion-content-widget-area .fusion-tabs-widget .tab-holder .news-list li{border-color:#ebeaea;}.checkout .payment_methods .payment_box,.post-content blockquote,.review blockquote q{background-color:#f6f3f3;}.review blockquote q{color:#747474;}.fontawesome-icon.circle-yes{background-color:#333333;}.content-box-shortcode-timeline,.fontawesome-icon.circle-yes{border-color:#333333;}.avada-myaccount-data .digital-downloads li:after,.avada-myaccount-data .digital-downloads li:before,.avada-thank-you .order_details li:after,.avada-thank-you .order_details li:before,.fontawesome-icon,.fontawesome-icon.circle-yes,.post-content .error-menu li:after,.post-content .error-menu li:before{color:#ffffff;}#customer_login .col-1,#customer_login .col-2,#customer_login h2,#customer_login_box,#final-order-details .mini-order-details tr:last-child,#reviews li .comment-text,#small-nav,#wrapper .fusion-tabs-widget .tab-holder,#wrapper .side-nav li a,#wrapper .side-nav li.current_page_item li a,.avada-skin-rev,.chzn-container-single .chzn-single,.chzn-container-single .chzn-single div,.chzn-drop,.commentlist .the-comment,.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,.fusion-author .fusion-author-social,.fusion-body .avada-myaccount-user,.fusion-body .avada-myaccount-user .avada-myaccount-user-column,.fusion-body .avada-order-details .shop_table.order_details tfoot,.fusion-body .cart-totals-buttons,.fusion-body .cart_totals,.fusion-body .cart_totals .total,.fusion-body .cart_totals h2,.fusion-body .checkout .shop_table tfoot,.fusion-body .coupon,.fusion-body .coupon h2,.fusion-body .my_account_orders tr,.fusion-body .order-info,.fusion-body .order-total,.fusion-body .shop_attributes tr,.fusion-body .shop_table tr,.fusion-body .woocommerce .address h4,.fusion-body .woocommerce .addresses .title,.fusion-body .woocommerce .cart-empty,.fusion-body .woocommerce .checkout #customer_details .col-1,.fusion-body .woocommerce .checkout #customer_details .col-2,.fusion-body .woocommerce .checkout h3,.fusion-body .woocommerce .cross-sells,.fusion-body .woocommerce .cross-sells h2,.fusion-body .woocommerce .return-to-shop,.fusion-body .woocommerce .social-share,.fusion-body .woocommerce .social-share li,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-content h2,.fusion-body .woocommerce-MyAccount-content h3,.fusion-body .woocommerce-MyAccount-navigation ul li a,.fusion-body .woocommerce-content-box,.fusion-body .woocommerce-content-box h2,.fusion-body .woocommerce-info,.fusion-body .woocommerce-message,.fusion-body .woocommerce-shipping-calculator,.fusion-body .woocommerce-shipping-calculator h2,.fusion-body .woocommerce-side-nav li a,.fusion-body .woocommerce-success-message,.fusion-body .woocommerce-tabs .tabs li a,.fusion-content-widget-area .product_list_widget li,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget li a:before,.fusion-content-widget-area .widget_archive li,.fusion-content-widget-area .widget_categories li,.fusion-content-widget-area .widget_layered_nav li,.fusion-content-widget-area .widget_links li,.fusion-content-widget-area .widget_meta li,.fusion-content-widget-area .widget_nav_menu li,.fusion-content-widget-area .widget_pages li,.fusion-content-widget-area .widget_product_categories li,.fusion-content-widget-area .widget_recent_entries li,.fusion-counters-box .fusion-counter-box .counter-box-border,.fusion-filters,.fusion-hide-pagination-text .pagination-next,.fusion-hide-pagination-text .pagination-prev,.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,.input-radio,.ls-avada,.page-links a,.pagination a.inactive,.panel.entry-content,.post .fusion-meta-info,.price_slider_wrapper,.progress-bar,.project-content .project-info .project-info-box,.quantity .minus, .quantity .qty,.search-page-search-form,.side-nav,.side-nav li a,.side-nav-left .side-nav,.single-navigation,.table,.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th,.table-1 table,.table-1 table th,.table-1 tr td,.table-2 table thead,.table-2 tr td,.tabs-vertical .tabs-container .tab_content,.tabs-vertical .tabset,.tagcloud a,.tkt-slctr-tbl-wrap-dv table,.tkt-slctr-tbl-wrap-dv tr td,.widget_layered_nav li,.widget_product_categories li,.woo-tabs-horizontal .woocommerce .woocommerce-MyAccount-navigation > ul .is-active,.woo-tabs-horizontal .woocommerce .woocommerce-checkout-nav .is-active,.woo-tabs-horizontal .woocommerce-MyAccount-navigation,.woo-tabs-horizontal .woocommerce-tabs > .tabs,.woo-tabs-horizontal .woocommerce-tabs > .tabs .active,.woo-tabs-horizontal .woocommerce-tabs > .wc-tab,.woocommerce .social-share,.woocommerce .social-share li,.woocommerce-pagination .page-numbers,h5.toggle.active + .toggle-content,tr td{border-color:#e0dede;}.price_slider_wrapper .ui-widget-content{background-color:#e0dede;}.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-layout-timeline .post .fusion-content-sep,.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep{border-color:#ebeaea;}.fusion-body .error-menu li:after,.fusion-body .error-menu li:before{background-color:#f05858;color:#ffffff;}@media only screen and (min-width: 928px) and (max-width: 1000px){.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post,.grid-layout-6 .fusion-post-grid{width:20% !important;}.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape,.grid-layout-6 .fusion-post-grid.fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post{width:25% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid{width:25% !important;}.fusion-blog-layout-grid-5 .fusion-element-landscape{width:50% !important;}}@media only screen and (min-width: 856px) and (max-width: 928px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post{width:33.3333333333% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:20% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:40% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-5 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-4 .fusion-element-landscape{width:66% !important;}}@media only screen and (min-width: 784px) and (max-width: 856px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:25% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-3 .fusion-grid-column,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-3 .fusion-grid-column.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-three .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:25% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}}@media only screen and (min-width: 712px) and (max-width: 784px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:33.33% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-grid-3 .fusion-grid-column,.fusion-grid-4 .fusion-grid-column,.fusion-grid-5 .fusion-grid-column,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-masonry .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape,.fusion-grid-3 .fusion-grid-column.fusion-element-landscape,.fusion-grid-4 .fusion-grid-column.fusion-element-landscape,.fusion-grid-5 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-five .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-four .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-masonry .fusion-portfolio-post.fusion-element-landscape,.fusion-portfolio-three .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:33.33% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}}@media only screen and (max-width: 712px){.fusion-blog-layout-grid .fusion-post-grid,.fusion-grid-column,.fusion-portfolio-post{width:100% !important;}.fusion-portfolio-grid:not(.fusion-portfolio-text) .fusion-portfolio-post .fusion-image-wrapper{display:block;text-align:center;}.fusion-blog-layout-grid .fusion-post-grid.fusion-element-landscape .fusion-masonry-element-container,.fusion-grid-column.fusion-element-landscape .fusion-masonry-element-container,.fusion-portfolio-post.fusion-element-landscape .fusion-masonry-element-container{padding-top:65% !important;}.fusion-blog-layout-grid .fusion-post-grid.fusion-element-grid .fusion-masonry-element-container,.fusion-grid-column.fusion-element-grid .fusion-masonry-element-container,.fusion-portfolio-post.fusion-element-grid .fusion-masonry-element-container{padding-top:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape{width:100% !important;}.fusion-blog-layout-grid .fusion-post-grid{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:100% !important;}}@media only screen and (max-width: 640px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-grid-6 .fusion-grid-column,.fusion-portfolio-six .fusion-portfolio-post{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-landscape .fusion-masonry-element-container,.fusion-grid-6 .fusion-grid-column.fusion-element-landscape .fusion-masonry-element-container,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-landscape .fusion-masonry-element-container{padding-top:65% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid.fusion-element-grid .fusion-masonry-element-container,.fusion-grid-6 .fusion-grid-column.fusion-element-grid .fusion-masonry-element-container,.fusion-portfolio-six .fusion-portfolio-post.fusion-element-grid .fusion-masonry-element-container{padding-top:100% !important;}.fusion-body .fusion-page-title-bar{max-height:none;}.fusion-body .fusion-page-title-bar h1{margin:0;}.fusion-blog-layout-large .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-large .fusion-meta-info .fusion-alignright,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignright{display:block;float:none;margin:0;width:100%;}.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow{float:none;margin:0 0 20px 0;height:auto;width:auto;}.fusion-blog-layout-large-alternate .fusion-date-and-formats{margin-bottom:35px;}.fusion-body .fusion-blog-layout-large-alternate .fusion-post-content{margin:0;}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{display:inline-block;float:none;margin-right:0;max-width:197px;}.fusion-blog-layout-grid .fusion-post-grid{position:static;width:100%;}.flex-direction-nav,.wooslider-direction-nav,.wooslider-pauseplay{display:none;}.share-box ul li{margin-bottom:10px;margin-right:15px;}.buttons a{margin-right:5px;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.page-template-contact-php .fusion-google-map{height:270px !important;}.share-box .social-networks li{margin-right:20px !important;}.timeline-icon{display:none !important;}.timeline-layout{padding-top:0 !important;}.post-content .wooslider .wooslider-control-thumbs{margin-top:-10px;}body .wooslider .overlay-full.layout-text-left .slide-excerpt{padding:20px !important;}.social_links_shortcode li{height:40px !important;}.products-slider .es-nav span{transform:scale(0.5) !important;-webkit-transform:scale(0.5) !important;-moz-transform:scale(0.5) !important;-ms-transform:scale(0.5) !important;-o-transform:scale(0.5) !important;}.shop_table .product-quantity{display:none;}.shop_table .filler-td{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-status{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-date{display:none;}.woocommerce-MyAccount-downloads .download-remaining{display:none;}.woocommerce-MyAccount-downloads .download-expires{display:none;}.my_account_orders .woocommerce-orders-table__cell-order-number time{display:block !important;font-size:10px;line-height:normal;}.portfolio-masonry .portfolio-item{width:100% !important;}.table-1 table,.tkt-slctr-tbl-wrap-dv table{border-collapse:collapse;border-spacing:0;width:100%;}.table-1 td,.table-1 th,.tkt-slctr-tbl-wrap-dv td,.tkt-slctr-tbl-wrap-dv th{white-space:nowrap;}.table-2 table{border-collapse:collapse;border-spacing:0;width:100%;}.table-2 td,.table-2 th{white-space:nowrap;}#main,.footer-area,.page-title-bar,body{background-attachment:scroll !important;}.tfs-slider[data-animation=\"slide\"]{height:auto !important;}#wrapper .share-box h4{display:block;float:none;line-height:20px !important;margin-top:0;padding:0;margin-bottom:10px;}.fusion-sharing-box .fusion-social-networks{float:none;display:block;width:100%;text-align:left;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.fusion-hide-on-mobile{display:none;}.fusion-blog-layout-timeline{padding-top:0;}.fusion-blog-layout-timeline .fusion-post-timeline{float:none;width:100%;}.fusion-blog-layout-timeline .fusion-timeline-date{margin-bottom:0;margin-top:2px;}.fusion-timeline-arrow,.fusion-timeline-circle,.fusion-timeline-icon,.fusion-timeline-line{display:none;}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-clean-product-image-wrapper .fusion-product-buttons{height:auto;margin-top:0;}.fusion-woo-product-design-clean .fusion-woo-slider .fusion-clean-product-image-wrapper .fusion-product-buttons *{display:block;text-align:center;float:none !important;max-width:100%;margin-top:0;}.group_table .quantity{width:78px;}.group_table td.label{font-size:12px;}.group_table .price .woocommerce-Price-amount{font-size:14px;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:100% !important;}.fusion-blog-layout-medium .fusion-post-slideshow{float:none;margin:0 0 20px 0;height:auto;width:auto;}.fusion-blog-layout-large-alternate .fusion-post-content{margin:0;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column .heading h2{margin-top:-5px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column .more{margin-top:12px;}.fusion-content-boxes.content-boxes-icon-boxed .col{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.fusion-counters-circle .counter-circle-wrapper{display:block;margin-right:auto;margin-left:auto;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-column,.fusion-column:nth-child(2n),.fusion-column:nth-child(3n),.fusion-column:nth-child(4n),.fusion-column:nth-child(5n){margin-right:0;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.columns .col{float:none;width:100% !important;margin:0 0 20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fullwidth-box{background-attachment:scroll;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.fusion-main-menu > ul > li{padding-right:25px;}.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.review{float:none;width:100%;}.fusion-social-links-footer,.fusion-social-networks{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;}.fusion-social-networks{padding:0 0 15px;}.fusion-author .fusion-author-ssocial .fusion-author-tagline{float:none;text-align:center;max-width:100%;}.fusion-author .fusion-author-ssocial .fusion-social-networks{text-align:center;}.fusion-author .fusion-author-ssocial .fusion-social-networks .fusion-social-network-icon:first-child{margin-left:0;}.fusion-social-networks:after{content:\"\";display:block;clear:both;}.fusion-social-networks li{float:none;display:inline-block;}#main .cart-empty{float:none;text-align:center;border-top:1px solid;border-bottom:none;width:100%;line-height:normal !important;height:auto !important;margin-bottom:10px;padding-top:10px;}#main .return-to-shop{float:none;border-top:none;border-bottom:1px solid;width:100%;text-align:center;line-height:normal !important;height:auto !important;padding-bottom:10px;}.woocommerce .checkout_coupon .promo-code-heading{display:block;margin-bottom:10px !important;float:none;text-align:center;}.woocommerce .checkout_coupon .coupon-contents{display:block;float:none;margin:0;}.woocommerce .checkout_coupon .coupon-input{display:block;width:auto !important;float:none;text-align:center;margin-right:0;margin-bottom:10px !important;}.woocommerce .checkout_coupon .coupon-button{display:block;margin-right:0;float:none;text-align:center;}.fusion-body .fusion-page-title-bar{height:61px;}.fusion-page-title-wrapper{display:table-cell;vertical-align:middle;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar .fusion-page-title-secondary{margin:2px 0 0 0;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:table;width:100%;height:100%;min-height:41px;}.products .product-list-view{width:100% !important;min-width:100% !important;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:90%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:90%;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100%;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.faq-tabs,.portfolio-tabs{height:auto;border-bottom-width:1px;border-bottom-style:solid;}.faq-tabs li,.portfolio-tabs li{float:left;margin-right:30px;border-bottom:0;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}nav#nav,nav#sticky-nav{margin-right:0;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100%;height:200px !important;}.fusion-blog-layout-medium-alternate .fusion-post-content{float:none;width:calc(100% - 95px) !important;margin:0 0 0 95px !important;padding-top:20px;clear:both;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}#wrapper .catalog-ordering > .fusion-grid-list-view,.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.catalog-ordering .order{float:none !important;margin-left:auto !important;margin-right:auto !important;}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2{margin:0 !important;width:100%;}#wrapper .catalog-ordering{margin-bottom:50px;}#wrapper .orderby-order-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;margin:0 auto 10px auto;width:225px;float:none;}#wrapper .order-dropdown > li:hover > ul{display:block;position:relative;top:0;}#wrapper .orderby.order-dropdown{width:176px;}#wrapper .sort-count.order-dropdown{display:block;width:225px;}#wrapper .sort-count.order-dropdown ul a{width:225px;}#wrapper .catalog-ordering .order{margin:0;}.catalog-ordering .fusion-grid-list-view{display:block;width:78px;}.products-2 li:nth-child(2n+1),.products-3 li:nth-child(3n+1),.products-4 li:nth-child(4n+1),.products-5 li:nth-child(5n+1),.products-6 li:nth-child(6n+1){clear:none !important;}#main .products li:nth-child(3n+1){clear:both !important;}#main .products li:nth-child(3n),#main .products li:nth-child(4n),.products li{width:32.3% !important;float:left !important;margin-right:1% !important;}.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.shop_table .product-name{width:35%;}#wrapper #customer_login .col-1,#wrapper #customer_login .col-2,#wrapper .cart_totals,#wrapper .shipping-coupon,#wrapper .woocommerce form.checkout #customer_details .col-1,#wrapper .woocommerce form.checkout #customer_details .col-2,#wrapper .woocommerce-content-box,#wrapper .woocommerce-side-nav,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-navigation{float:none;margin-left:auto;margin-right:auto;width:100% !important;}#customer_login .col-1,.coupon{margin-bottom:20px;}.shop_table .product-thumbnail{float:none;padding:10px 0px;}.product-info{margin-left:0;margin-top:10px;}.product .entry-summary div .price{float:none;}.product .entry-summary .woocommerce-product-rating{float:none;margin-left:0;}.woocommerce-MyAccount-navigation,.woocommerce-side-nav,.woocommerce-tabs .tabs{margin-bottom:25px;}.woocommerce-tabs .panel{width:91% !important;padding:4% !important;}#reviews li .avatar{display:none;}#reviews li .comment-text{width:90% !important;margin-left:0 !important;padding:5% !important;}.woocommerce-container .social-share{overflow:hidden;}.woocommerce-container .social-share li{display:block;float:left;margin:0 auto;border-right:0 !important;border-left:0 !important;padding-left:0 !important;padding-right:0 !important;width:25%;}.has-sidebar .woocommerce-container .social-share li{width:50%;}.avada-myaccount-user{display:block;padding-top:10px;padding-bottom:10px;}.avada-myaccount-user .avada-myaccount-user-column{width:100%;display:block;padding:5px 0px;border-right:0;padding-left:0 !important;padding-right:0 !important;}.avada-myaccount-user .username .not-user{display:inline;}.fusion-body .avada-myaccount-user .username .not-user{padding:0 5px;;}.shop_table .product-thumbnail .product-info,.shop_table .product-thumbnail .product-info p,.shop_table .product-thumbnail img{float:none;width:100%;margin:0 !important;padding:0;}.product .images{margin-bottom:30px;}#customer_login_box .button{float:left;margin-bottom:15px;}#customer_login_box .remember-box{clear:both;display:block;padding:0;width:125px;float:left;}#customer_login_box .lost_password{float:left;}#wrapper .product .images,#wrapper .product .summary.entry-summary{width:50% !important;float:left !important;}#wrapper .avada-single-product-gallery-wrapper .avada-product-gallery{float:none !important;}#wrapper .product .summary.entry-summary{width:48% !important;margin-left:2% !important;}#wrapper .woocommerce-tabs .tabs{width:24% !important;float:left !important;}#wrapper .woocommerce-tabs .panel{float:right !important;width:70% !important;padding:4% !important;}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none !important;}body #small-nav{visibility:visible !important;}.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea{float:none !important;width:100% !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}#nav-uber #megaMenu{width:100%;}#toTop{bottom:30px;border-radius:4px;height:40px;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:20px;padding-right:20px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.fusion-columns-2 .fusion-column,.fusion-columns-2 .fusion-flip-box-wrapper,.fusion-columns-4 .fusion-column,.fusion-columns-4 .fusion-flip-box-wrapper{width:50% !important;float:left !important;}.fusion-columns-2 .fusion-column:nth-of-type(2n+1),.fusion-columns-2 .fusion-flip-box-wrapper:nth-of-type(2n+1),.fusion-columns-4 .fusion-column:nth-of-type(2n+1){clear:both;}.fusion-columns-3 .fusion-column,.fusion-columns-3 .fusion-flip-box-wrapper,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .fusion-column,.fusion-columns-5 .fusion-flip-box-wrapper,.fusion-columns-6 .fusion-column,.fusion-columns-6 .fusion-flip-box-wrapper{width:33.33% !important;float:left !important;}.fusion-columns-3 .fusion-column:nth-of-type(3n+1),.fusion-columns-3 .fusion-flip-box-wrapper:nth-of-type(3n+1),.fusion-columns-5 .fusion-column:nth-of-type(3n+1),.fusion-columns-5 .fusion-flip-box-wrapper:nth-of-type(3n+1),.fusion-columns-6 .fusion-column:nth-of-type(3n+1),.fusion-columns-6 .fusion-flip-box-wrapper:nth-of-type(3n+1){clear:both;}.fusion-columns-5 .fusion-column:nth-of-type(5n+1),.fusion-columns-5 .fusion-flip-box-wrapper:nth-of-type(5n+1){clear:none;}.footer-area .fusion-column,.fusion-sliding-bar-position-bottom .fusion-column,.fusion-sliding-bar-position-top .fusion-column{margin-bottom:40px;}.fusion-layout-column.fusion-five-sixth,.fusion-layout-column.fusion-four-fifth,.fusion-layout-column.fusion-one-fifth,.fusion-layout-column.fusion-one-fourth,.fusion-layout-column.fusion-one-half,.fusion-layout-column.fusion-one-sixth,.fusion-layout-column.fusion-one-third,.fusion-layout-column.fusion-three-fifth,.fusion-layout-column.fusion-three-fourth,.fusion-layout-column.fusion-two-fifth,.fusion-layout-column.fusion-two-third{position:relative;float:left;margin-right:4%;margin-bottom:20px;}.fusion-layout-column.fusion-one-sixth{width:13.3333%;}.fusion-layout-column.fusion-five-sixth{width:82.6666%;}.fusion-layout-column.fusion-one-fifth{width:16.8%;}.fusion-layout-column.fusion-two-fifth{width:37.6%;}.fusion-layout-column.fusion-three-fifth{width:58.4%;}.fusion-layout-column.fusion-four-fifth{width:79.2%;}.fusion-layout-column.fusion-one-fourth{width:22%;}.fusion-layout-column.fusion-three-fourth{width:74%;}.fusion-layout-column.fusion-one-third{width:30.6666%;}.fusion-layout-column.fusion-two-third{width:65.3333%;}.fusion-layout-column.fusion-one-half{width:48%;}.fusion-layout-column.fusion-spacing-no{margin-left:0;margin-right:0;}.fusion-layout-column.fusion-one-sixth.fusion-spacing-no{width:16.6666666667%;}.fusion-layout-column.fusion-five-sixth.fusion-spacing-no{width:83.333333333%;}.fusion-layout-column.fusion-one-fifth.fusion-spacing-no{width:20%;}.fusion-layout-column.fusion-two-fifth.fusion-spacing-no{width:40%;}.fusion-layout-column.fusion-three-fifth.fusion-spacing-no{width:60%;}.fusion-layout-column.fusion-four-fifth.fusion-spacing-no{width:80%;}.fusion-layout-column.fusion-one-fourth.fusion-spacing-no{width:25%;}.fusion-layout-column.fusion-three-fourth.fusion-spacing-no{width:75%;}.fusion-layout-column.fusion-one-third.fusion-spacing-no{width:33.33333333%;}.fusion-layout-column.fusion-two-third.fusion-spacing-no{width:66.66666667%;}.fusion-layout-column.fusion-one-half.fusion-spacing-no{width:50%;}.fusion-layout-column.fusion-column-last{clear:right;zoom:1;margin-left:0;margin-right:0;}.fusion-layout-column.fusion-one-full{clear:both;}.fusion-column.fusion-spacing-no{margin-bottom:0;width:100% !important;}.ua-mobile #main,.ua-mobile .fusion-footer-widget-area,.ua-mobile .page-title-bar,.ua-mobile body{background-attachment:scroll !important;}#footer > .fusion-row,#header-sticky .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#footer > .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.fusion-blog-layout-grid-6 .fusion-post-grid{width:33.3333333333% !important;}.fusion-blog-layout-grid-6 .fusion-element-landscape{width:66% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid{width:50% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-4 .fusion-post-grid.fusion-element-landscape,.fusion-blog-layout-grid-5 .fusion-post-grid.fusion-element-landscape{width:100% !important;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{padding-bottom:20px;padding-left:3%;padding-right:3%;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.fusion-reading-box-container .fusion-mobile-button{display:none;float:none;}.fusion-reading-box-container .continue{display:block;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}}@media only screen and (min-width: 800px){.fusion-icon-only-link .menu-title{display:none;}.fusion-main-menu > ul > li > a.fusion-icon-only-link > .fusion-megamenu-icon{padding:0px;}body.layout-boxed-mode.side-header-right #side-header{position:absolute;top:0;}body.layout-boxed-mode.side-header-right #side-header .side-header-wrapper{width:280px;}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:visible;}.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet{padding-left:0;padding-right:45px;}.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet:before{margin-left:0;right:0;}.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet{padding:0;}.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet{padding:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.bbp_widget_login.fusion-widget-align-center .bbp-logged-in img.avatar{float:none;margin:0;}.fusion-body .fusion-footer-widget-area-center .bbp_widget_login:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .bbp-logged-in img.avatar{float:none;margin:0;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul{width:100%;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li{float:left;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li a{border:1px solid transparent !important;padding:10px 20px;height:auto;line-height:normal;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul li a:after{display:none;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul .is-active{border:1px solid #dddddd;border-bottom:none;min-height:40px;margin-bottom:-1px;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation > ul .is-active:hover a{cursor:default;}.woo-tabs-horizontal .woocommerce-checkout-nav{width:100%;}.woo-tabs-horizontal .woocommerce-checkout-nav li{float:left;}.woo-tabs-horizontal .woocommerce-checkout-nav li a{border:1px solid transparent !important;padding:10px 20px;height:auto;line-height:normal;}.woo-tabs-horizontal .woocommerce-checkout-nav li a:after{display:none;}.woo-tabs-horizontal .woocommerce-checkout-nav .is-active{border:1px solid #dddddd;border-bottom:none;min-height:40px;margin-bottom:-1px;}.woo-tabs-horizontal .woocommerce-checkout-nav .is-active:hover a{cursor:default;}body.side-header-right.layout-boxed-mode #side-header{position:absolute;top:0;}body.side-header-right.layout-boxed-mode #side-header .side-header-wrapper{position:absolute;}.sep-boxed-pricing .panel-wrapper{padding:0 12px;margin:0;}.fusion-pricing-table .standout .panel-container{z-index:1000;}.fusion-pricing-table .standout .panel-footer, .fusion-pricing-table .standout .panel-heading{padding:20px;}.full-boxed-pricing{padding:0 9px;background-color:#F8F8F8;}.full-boxed-pricing .panel-container{padding:9px 0;}.full-boxed-pricing .panel-wrapper:last-child .fusion-panel{border-right:1px solid #E5E4E3;}.full-boxed-pricing .fusion-panel{border-right:none;}.full-boxed-pricing .standout .panel-container{position:relative;box-sizing:content-box;margin:-10px -9px;padding:9px;box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);background-color:#F8F8F8;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.08);}.full-boxed-pricing .standout .fusion-panel{border-right:1px solid #E5E4E3;}.full-boxed-pricing .standout .panel-heading h3{color:#A0CE4E;}.sep-boxed-pricing{margin:0 -15px 20px;}.sep-boxed-pricing .standout .panel-container{margin:-10px;box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);-webkit-box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);-moz-box-shadow:0 0 15px 5px rgba(0, 0, 0, 0.16);}.fusion-reading-box-container .fusion-desktop-button{display:block;}.fusion-reading-box-container .fusion-mobile-button{display:none;}.fusion-reading-box-container .continue-center{display:inline-block;}.fusion-reading-box-container .reading-box.reading-box-center{text-align:center;}.fusion-reading-box-container .reading-box.reading-box-right{text-align:right;}.fusion-tabs .nav{display:block;}.fusion-tabs .fusion-mobile-tab-nav{display:none;}.fusion-tabs.clean .tab-pane{margin:0;}.fusion-tabs .nav-tabs{display:inline-block;vertical-align:middle;}.fusion-tabs .nav-tabs.nav-justified > li{display:table-cell;width:1%;}.fusion-tabs .nav-tabs li .tab-link{margin-right:1px;}.fusion-tabs .nav-tabs li:last-child .tab-link{margin-right:0;}.fusion-tabs.horizontal-tabs .nav-tabs{margin:0 0 -1px;}.fusion-tabs.horizontal-tabs .nav{border-bottom:1px solid #ebeaea;}.fusion-tabs.horizontal-tabs.clean .nav{border:none;text-align:center;}.fusion-tabs.horizontal-tabs.clean .nav-tabs{border:none;}.fusion-tabs.horizontal-tabs.clean .nav-tabs li{margin-bottom:0;}.fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link{margin-right:-1px;}.fusion-tabs.horizontal-tabs.clean .tab-content{margin-top:40px;}.fusion-tabs.nav-not-justified{border:none;}.fusion-tabs.nav-not-justified .nav-tabs li{display:inline-block;}.fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link{padding:14px 55px;}.fusion-tabs.vertical-tabs{display:flex;border:none;clear:both;zoom:1;}.fusion-tabs.vertical-tabs:before, .fusion-tabs.vertical-tabs:after{content:\" \";display:table;}.fusion-tabs.vertical-tabs:after{clear:both;}.fusion-tabs.vertical-tabs .nav-tabs{display:block;position:relative;left:1px;border:1px solid #ebeaea;border-right:none;}.fusion-tabs.vertical-tabs .nav-tabs > li .tab-link{margin-right:0;margin-bottom:1px;padding:10px 35px;white-space:nowrap;border-top:none;text-align:left;border-left:3px transparent solid;}.fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link{margin-bottom:0;}.fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link{border-bottom:none;border-left:3px solid #005298;border-top:none;cursor:pointer;}.fusion-tabs.vertical-tabs .nav{width:auto;}.fusion-tabs.vertical-tabs .tab-content{width:84.5%;}.fusion-tabs.vertical-tabs .tab-pane{padding:30px;border:1px solid #ebeaea;}.fusion-tabs.vertical-tabs.clean .nav-tabs{background-color:transparent;border:none;}.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link{margin:0;padding:10px 35px;white-space:nowrap;}.fusion-body .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link{border:1px solid;}.fusion-tabs.vertical-tabs.clean .nav{width:auto;}.fusion-tabs.vertical-tabs.clean .tab-content{margin:0;width:75%;padding-left:40px;}}@media only screen and (max-width: 800px){body.side-header #wrapper{margin-left:0 !important;margin-right:0 !important;}body.side-header.layout-boxed-mode #wrapper{margin-left:auto !important;margin-right:auto !important;}#side-header,.side-header-background-color{background-color:#ffffff;}.layout-boxed-mode .side-header-wrapper{background-color:transparent;}#side-header{transition:background-color 0.25s ease-in-out;position:static;height:auto;width:100% !important;padding:20px 30px !important;margin:0 !important;-webkit-transition:background-color 0.25s ease-in-out;-moz-transition:background-color 0.25s ease-in-out;-ms-transition:background-color 0.25s ease-in-out;-o-transition:background-color 0.25s ease-in-out;}#side-header.fusion-is-sticky{background-color:#ffffff;}#side-header .side-header-styling-wrapper{display:none;}#side-header .side-header-wrapper{padding-top:0;padding-bottom:0;position:relative;}#side-header .header-social,#side-header .header-v4-content{display:none;}#side-header .fusion-logo{margin:0;float:left;}#side-header .side-header-content{padding:0 !important;}#side-header.fusion-mobile-menu-design-classic .fusion-logo{float:none;text-align:center;}body #wrapper .header-shadow:after,body.side-header #wrapper #side-header.header-shadow .side-header-border:after{position:static;height:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}#side-header .fusion-main-menu,#side-header .side-header-content-1-2,#side-header .side-header-content-3{display:none;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-nav-holder{display:block;margin-top:20px;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-sticky-nav-holder{display:none;}#side-header.fusion-mobile-menu-design-modern .fusion-logo{float:left;margin:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-left{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-right{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-center{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{display:block;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons{float:left;position:static;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons a{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons :first-child{margin-left:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons a:last-child{margin-left:0;}#side-header.fusion-mobile-menu-design-flyout .fusion-logo-left{float:left;}#side-header.fusion-mobile-menu-design-flyout.fusion-header-has-flyout-menu .fusion-flyout-mobile-menu-icons{z-index:99999;position:relative;display:flex;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder,#side-header.fusion-mobile-menu-design-modern .side-header-wrapper > .fusion-secondary-menu-search{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:-20px;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder > ul{display:block;border-right:0;border-left:0;border-bottom:0;}.width-100 .fusion-section-separator-with-offset{margin-left:calc( (100vw - 100% ) / -2 ) !important;margin-right:calc( (100vw - 100% ) / -2 ) !important;}.fusion-header-has-flyout-menu .fusion-header-has-flyout-menu-content{z-index:99999;display:-webkit-flex;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;}.fusion-is-sticky .fusion-mobile-menu-design-flyout .fusion-header{position:fixed;}.fusion-mobile-menu-design-flyout .fusion-secondary-header,.fusion-mobile-menu-design-modern .fusion-secondary-header{padding:0px;}.fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-row,.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-row{padding-left:0px;padding-right:0px;}.fusion-mobile-menu-design-flyout .fusion-social-links-header,.fusion-mobile-menu-design-modern .fusion-social-links-header{max-width:100%;text-align:center;margin-top:10px;margin-bottom:8px;}.fusion-mobile-menu-design-flyout .fusion-social-links-header a,.fusion-mobile-menu-design-modern .fusion-social-links-header a{margin-right:20px;margin-bottom:5px;}.fusion-mobile-menu-design-flyout .fusion-alignleft,.fusion-mobile-menu-design-modern .fusion-alignleft{border-bottom:1px solid transparent;}.fusion-mobile-menu-design-flyout .fusion-alignleft,.fusion-mobile-menu-design-flyout .fusion-alignright,.fusion-mobile-menu-design-modern .fusion-alignleft,.fusion-mobile-menu-design-modern .fusion-alignright{width:100%;float:none;display:block;}.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-alignleft,.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-alignright,.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft,.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignright{text-align:center;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu > ul > li,.fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{display:inline-block;vertical-align:middle;text-align:left;}.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{float:none;}.fusion-body .fusion-mobile-menu-design-flyout .fusion-secondary-menu > ul > li{float:none;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-cart{border-right:0;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-cart{border-right:0;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon,.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon{background-color:transparent;padding-left:10px;padding-right:7px;min-width:100%;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:after{display:none;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon:after{display:none;}.fusion-mobile-menu-design-flyout .fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-mobile-menu-design-flyout .fusion-secondary-menu .fusion-secondary-menu-icon:hover,.fusion-mobile-menu-design-flyout .fusion-secondary-menu-icon:before,.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon:hover,.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:before{color:#ffffff;}.fusion-mobile-menu-design-flyout .fusion-header-tagline,.fusion-mobile-menu-design-modern .fusion-header-tagline{margin-top:10px;float:none;line-height:24px;}.fusion-mobile-menu-design-modern .fusion-secondary-header{padding-left:0 !important;padding-right:0 !important;}.fusion-header .fusion-row{padding-left:0;padding-right:0;}.fusion-header-wrapper .fusion-header,.fusion-header-wrapper .fusion-secondary-main-menu{background-color:#ffffff;}.fusion-secondary-header{background-color:rgb(0,82,152);}.fusion-header-wrapper .fusion-row{padding-left:0;padding-right:0;max-width:100%;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0;padding-right:0;}.fusion-secondary-header .fusion-row{display:block;}.fusion-secondary-header .fusion-alignleft{margin-right:0;}.fusion-secondary-header .fusion-alignright{margin-left:0;}body.fusion-body .fusion-secondary-header .fusion-alignright > *{float:none;}body.fusion-body .fusion-secondary-header .fusion-alignright .fusion-social-links-header .boxed-icons{margin-bottom:5px;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-header-v4 .fusion-logo{display:block;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link{max-width:75%;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{position:absolute;}.fusion-header-v4.fusion-mobile-menu-design-flyout .fusion-logo .fusion-logo-link{max-width:75%;}.fusion-header-v4.fusion-mobile-menu-design-flyout .fusion-mobile-menu-icons{position:absolute;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul > li{display:none;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-sticky-menu > ul .fusion-middle-logo-menu-logo{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-sticky-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-main-menu{display:block;max-width:auto;}.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-logo{padding:0;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-mobile-nav-holder{display:block;margin-top:20px;}.fusion-mobile-menu-design-classic .fusion-secondary-header{padding:10px;}.fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder{margin-top:0;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-secondary-main-menu{padding-top:6px;padding-bottom:6px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-main-menu{display:none;}.fusion-mobile-menu-design-classic .fusion-main-menu.fusion-ubermenu{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-nav-holder{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v4 .searchform,.fusion-mobile-menu-design-classic.fusion-header-v5 .searchform{display:block;float:none;width:100%;margin:0;margin-top:13px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .search-table,.fusion-mobile-menu-design-classic.fusion-header-v5 .search-table{width:100%;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu .searchform{display:none;}.fusion-mobile-menu-design-classic .fusion-alignleft{margin-bottom:10px;}.fusion-mobile-menu-design-classic .fusion-alignleft,.fusion-mobile-menu-design-classic .fusion-alignright{float:none;width:100%;line-height:normal;display:block;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-contact-info{text-align:center;line-height:normal;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-secondary-menu{display:none;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header{max-width:100%;margin-top:5px;text-align:center;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header a{margin-bottom:5px;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-tagline{float:none;text-align:center;margin-top:10px;line-height:24px;margin-left:auto;margin-right:auto;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-banner{float:none;text-align:center;margin:0 auto;width:100%;margin-top:20px;clear:both;}.fusion-mobile-menu-design-modern .ubermenu-responsive-toggle,.fusion-mobile-menu-design-modern .ubermenu-sticky-toggle-wrapper{clear:both;}.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-main-menu,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu > ul > li,.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu > ul > li{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu{display:block;float:left;width:auto;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-sticky-menu{display:none;}.fusion-mobile-menu-design-modern .fusion-main-menu.fusion-ubermenu{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-header .fusion-row{width:100%;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-logo{margin:0 !important;}.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-logo{padding:0;}.fusion-mobile-menu-design-modern.fusion-header-v1 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v7 .modern-mobile-menu-expanded .fusion-logo{margin-bottom:20px !important;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-nav-holder{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:-20px;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-nav-holder > ul{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-menu-icons{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo .searchform{float:none;display:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo{float:left;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder{padding-top:0;margin-left:-30px;margin-right:-30px;margin-bottom:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu{position:static;border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul{border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .searchform,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .searchform{float:none;}.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-sticky-header-wrapper{position:fixed;width:100%;}.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v5 .fusion-logo{float:right;}.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu{position:static;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v7.fusion-sticky-menu-1 .fusion-mobile-nav-holder{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-flyout.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder{display:block;}.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:after,.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:before{display:none;}#side-header.fusion-mobile-menu-design-flyout .side-header-wrapper,.fusion-mobile-menu-design-flyout .fusion-header .fusion-row{z-index:9999;}.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-flyout-mobile-menu-icons,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-flyout-mobile-menu-icons{z-index:99999;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;}.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4.fusion-mobile-menu-design-flyout.fusion-flyout-menu-active .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5.fusion-mobile-menu-design-flyout.fusion-flyout-menu-active .fusion-secondary-main-menu{z-index:9999999;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder > ul{display:block;width:100%;text-align:center;border:none;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .fusion-mobile-nav-item a{border:none;}.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .fusion-open-submenu,.fusion-flyout-mobile-menu.fusion-mobile-nav-holder .sub-menu,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu .fusion-main-menu-cart,.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-secondary-menu-search,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-flyout-menu .fusion-middle-logo-menu-logo{display:none;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu > ul .fusion-middle-logo-menu-logo{display:block;}.fusion-header-v4.fusion-header-has-flyout-menu .fusion-header > .fusion-row{position:relative;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu{display:block;float:left;width:auto;}.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu.fusion-sticky-menu{display:none;}.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.no-overflow-y{overflow-y:visible !important;}.fusion-layout-column{margin-left:0 !important;margin-right:0 !important;width:100% !important;}.fusion-layout-column.fusion-spacing-no{margin-bottom:0;}.fusion-body .fusion-layout-column{width:100% !important;}.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-columns .fusion-column{width:100% !important;float:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fusion-columns .fusion-column:not(.fusion-column-last){margin:0 0 50px;}.widget.tweets.fusion-widget-mobile-align-center .jtwt .jtwt_tweet{padding:0;}.widget.tweets.fusion-widget-mobile-align-center .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.widget.tweets.fusion-widget-mobile-align-right .jtwt .jtwt_tweet{padding-left:0;padding-right:45px;}.widget.tweets.fusion-widget-mobile-align-right .jtwt .jtwt_tweet:before{margin-left:0;right:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .jtwt .jtwt_tweet{padding:0;}.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .jtwt .jtwt_tweet:before{top:0;position:relative;margin:0;}.bbp_widget_login.fusion-widget-mobile-align-center .bbp-logged-in img.avatar{float:none;margin:0;}.fusion-body .fusion-footer-widget-area-center .bbp_widget_login:not(.fusion-widget-mobile-align-left):not(.fusion-widget-mobile-align-right) .bbp-logged-in img.avatar{float:none;margin:0;}#slidingbar-area .columns .col,.avada-container .columns .col,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6,.footer-area .fusion-columns .fusion-column,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2{float:none;width:100%;}.fusion-portfolio-text-floated .fusion-portfolio-content-wrapper{display:block;}.fusion-portfolio-text-floated .fusion-image-wrapper{max-width:none;}.fusion-secondary-menu-icon{min-width:100%;}.fusion-body .fusion-page-title-bar{padding-top:5px;padding-bottom:5px;min-height:51px;height:auto;}.fusion-page-title-wrapper{flex-wrap:wrap;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar .fusion-page-title-secondary{margin:2px 0 0 0;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:flex;align-items:center;width:100%;min-height:41px;}.ua-ie-11 .fusion-page-title-row{height:41px;}.ua-ie-10 .fusion-page-title-row{height:41px;}.ua-ie-11 .fusion-page-title-wrapper{height:auto;}.ua-ie-10 .fusion-page-title-wrapper{height:auto;}.fusion-page-title-bar-center .fusion-page-title-row{width:auto;}.fusion-page-title-captions{width:100%;}.fusion-contact-info{padding:1em 30px 0px 30px;line-height:1.5em;}.fusion-body .fusion-blog-layout-medium-alternate .fusion-post-content,.fusion-body .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content{float:none;clear:both;margin:0;padding-top:20px;}.fusion-author .fusion-social-networks{display:block;margin-top:10px;}.fusion-body .fusion-author .fusion-social-networks{text-align:center;}.fusion-author-tagline{display:block;float:none;text-align:center;max-width:100%;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}body.has-sidebar #content .fusion-fullwidth:last-child{margin-bottom:0px !important;}body.has-sidebar #content .fusion-layout-column:last-child{margin-bottom:0px !important;}body.has-sidebar #content{margin-bottom:50px !important;}body.has-sidebar.double-sidebars .sidebar:last-child{margin-top:50px !important;}.woo-tabs-horizontal #wrapper .woocommerce-tabs .panel,.woo-tabs-horizontal #wrapper .woocommerce-tabs .tabs{float:none;margin-left:auto;margin-right:auto;width:100% !important;}.woo-tabs-horizontal .woocommerce-MyAccount-navigation,.woo-tabs-horizontal .woocommerce-side-nav,.woo-tabs-horizontal .woocommerce-tabs .tabs{margin-bottom:25px;}.woo-tabs-horizontal .woocommerce-tabs > .tabs{border:none;}.woo-tabs-horizontal .woocommerce-tabs > .wc-tab{border-top:1px solid;}.woo-tabs-horizontal .woocommerce-tabs > .tabs .active{border-top:none;border-left:none;border-right:none;}.woo-tabs-horizontal .woocommerce-tabs > .tabs .active a{background-color:transparent;}.woo-tabs-horizontal .woocommerce-tabs > .tabs li{float:none;border-bottom:1px solid;}.woo-tabs-horizontal .woocommerce-tabs > .tabs li a{padding:10px 0;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.review{float:none;width:100%;}.fusion-body .fusion-social-links-footer,.fusion-copyright-notice{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;margin-top:0;}.fusion-copyright-notice{padding:0 0 15px;}.fusion-copyright-notice:after,.fusion-social-networks:after{content:\"\";display:block;clear:both;}.fusion-copyright-notice li,.fusion-social-networks li{float:none;display:inline-block;}.tfs-slider .fusion-title{margin-bottom:0 !important;}#main .cart-empty{float:none;text-align:center;border-top-width:1px;border-top-style:solid;border-bottom:none;width:100%;line-height:normal !important;height:auto !important;margin-bottom:10px;padding-top:10px;}#main .return-to-shop{float:none;border-top:none;border-bottom-width:1px;border-bottom-style:solid;width:100%;text-align:center;line-height:normal !important;height:auto !important;padding-bottom:10px;}.woocommerce .checkout_coupon{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.woocommerce .checkout_coupon .promo-code-heading{margin-bottom:5px;}.woocommerce .checkout_coupon .coupon-contents{margin:0;}#content.full-width{margin-bottom:0;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:100%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:100%;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.single-avada_portfolio .portfolio-half .project-content .project-description h3{margin-top:24px;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;}.error-page .useful_links{padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}.fusion-body .products li{width:225px;}#main .has-sidebar .products li,#main .products li:nth-child(3n),#main .products li:nth-child(4n),#wrapper .catalog-ordering > ul,.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.products li,.woocommerce-MyAccount-content .addresses .col-1,.woocommerce-MyAccount-content .addresses .col-2{float:none !important;margin-left:auto !important;margin-right:auto !important;}.avada-customer-details .addresses .col-1,.avada-customer-details .addresses .col-2,.avada-myaccount-data .addresses .col-1,.avada-myaccount-data .addresses .col-2,.woocommerce-MyAccount-content .addresses .col-1,.woocommerce-MyAccount-content .addresses .col-2{margin:0 !important;width:100%;}#wrapper .catalog-ordering{margin-bottom:50px;}#wrapper .orderby-order-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;margin:0 auto 10px auto;width:225px;float:none;}#wrapper .order-dropdown > li:hover > ul{display:block;position:relative;top:0;}#wrapper .orderby.order-dropdown{width:176px;margin:0;z-index:101;}#wrapper .orderby.order-dropdown li a{max-width:100%;}#wrapper .sort-count.order-dropdown{display:block;width:225px;}#wrapper .sort-count.order-dropdown ul a{width:225px;}#wrapper .catalog-ordering .order{margin:0;}.catalog-ordering .fusion-grid-list-view{display:block;width:78px;}.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-number{padding-right:8px;}.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-actions{padding-left:8px;}.shop_table .product-name{width:35%;}form.checkout .shop_table tfoot th{padding-right:20px;width:60%;}form.checkout .shop_table tfoot td{width:40%;}.cart-collaterals{-webkit-flex-direction:column;flex-direction:column;}#wrapper #customer_login .col-1,#wrapper #customer_login .col-2,#wrapper .cart-totals-buttons,#wrapper .product .images,#wrapper .product .summary.entry-summary,#wrapper .shipping-coupon,#wrapper .woocommerce form.checkout #customer_details .col-1,#wrapper .woocommerce form.checkout #customer_details .col-2,#wrapper .woocommerce-content-box,#wrapper .woocommerce-side-nav,#wrapper .woocommerce-tabs .panel,#wrapper .woocommerce-tabs .tabs,.avada-single-product-gallery-wrapper,.fusion-body .cart-collaterals .cart_totals,.fusion-body .woocommerce-MyAccount-content,.fusion-body .woocommerce-MyAccount-navigation{float:none;margin-left:auto;margin-right:auto;width:100% !important;}#customer_login .col-1,.coupon{margin-bottom:30px;}.shop_table .product-thumbnail{float:none;padding:10px 0px;}.product-info{margin-left:0;margin-top:10px;}.product .entry-summary div .price{float:none;}.product .entry-summary .woocommerce-product-rating{float:none;margin-left:0;}.woocommerce-MyAccount-navigation,.woocommerce-side-nav,.woocommerce-tabs .tabs{margin-bottom:25px;}.woocommerce-tabs .panel{width:91% !important;padding:4% !important;}#reviews li .avatar{display:none;}#reviews li .comment-text{width:90% !important;margin-left:0 !important;padding:5% !important;}html .woocommerce .woocommerce-container .social-share{display:block;}.woocommerce-container .social-share{overflow:hidden;}.woocommerce-container .social-share li{display:block;float:left;margin:0 auto;border-right:0 !important;border-left:0 !important;padding-left:0 !important;padding-right:0 !important;width:50%;}.has-sidebar .woocommerce-container .social-share li{width:50%;}.avada-myaccount-user{display:block;padding-top:10px;padding-bottom:10px;}.avada-myaccount-user .avada-myaccount-user-column{width:100%;display:block;padding:5px 0px;border-right:0;padding-left:0 !important;padding-right:0 !important;}.avada-myaccount-user .username .not-user{display:inline;}.fusion-body .avada-myaccount-user .username .not-user{padding:0 5px;;}.shop_table .product-thumbnail .product-info,.shop_table .product-thumbnail .product-info p,.shop_table .product-thumbnail img{float:none;width:100%;margin:0 !important;padding:0;}.product .images{margin-bottom:30px;}#customer_login_box .button{float:left;margin-bottom:15px;}#customer_login_box .remember-box{clear:both;display:block;padding:0;width:125px;float:left;}#customer_login_box .lost_password{float:left;}.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea{float:none !important;width:100% !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none !important;}.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}#toTop{bottom:30px;border-radius:4px;height:40px;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.no-mobile-slidingbar.mobile-logo-pos-left .mobile-menu-icons{margin-right:0;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:30px;padding-right:30px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.ua-mobile #main,.ua-mobile .footer-area,.ua-mobile .fusion-page-title-bar,.ua-mobile body{background-attachment:scroll !important;}.fusion-revslider-mobile-padding{padding-left:30px !important;padding-right:30px !important;}.fusion-woo-slider .fusion-carousel-title-on-rollover .fusion-rollover-categories{display:none;}.fusion-woo-slider .fusion-carousel-title-on-rollover .price{display:none;}.fusion-filters{border-bottom:0;border-bottom:0;border-bottom:0;}.fusion-filter{float:none;float:none;float:none;margin:0;margin:0;margin:0;border-bottom:1px solid #E7E6E6;border-bottom:1px solid #E7E6E6;border-bottom:1px solid #E7E6E6;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.fusion-countdown,.fusion-countdown .fusion-countdown-counter-wrapper,.fusion-countdown .fusion-countdown-heading-wrapper,.fusion-countdown .fusion-countdown-link-wrapper{display:block;}.fusion-countdown .fusion-countdown-heading-wrapper{text-align:center;}.fusion-countdown .fusion-countdown-counter-wrapper{margin-top:20px;margin-bottom:10px;}.fusion-countdown .fusion-dash-title{display:block;padding:0;font-size:16px;}.fusion-countdown .fusion-countdown-link-wrapper{text-align:center;}.fusion-blog-layout-medium-alternate .fusion-post-content,.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content{float:none;clear:both;margin:0;padding-top:20px;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-clean-horizontal .content-box-column,.fusion-content-boxes.content-boxes-clean-vertical .content-box-column{border-right-width:1px;}.fusion-content-boxes .content-box-shortcode-timeline{display:none;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{padding-bottom:20px;padding-left:3%;padding-right:3%;}.fusion-content-boxes .fusion-column{margin-bottom:55px;}.fusion-content-boxes .fusion-read-more-button{margin-top:8px;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2{float:none;width:100%;}.fusion-reading-box-container .fusion-reading-box-flex{display:block;}.fusion-reading-box-container .fusion-desktop-button{display:none;}.fusion-reading-box-container .fusion-mobile-button{display:block;}.fusion-reading-box-container .fusion-mobile-button.continue-center{display:block;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}}@media only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 800px) and (min-resolution: 144dpi), only screen and (max-width: 800px) and (min-resolution: 1.5dppx){#side-header .fusion-mobile-logo,.fusion-mobile-logo{display:inline-block;}}@media only screen and (max-width: 480px){.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-date-and-formats{margin-right:12px;}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{max-width:166px;}}@media only screen and (min-device-width: 320px) and (max-device-width: 640px){#wrapper{width:auto !important;overflow-x:hidden !important;}.fusion-columns .fusion-column{float:none;width:100% !important;margin:0 0 50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.footer-area .fusion-columns .fusion-column,.fusion-sliding-bar-position-bottom .fusion-columns .fusion-column,.fusion-sliding-bar-position-top .fusion-columns .fusion-column{float:left;width:98% !important;}.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar .fusion-flyout-sliding-bar-toggle{display:none;}.review{float:none;width:100%;}.copyright,.social-networks{float:none;padding:0 0 15px;text-align:center;}.copyright:after,.social-networks:after{content:\"\";display:block;clear:both;}.copyright li,.social-networks li{float:none;display:inline-block;}.continue{display:none;}.mobile-button{display:block !important;float:none;}.title{margin-top:0px !important;margin-bottom:20px !important;}#content{width:100% !important;float:none !important;margin-left:0px !important;margin-bottom:50px;}#content.full-width{margin-bottom:0;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:25px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.recent-works-items a{max-width:64px;}#slidingbar-area .flickr_badge_image img,.footer-area .flickr_badge_image img{max-width:64px;padding:3px !important;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.share-box .social-networks{text-align:left;}#cloudsCandy{height:40px;}#cloudsCandy>path:nth-child(2n+2){opacity:0;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}.fusion-content-boxes.content-boxes-icon-boxed .content-box-column,.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}.full-boxed-pricing .column,.sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}}@media only screen and (max-width: 965px){.avada-coupon-fields{display:block;}.cart-collaterals .shipping-coupon .coupon #avada_coupon_code{width:100%;}.coupon .input-text{width:100%;}.coupon .button{margin-top:20px;}}@media only screen and (max-width: 900px){.woocommerce #customer_login .login .form-row,.woocommerce #customer_login .login .lost_password{float:none;}.woocommerce #customer_login .login .inline,.woocommerce #customer_login .login .lost_password{display:block;margin-left:0;margin-right:0;}.woocommerce #customer_login .login .button{margin-bottom:10px;}}@media screen and (max-width: 782px){.admin-bar p.woocommerce-store-notice,body.admin-bar #wrapper .fusion-sliding-bar-position-top,body.layout-boxed-mode.side-header-right .fusion-sliding-bar-position-top{top:46px;}body.body_blank.admin-bar{top:45px;}html #wpadminbar{z-index:99999 !important;position:fixed !important;}}@media screen and (max-width: 768px){.fusion-tabs.vertical-tabs .tab-pane{max-width:none !important;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.fullwidth-box{background-attachment:scroll !important;}.fullwidth-box .fullwidth-faded{background-attachment:scroll !important;}.fusion-main-menu > ul > li{padding-right:25px;}#wrapper .ei-slider{width:100%;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}}@media screen and (max-width: 640px){.fusion-no-small-visibility{display:none !important;}}@media screen and (min-width: 641px) and (max-width: 1024px){.fusion-no-medium-visibility{display:none !important;}}@media screen and (min-width: 1025px){.fusion-no-large-visibility{display:none !important;}}@font-face {font-family: \"icomoon\";src:url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot\');src:url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot?#iefix\') format(\'embedded-opentype\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff\') format(\'woff\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.ttf\') format(\'truetype\'),url(\'http://callegariplasticos.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.svg#icomoon\') format(\'svg\');font-weight: normal;font-style: normal;}','no'),(1108818,'_transient_wc_related_696','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=696\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"697\";}}','no'),(1108845,'_site_transient_timeout_avada_autoloader_paths_7b7de5d8984eb3c03406289fe95f9e5c','1611175986','no'),(1108846,'_site_transient_avada_autoloader_paths_7b7de5d8984eb3c03406289fe95f9e5c','a:49:{s:28:\"Fusion_Builder_Redux_Options\";s:104:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-redux-options.php\";s:13:\"Avada_Options\";s:89:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-options.php\";s:14:\"Avada_Settings\";s:90:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-settings.php\";s:10:\"Avada_Init\";s:86:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-init.php\";s:17:\"Avada_Social_Icon\";s:93:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icon.php\";s:20:\"Avada_Social_Sharing\";s:96:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-sharing.php\";s:14:\"Avada_Template\";s:90:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-template.php\";s:10:\"Avada_Blog\";s:86:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-blog.php\";s:12:\"Avada_Images\";s:88:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-images.php\";s:10:\"Avada_Head\";s:86:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-head.php\";s:12:\"Avada_Layout\";s:88:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-layout.php\";s:15:\"Avada_GoogleMap\";s:91:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-googlemap.php\";s:22:\"Avada_Remote_installer\";s:98:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-remote-installer.php\";s:20:\"Avada_Sermon_Manager\";s:96:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sermon-manager.php\";s:13:\"Avada_Upgrade\";s:89:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-upgrade.php\";s:12:\"Avada_Helper\";s:88:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-helper.php\";s:22:\"Avada_Upgrade_Abstract\";s:106:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-abstract.php\";s:17:\"Avada_Upgrade_400\";s:101:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-400.php\";s:13:\"Avada_Migrate\";s:89:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-migrate.php\";s:26:\"Avada_AvadaRedux_Migration\";s:102:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-avadaredux-migration.php\";s:17:\"Avada_Upgrade_500\";s:101:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/upgrade/class-avada-upgrade-500.php\";s:22:\"Fusion_Builder_Migrate\";s:98:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-fusion-builder-migrate.php\";s:11:\"Avada_Admin\";s:87:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin.php\";s:19:\"Avada_Importer_Data\";s:104:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/importer/class-avada-importer-data.php\";s:30:\"Avada_Multiple_Featured_Images\";s:106:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-multiple-featured-images.php\";s:14:\"Avada_Sidebars\";s:90:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-sidebars.php\";s:19:\"Avada_Admin_Notices\";s:95:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-admin-notices.php\";s:18:\"Avada_Widget_Style\";s:94:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-widget-style.php\";s:18:\"Avada_Page_Options\";s:94:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-page-options.php\";s:15:\"Avada_Portfolio\";s:91:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-portfolio.php\";s:18:\"Avada_Social_Icons\";s:94:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-social-icons.php\";s:13:\"Avada_Scripts\";s:89:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-scripts.php\";s:18:\"Avada_Google_Fonts\";s:94:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-google-fonts.php\";s:24:\"Avada_Megamenu_Framework\";s:100:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu-framework.php\";s:14:\"Avada_Megamenu\";s:90:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-megamenu.php\";s:16:\"Avada_Nav_Walker\";s:92:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker.php\";s:25:\"Avada_Nav_Walker_Megamenu\";s:101:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-nav-walker-megamenu.php\";s:17:\"Avada_Woocommerce\";s:93:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-woocommerce.php\";s:17:\"Avada_Dynamic_CSS\";s:93:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/class-avada-dynamic-css.php\";s:24:\"Fusion_Widget_Ad_125_125\";s:107:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-ad-125-125.php\";s:26:\"Fusion_Widget_Contact_Info\";s:109:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-contact-info.php\";s:18:\"Fusion_Widget_Tabs\";s:101:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tabs.php\";s:26:\"Fusion_Widget_Recent_Works\";s:109:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-recent-works.php\";s:20:\"Fusion_Widget_Tweets\";s:103:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-tweets.php\";s:20:\"Fusion_Widget_Flickr\";s:103:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-flickr.php\";s:26:\"Fusion_Widget_Social_Links\";s:109:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-social-links.php\";s:27:\"Fusion_Widget_Facebook_Page\";s:110:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-facebook-page.php\";s:18:\"Fusion_Widget_Menu\";s:101:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-menu.php\";s:27:\"Fusion_Widget_Vertical_Menu\";s:110:\"/var/www/html/callegariplasticos/wp-content/themes/Avada/includes/widget/class-fusion-widget-vertical-menu.php\";}','no'); INSERT INTO `wp_options` VALUES (1105464,'rs-templates','a:3:{s:4:\"hash\";s:32:\"32b2c82edb8c882ce9b4b72d15c3f35c\";s:6:\"slider\";a:483:{i:0;a:22:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:22:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:22:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:25:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:25:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:25:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:25:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:25:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:25:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:25:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:25:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:25:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:25:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:25:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:25:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:25:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:25:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:25:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:25:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:25:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:25:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:22:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:25:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:22:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:22:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:22:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:22:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:22:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:22:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:22:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:22:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:180:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:22:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:22:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:22:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:22:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:22:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:22:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:25:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:25:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:25:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:25:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:25:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:25:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:25:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:25:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:25:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:25:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:25:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:25:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:25:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:25:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:25:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:22:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:22:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:25:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:25:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:25:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:25:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:25:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:25:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:25:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:25:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:25:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:22:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:22:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:22:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:22:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:22:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:22:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:25:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:25:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:25:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:25:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:25:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:25:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:25:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:25:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:25:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:25:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:25:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:25:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:25:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:25:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:22:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:22:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:22:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:22:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:22:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:22:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:22:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:22:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:25:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:25:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:25:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:25:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:25:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:25:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:25:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:25:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:25:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:22:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:22:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:22:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:22:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:22:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:22:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-package\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:25:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:25:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:22:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:22:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:25:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:25:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:25:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:312;a:25:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:25:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:22:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:25:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:25:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:317;a:25:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:25:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:25:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:25:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:25:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:25:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:25:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:25:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:22:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:22:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:22:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:22:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:25:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:25:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:25:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:25:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:25:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:25:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:25:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:25:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:25:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:25:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:25:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:25:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:25:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:25:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:25:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:25:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:25:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:25:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:25:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:25:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:25:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:367;a:25:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:25:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:25:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:25:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:25:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:25:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:25:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:25:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:25:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:25:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:25:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:25:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:25:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:25:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:25:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:25:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:25:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:25:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:25:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:25:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:25:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:25:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:25:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:25:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:25:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:25:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:25:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:25:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:25:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:25:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:25:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:25:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:25:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:25:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:25:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:25:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:25:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:25:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:25:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:22:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:22:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:25:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:25:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:25:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:22:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:25:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:25:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:25:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:25:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:25:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:25:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:25:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:25:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:25:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:25:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:25:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:25:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:22:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:22:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:22:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:22:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:22:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:22:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:22:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:22:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:22:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:22:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:25:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:25:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:25:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:25:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:25:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:442;a:25:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:25:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:25:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:25:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:22:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:22:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:448;a:22:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:22:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:25:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:25:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:25:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:25:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:25:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:25:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:25:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:25:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:25:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:25:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:22:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:22:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:22:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:25:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:25:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:465;a:25:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:25:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:25:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:25:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:25:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:25:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:25:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:25:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:22:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:25:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:25:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:25:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:25:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:25:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:25:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:25:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:25:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:22:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-video-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:370:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:25:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:25:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:25:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:25:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:25:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:25:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:25:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:25:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:25:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:25:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:25:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:25:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:22:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:22:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:544:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:497;a:22:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:25:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:499;a:25:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:25:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:478:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}}}','no'),(1104770,'_transient_timeout_wc_related_508','1611212665','no'),(1104771,'_transient_wc_related_508','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=508\";a:1:{i:0;s:3:\"801\";}}','no'),(1105459,'rs-templates-new','','no'),(1096294,'_transient_timeout_wc_product_loop8b751539701470','1612831931','no'),(1096295,'_transient_wc_product_loop8b751539701470','O:8:\"stdClass\":5:{s:3:\"ids\";a:24:{i:0;i:818;i:1;i:814;i:2;i:810;i:3;i:807;i:4;i:801;i:5;i:630;i:6;i:629;i:7;i:699;i:8;i:622;i:9;i:698;i:10;i:697;i:11;i:696;i:12;i:694;i:13;i:792;i:14;i:791;i:15;i:789;i:16;i:788;i:17;i:787;i:18;i:529;i:19;i:701;i:20;i:730;i:21;i:773;i:22;i:822;i:23;i:775;}s:5:\"total\";i:24;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:24;s:12:\"current_page\";i:1;}','no'),(1107778,'_transient_timeout_avada_premium_plugins_info','1611198554','no'),(1107779,'_transient_avada_premium_plugins_info','a:14:{s:11:\"fusion-core\";a:18:{s:4:\"name\";s:11:\"Fusion Core\";s:11:\"plugin_name\";s:10:\"Avada Core\";s:4:\"slug\";s:11:\"fusion-core\";s:13:\"plugin_author\";s:11:\"ThemeFusion\";s:17:\"plugin_author_url\";s:23:\"http://theme-fusion.com\";s:5:\"image\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-core-thumbnail.jpg\";s:9:\"image_url\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-core-thumbnail.jpg\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:5:\"3.4.2\";s:8:\"required\";b:1;s:4:\"icon\";s:86:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-icon-transparent.png\";s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:86:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-core-companysite.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:5:\"3.4.2\";s:6:\"Author\";s:11:\"ThemeFusion\";s:9:\"AuthorURI\";s:23:\"http://theme-fusion.com\";}s:14:\"fusion-builder\";a:18:{s:4:\"name\";s:14:\"Fusion Builder\";s:11:\"plugin_name\";s:13:\"Avada Builder\";s:4:\"slug\";s:14:\"fusion-builder\";s:13:\"plugin_author\";s:11:\"ThemeFusion\";s:17:\"plugin_author_url\";s:24:\"https://theme-fusion.com\";s:5:\"image\";s:87:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-builder-thumbnail.jpg\";s:9:\"image_url\";s:87:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-builder-thumbnail.jpg\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:5:\"1.4.2\";s:8:\"required\";b:1;s:4:\"icon\";s:86:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-icon-transparent.png\";s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:89:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-builder-companysite.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:5:\"1.4.2\";s:6:\"Author\";s:11:\"ThemeFusion\";s:9:\"AuthorURI\";s:24:\"https://theme-fusion.com\";}s:27:\"fusion-white-label-branding\";a:18:{s:4:\"name\";s:27:\"Fusion White Label Branding\";s:11:\"plugin_name\";s:21:\"Avada Custom Branding\";s:4:\"slug\";s:27:\"fusion-white-label-branding\";s:13:\"plugin_author\";s:11:\"ThemeFusion\";s:17:\"plugin_author_url\";s:24:\"https://theme-fusion.com\";s:5:\"image\";s:95:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/avada-custom-branding-thumbnail.jpg\";s:9:\"image_url\";s:95:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/avada-custom-branding-thumbnail.jpg\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:3:\"1.2\";s:8:\"required\";b:0;s:4:\"icon\";s:86:\"https://updates.theme-fusion.com/wp-content/uploads/2017/01/avada-icon-transparent.png\";s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:96:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/avada-custombranding-companysite.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:3:\"1.2\";s:6:\"Author\";s:11:\"ThemeFusion\";s:9:\"AuthorURI\";s:24:\"https://theme-fusion.com\";}s:9:\"revslider\";a:18:{s:4:\"name\";s:17:\"Slider Revolution\";s:11:\"plugin_name\";s:17:\"Slider Revolution\";s:4:\"slug\";s:9:\"revslider\";s:13:\"plugin_author\";s:10:\"ThemePunch\";s:17:\"plugin_author_url\";s:22:\"http://themepunch.com/\";s:5:\"image\";s:83:\"https://updates.theme-fusion.com/wp-content/uploads/2016/08/slider_revolution-1.png\";s:9:\"image_url\";s:83:\"https://updates.theme-fusion.com/wp-content/uploads/2016/08/slider_revolution-1.png\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:5:\"6.3.3\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2016/08/slider_revolution_cs.png\";s:11:\"has_package\";b:1;s:7:\"version\";s:5:\"6.3.3\";s:6:\"Author\";s:10:\"ThemePunch\";s:9:\"AuthorURI\";s:22:\"http://themepunch.com/\";}s:11:\"LayerSlider\";a:18:{s:4:\"name\";s:14:\"LayerSlider WP\";s:11:\"plugin_name\";s:14:\"LayerSlider WP\";s:4:\"slug\";s:11:\"LayerSlider\";s:13:\"plugin_author\";s:14:\"Kreatura Media\";s:17:\"plugin_author_url\";s:38:\"https://layerslider.kreaturamedia.com/\";s:5:\"image\";s:89:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/layer_slider_plugin_thumb.png\";s:9:\"image_url\";s:89:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/layer_slider_plugin_thumb.png\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:6:\"6.11.2\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:88:\"https://updates.theme-fusion.com/wp-content/uploads/2016/08/layerslider_company_site.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:6:\"6.11.2\";s:6:\"Author\";s:14:\"Kreatura Media\";s:9:\"AuthorURI\";s:38:\"https://layerslider.kreaturamedia.com/\";}s:26:\"advanced-custom-fields-pro\";a:18:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:11:\"plugin_name\";s:26:\"Advanced Custom Fields PRO\";s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:13:\"plugin_author\";s:13:\"Elliot Condon\";s:17:\"plugin_author_url\";s:28:\"http://www.elliotcondon.com/\";s:5:\"image\";s:71:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/acf_pro.png\";s:9:\"image_url\";s:71:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/acf_pro.png\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:5:\"5.9.4\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/acf_pro_company_site.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:5:\"5.9.4\";s:6:\"Author\";s:13:\"Elliot Condon\";s:9:\"AuthorURI\";s:28:\"http://www.elliotcondon.com/\";}s:11:\"convertplug\";a:18:{s:4:\"name\";s:12:\"Convert Plus\";s:11:\"plugin_name\";s:12:\"Convert Plus\";s:4:\"slug\";s:11:\"convertplug\";s:13:\"plugin_author\";s:16:\"Brainstorm Force\";s:17:\"plugin_author_url\";s:31:\"https://www.brainstormforce.com\";s:5:\"image\";s:85:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/convertplus_thumbnail.jpg\";s:9:\"image_url\";s:85:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/convertplus_thumbnail.jpg\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:6:\"3.5.17\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:98:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/convertplus_thumbnail_company_site.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:6:\"3.5.17\";s:6:\"Author\";s:16:\"Brainstorm Force\";s:9:\"AuthorURI\";s:31:\"https://www.brainstormforce.com\";}s:12:\"filebird-pro\";a:18:{s:4:\"name\";s:8:\"FileBird\";s:11:\"plugin_name\";s:8:\"FileBird\";s:4:\"slug\";s:12:\"filebird-pro\";s:13:\"plugin_author\";s:10:\"Ninja Team\";s:17:\"plugin_author_url\";s:54:\"https://ninjateam.org/wordpress-media-library-folders/\";s:5:\"image\";s:109:\"https://updates.theme-fusion.com/wp-content/uploads/2020/11/99966046-a7930180-2d8d-11eb-9695-a4e6bd9c870e.jpg\";s:9:\"image_url\";s:109:\"https://updates.theme-fusion.com/wp-content/uploads/2020/11/99966046-a7930180-2d8d-11eb-9695-a4e6bd9c870e.jpg\";s:12:\"external_url\";s:0:\"\";s:7:\"premium\";b:1;s:14:\"latest_version\";s:3:\"4.1\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:109:\"https://updates.theme-fusion.com/wp-content/uploads/2020/11/99966169-d3ae8280-2d8d-11eb-895e-0191ae051d45.jpg\";s:11:\"has_package\";b:1;s:7:\"version\";s:3:\"4.1\";s:6:\"Author\";s:10:\"Ninja Team\";s:9:\"AuthorURI\";s:54:\"https://ninjateam.org/wordpress-media-library-folders/\";}s:6:\"leadin\";a:15:{s:4:\"name\";s:7:\"HubSpot\";s:11:\"plugin_name\";s:7:\"HubSpot\";s:4:\"slug\";s:6:\"leadin\";s:13:\"plugin_author\";s:7:\"HubSpot\";s:17:\"plugin_author_url\";s:23:\"https://www.hubspot.com\";s:5:\"image\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2019/10/hubspot_plugin_thumb.jpg\";s:9:\"image_url\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2019/10/hubspot_plugin_thumb.jpg\";s:12:\"external_url\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:84:\"https://updates.theme-fusion.com/wp-content/uploads/2019/10/hubspot_plugin_thumb.jpg\";s:11:\"has_package\";b:0;}s:11:\"woocommerce\";a:15:{s:4:\"name\";s:11:\"WooCommerce\";s:11:\"plugin_name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:13:\"plugin_author\";s:10:\"Automattic\";s:17:\"plugin_author_url\";s:23:\"https://woocommerce.com\";s:5:\"image\";s:88:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/woocommerce_plugin_thumb.png\";s:9:\"image_url\";s:88:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/woocommerce_plugin_thumb.png\";s:12:\"external_url\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:88:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/woocommerce_plugin_thumb.png\";s:11:\"has_package\";b:0;}s:19:\"the-events-calendar\";a:15:{s:4:\"name\";s:19:\"The Events Calendar\";s:11:\"plugin_name\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:13:\"plugin_author\";s:18:\"Modern Tribe, Inc.\";s:17:\"plugin_author_url\";s:18:\"http://m.tri.be/1x\";s:5:\"image\";s:92:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/events_calendar_plugin_thumb.png\";s:9:\"image_url\";s:92:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/events_calendar_plugin_thumb.png\";s:12:\"external_url\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.7.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";N;s:6:\"banner\";N;s:11:\"tf_cs_image\";N;s:11:\"has_package\";b:0;}s:13:\"wordpress-seo\";a:15:{s:4:\"name\";s:9:\"Yoast SEO\";s:11:\"plugin_name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:13:\"plugin_author\";s:10:\"Team Yoast\";s:17:\"plugin_author_url\";s:18:\"https://yoast.com/\";s:5:\"image\";s:69:\"https://updates.theme-fusion.com/wp-content/uploads/2018/03/yoast.png\";s:9:\"image_url\";s:69:\"https://updates.theme-fusion.com/wp-content/uploads/2018/03/yoast.png\";s:12:\"external_url\";s:56:\"https://downloads.wordpress.org/plugin/wordpress-seo.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";b:0;s:6:\"banner\";b:0;s:11:\"tf_cs_image\";s:69:\"https://updates.theme-fusion.com/wp-content/uploads/2018/03/yoast.png\";s:11:\"has_package\";b:0;}s:7:\"bbpress\";a:15:{s:4:\"name\";s:7:\"bbPress\";s:11:\"plugin_name\";s:7:\"bbPress\";s:4:\"slug\";s:7:\"bbpress\";s:13:\"plugin_author\";s:21:\"The bbPress Community\";s:17:\"plugin_author_url\";s:19:\"https://bbpress.org\";s:5:\"image\";s:71:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/bbpress.png\";s:9:\"image_url\";s:71:\"https://updates.theme-fusion.com/wp-content/uploads/2017/12/bbpress.png\";s:12:\"external_url\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.14.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";N;s:6:\"banner\";N;s:11:\"tf_cs_image\";N;s:11:\"has_package\";b:0;}s:3:\"pwa\";a:15:{s:4:\"name\";s:3:\"PWA\";s:11:\"plugin_name\";s:3:\"PWA\";s:4:\"slug\";s:3:\"pwa\";s:13:\"plugin_author\";s:23:\"PWA Plugin Contributors\";s:17:\"plugin_author_url\";s:49:\"https://github.com/xwp/pwa-wp/graphs/contributors\";s:5:\"image\";s:75:\"https://updates.theme-fusion.com/wp-content/uploads/2019/01/pwa_880_660.jpg\";s:9:\"image_url\";s:75:\"https://updates.theme-fusion.com/wp-content/uploads/2019/01/pwa_880_660.jpg\";s:12:\"external_url\";s:46:\"https://downloads.wordpress.org/plugin/pwa.zip\";s:7:\"premium\";b:0;s:14:\"latest_version\";s:0:\"\";s:8:\"required\";b:0;s:4:\"icon\";s:75:\"https://updates.theme-fusion.com/wp-content/uploads/2019/01/pwa_256_256.jpg\";s:6:\"banner\";s:76:\"https://updates.theme-fusion.com/wp-content/uploads/2019/01/pwa_1544_500.jpg\";s:11:\"tf_cs_image\";s:75:\"https://updates.theme-fusion.com/wp-content/uploads/2019/01/pwa_840_438.jpg\";s:11:\"has_package\";b:0;}}','no'),(1107951,'_transient_timeout_wc_related_789','1611207392','no'),(1107952,'_transient_wc_related_789','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=789\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107830,'_transient_timeout_yith_register_e60bbb291960862423bda84846f08666','1611202505','no'),(1107831,'_transient_yith_register_e60bbb291960862423bda84846f08666','a:2:{s:6:\"Latest\";s:6:\"1.0.44\";s:9:\"changelog\";s:9504:\"\n\n<h4>1.0.44 - Released on 02 January 2021</h4>\n<ul>\n <li>New: Support for WooCommerce 4.9</li>\n <li>Update: Plugin Framework</li>\n <li>Dev: Add filter yith_product_slider_margin</li>\n</ul>\n<h4>1.0.43 - Released on 28 November 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.8</li>\n <li>New: Support for WordPress 5.6</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.42 - Released on 06 November 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.7</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.41 - Released on 07 October 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.6</li>\n <li>New: Integration with YITH WooCommerce Wishlist Premium</li>\n <li>New: Plugin Panel Style</li>\n <li>New: Move Product Slider Carousel menu to YITH->Product Slider menu</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.40 - Released on 17 September 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.5</li>\n <li>Update: Plugin Framework</li>\n <li>Fix: Warning PHP Deprecated: media_buttons_context</li>\n</ul>\n<h4>1.0.39 - Released on 12 Aug 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.4</li>\n <li>New: Support for WordPress 5.5</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.38 - Released on 22 May 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.2</li>\n <li>Update: Plugin Framework</li>\n <li>Update: Language files</li>\n</ul>\n<h4>1.0.37 - Released on 30 April 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.1</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.36 - Released on 21 February 2020</h4>\n<ul>\n <li>New: Support for WooCommerce 4.0</li>\n <li>New: Support for WordPress 5.4</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.35 - Released on 20 December 2019</h4>\n<ul>\n <li>New: Support for WooCommerce 3.9</li>\n <li>Update: Plugin Framework</li>\n <li>Dev: Add ywcps_query_args filter</li>\n</ul>\n<h4>1.0.34 - Released on 04 November 2019</h4>\n <ul>\n <li>New: Support for WooCommerce 3.8</li>\n <li>New: Support for WordPress 5.3</li>\n <li>Update: Plugin Framework</li>\n </ul>\n<h4>1.0.33 - Released on 31 July 2019</h4>\n<ul>\n <li>New: Support for WooCommerce 3.7 RC1</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.32 - Released on 29 May 2019</h4>\n<ul>\n <li>New: Support for WordPress 5.2</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.31 - Released on 08 April 2019</h4>\n <ul>\n <li>New: Support for WooCommerce 3.6.0 RC1</li>\n <li>New: Support for WordPress 5.1.1</li>\n <li>Dev: Added action ywcps_before_slider_loop_item</li>\n <li>Dev: Added action ywcps_after_slider_loop_item</li>\n <li>Update: Plugin Framework</li>\n <li>Update: Spanish language</li>\n <li>Fix: Integration with YITH WooCommerce Brands Add-on Premium</li>\n </ul>\n<h4>1.0.30 - Released on 28 January 2019</h4>\n<ul>\n <li>New: Support for WooCommerce 3.5.4</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.29 - Released on 10 December 2018</h4>\n<ul>\n <li>Fix: Fatal error with YITH WooCommerce Ajax Product Filter Premium</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>1.0.28 - Released on 05 December 2018</h4>\n<ul>\n <li>New: Support for WordPress 5.0</li>\n <li>New: Support for Gutenberg</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.27 - Released on Oct 23, 2018</h4>\n <ul>\n <li>New: Support to WooCommerce 3.5.0 RC2</li>\n <li>Update: Plugin framework</li>\n <li>Update: Language file</li>\n </ul>\n<h4>Version 1.0.26 - Released on Oct 03, 2018</h4>\n <ul>\n <li>New: Option to enable mousewheel event</li>\n <li>New: Support to WooCommerce 3.5.0 RC1</li>\n <li>Update: Plugin framework</li>\n <li>Update: Language file</li>\n <li>Fix: W3C validator</li>\n </ul>\n<h4>Version 1.0.25 - Released on Sep 25, 2018 </h4>\n <ul>\n <li>Update: Plugin Framework</li> \n <li>Fix: Slider with multiple product categories shows wrong products</li> \n </ul>\n<h4>Version 1.0.24 - Released on Sep 21, 2018 </h4>\n <ul>\n <li>New: Support to WooCommerce 3.4.5</li>\n <li>New: Support to WordPress 4.9.8</li>\n <li>Fix: Slider with multiple product categories doesn\'t show on frontend</li> \n <li>Update: Language file</li> \n <li>Remove: Unnecessary files</li> \n <li>Update: Plugin Framework</li> \n </ul>\n<h4>Version 1.0.23 - Released on May 26, 2018 </h4>\n <ul>\n <li>New: Support to WooCommerce 3.4.0</li>\n <li>New: Support to WordPress 4.9.6</li>\n <li>Update: Plugin Framework</li> \n </ul>\n<h4>Version 1.0.22 - Released on Apr 10, 2018 </h4>\n <ul>\n <li>New: Support to WooCommerce 3.3.4</li>\n <li>New: Support to WordPress 4.9.5</li>\n <li>Fix: Error javascript on YITH themes when theme slider and plugin slider was showed on the same page</li>\n <li>Fix: Slider doesn\'t work when selecting both option \"Product in categories\" and \"Product featured\"</li>\n <li>Update: Plugin Framework</li> \n </ul>\n<h4>Version 1.0.21 - Released on Jan 29, 2018 </h4>\n<ul> \n <li>New: Support to WooCommerce 3.3.0 RC-2</li>\n <li>New: Option to exclude product categories in slider</li>\n <li>Update: Plugin Framework</li>\n <li>Update: Language Files</li>\n</ul>\n<h4>Version 1.0.20 - Released on Dec 14, 2017 </h4>\n<ul> \n <li>New: Support to WooCommerce 3.2.6</li>\n <li>New: Support to WordPress 4.9.1</li>\n <li>Update: Plugin Framework 3.0.1</li>\n <li>Fix: Category slider doesn\'t show in sidebars</li>\n <li>Dev: Added ywcps_slideby_arg filter, to change \"SlideBy\" option</li>\n</ul>\n<h4>Version 1.0.19 - Released on Oct 11, 2017 </h4>\n<ul> \n <li>New: Support to WooCommerce 3.2.0-RC2</li>\n <li>Update: Plugin Framework</li>\n <li>Fix: Product slider doesn\'t show in Visual Composer tabs</li>\n</ul>\n<h4>Version 1.0.18 - Released on Sep 20, 2017 </h4>\n<ul> \n <li>New: Slider by product brands ( integration with YITH WooCommerce Brands Add-on Premium )</li>\n <li>Update: Language File</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.17 - Released on May 05, 2017 </h4>\n<ul> \n <li>Fix: Featured Products not shown in the slider</li>\n <li>Fix: Button for variable product doesn\'t redirect to product page</li>\n <li>Update: Language File</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.16 - Released on Mar 31, 2017 </h4>\n<ul> \n <li>New: Support to WooCommerce 3.0-RC2</li>\n <li>Fix: Issue with search product categories</li>\n <li>Update: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.15 - Released on Mar 06, 2017 </h4>\n<ul> \n <li>New: Support to WooCommerce 2.7.0 RC1</li>\n <li>New : Slider by Product Tag</li>\n <li>New : Slider Top Rated Products</li>\n <li>New : Option to exclude \"On Sale\" product in the slider</li>\n <li>New : Option to exclude \"Out of stock\" product in the slider</li>\n <li>Update: Plugin framework</li>\n <li>Update: Language file</li>\n</ul>\n<h4>Version 1.0.14 - Released on Dec 28, 2016 </h4>\n<ul> \n <li>Added: Support to WordPress 4.7</li>\n <li>Added: Support to WooCommerce 2.6.11</li>\n <li>Updated: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.13 - Released on Oct 19, 2016 </h4>\n<ul>\n <li>Added: Random ordering option of the products shown in the slider</li>\n <li>Update: Plugin Framework</li>\n <li>Update: Language file</li>\n</ul>\n<h4>Version 1.0.12 - Released on Jun 29, 2016 </h4>\n<ul>\n <li>Fixed: Broken jquery-migrate v1.4.1</li>\n <li>Updated: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.11 - Released on Apr 27, 2016 </h4>\n<ul>\n <li>Fixed: Broken custom style CSS</li>\n</ul>\n<h4>Version 1.0.10 - Released on Apr 26, 2016 </h4>\n<ul>\n <li>Added: AJAX Add-to-cart</li>\n <li>Tweak: Improved slider initialisation system</li>\n <li>Fixed: Error Js in Panthea Theme</li>\n <li>Updated: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.9 - Released on Mar 25, 2016 </h4>\n<ul>\n <li>Updated: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.8 - Released on Feb 19, 2016 </h4>\n<ul>\n <li>Added : Compatibility with YITH WooCommerce Ajax Product Filter</li>\n <li>Changed : Text Domain</li>\n <li>Updated: Language file</li>\n <li>Updated: Plugin Framework</li>\n</ul>\n<h4>Version 1.0.7 - Released on Dec 18, 2015 </h4>\n<ul>\n <li>Added : z-index option in shortcode for multiple slider in the same page</li>\n <li>Updated: Language file</li>\n</ul>\n<h4>Version 1.0.6 - Released on Dec 17, 2015 </h4>\n<ul>\n <li>Added: Compatibility with WPBackery Visual Composer</li>\n <li>Added: ywcps_add_classes_in_slider filter in product_slider_view_default.php</li>\n</ul>\n<h4>Version 1.0.5 - Released on Dec 15, 2015 </h4>\n<ul>\n <li>Added: Compatibility with YITH WooCommerce Surveys</li>\n <li>Fixed: Show Metaboxes when is active YITH WooCommerce Surveys</li>\n <li>Updated: Plugin Framework</li>\n</ul>\n <h4>Version 1.0.4 - Released on Oct 30, 2015 </h4>\n<ul>\n <li>Updated: Plugin core framework 2.0</li>\n</ul>\n<h4>Version 1.0.3 - Released on Oct 16, 2015 </h4>\n<ul>\n <li> Fixed: \"Plugin is enabled but not effective\" issue</li>\n</ul>\n<h4>Version 1.0.2 - Released on Sept 09, 2015 </h4>\n<ul>\n <li>Tweak: Increase max image for row to 6</li>\n <li>Fixed: TinyMCE button for shortcodes</li>\n</ul>\n<h4>Version 1.0.1 - Released on Sept 09, 2015 </h4>\n<ul>\n <li>Added: Support to WooCommerce 2.4</li>\n <li>Updated: Plugin core framework</li>\n</ul>\n<h4>Version 1.0.0 - Released on Jun 12, 2015</h4>\n<ul>\n <li>Initial Release</li>\n</ul>\n\n \";}','no'),(1106975,'_transient_timeout_wc_related_818','1611228724','no'),(1106976,'_transient_wc_related_818','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=818\";a:2:{i:0;s:3:\"744\";i:1;s:3:\"822\";}}','no'),(1106779,'_transient_timeout_wc_related_693','1611132759','no'),(1106780,'_transient_wc_related_693','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=693\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107369,'_transient_timeout_wc_related_551','1611171053','no'),(1107370,'_transient_wc_related_551','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=551\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"559\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1106885,'_transient_timeout_wc_related_695','1611141034','no'),(1106886,'_transient_wc_related_695','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=695\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1106816,'_transient_timeout_wc_related_620','1611135373','no'),(1106817,'_transient_wc_related_620','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=620\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1106818,'_transient_timeout_wc_related_737','1611135377','no'),(1106819,'_transient_wc_related_737','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=737\";a:4:{i:0;s:3:\"732\";i:1;s:3:\"738\";i:2;s:3:\"739\";i:3;s:3:\"743\";}}','no'),(1101600,'_transient_timeout_wc_related_689','1611231142','no'),(1101601,'_transient_wc_related_689','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=689\";a:2:{i:0;s:3:\"493\";i:1;s:3:\"690\";}}','no'),(1108584,'_site_transient_timeout_theme_roots','1611157025','no'),(1108585,'_site_transient_theme_roots','a:5:{s:5:\"Avada\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:3:\"vim\";s:7:\"/themes\";}','no'),(1108470,'_transient_select3-css_style_cdn_is_up','1','no'),(1108471,'_transient_timeout_select3-js_script_cdn_is_up','1611237017','no'),(1108297,'_transient_timeout__woocommerce_helper_updates','1611186841','no'),(1108298,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1611143641;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(1108502,'_transient_timeout_fusion_dynamic_css_4','1611154878','no'),(1108511,'_transient_timeout__woocommerce_helper_subscriptions','1611152280','no'),(1108512,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(1108513,'_transient_timeout_wc_related_694','1611237798','no'),(1108514,'_transient_wc_related_694','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=694\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1108534,'_transient_timeout_wc_related_690','1611238374','no'),(1108535,'_transient_wc_related_690','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=690\";a:2:{i:0;s:3:\"493\";i:1;s:3:\"689\";}}','no'),(1108315,'_transient_timeout_wc_shipping_method_count_1_1524094159','1613735884','no'),(1108316,'_transient_wc_shipping_method_count_1_1524094159','0','no'),(1108463,'_site_transient_timeout_fusion_patcher_check_num','1611236984','no'),(1108464,'_site_transient_fusion_patcher_check_num','a:1:{s:5:\"avada\";i:0;}','no'),(1108472,'_transient_select3-js_script_cdn_is_up','1','no'),(1108473,'_site_transient_timeout_fusion_redux_googlefonts','1611755417','no'); INSERT INTO `wp_options` VALUES (1108474,'_site_transient_fusion_redux_googlefonts','a:848:{s:7:\"ABeeZee\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Abel\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Abhaya Libre\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:7:\"sinhala\";s:4:\"name\";s:7:\"Sinhala\";}}}s:13:\"Abril Fatface\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Aclonica\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Acme\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Actor\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Adamina\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Advent Pro\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Aguafina Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Akronim\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Aladin\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Aldrich\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Alef\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:8:\"Alegreya\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:7;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:9;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Alegreya SC\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:7;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:9;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:13:\"Alegreya Sans\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:11;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:13;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"Alegreya Sans SC\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:11;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:13;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Alex Brush\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Alfa Slab One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Alice\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:5:\"Alike\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Alike Angular\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Allan\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Allerta\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Allerta Stencil\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Allura\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Almendra\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Almendra Display\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Almendra SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Amarante\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Amaranth\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Amatic SC\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:4;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Amethysta\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Amiko\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Amiri\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:5:\"Amita\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Anaheim\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Andada\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Andika\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:6:\"Angkor\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:24:\"Annie Use Your Telescope\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Anonymous Pro\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Antic\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Antic Didone\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Antic Slab\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Anton\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:6:\"Arapey\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Arbutus\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Arbutus Slab\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:19:\"Architects Daughter\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Archivo\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Archivo Black\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Archivo Narrow\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Aref Ruqaa\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:13:\"Arima Madurai\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:7;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Arimo\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:8:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:6;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:7;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Arizonia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Armata\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Arsenal\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Artifika\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Arvo\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Arya\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Asap\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:14:\"Asap Condensed\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:4:\"Asar\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Asset\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Assistant\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:7:\"Astloch\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Asul\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Athiti\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:4:\"Atma\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:7:\"bengali\";s:4:\"name\";s:7:\"Bengali\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Atomic Age\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Aubrey\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Audiowide\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Autour One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Average\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Average Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:19:\"Averia Gruesa Libre\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Averia Libre\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:17:\"Averia Sans Libre\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:18:\"Averia Serif Libre\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Bad Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Bahiana\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Baloo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:10:\"Baloo Bhai\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:14:\"Baloo Bhaijaan\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:12:\"Baloo Bhaina\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"oriya\";s:4:\"name\";s:5:\"Oriya\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Baloo Chettan\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:9:\"malayalam\";s:4:\"name\";s:9:\"Malayalam\";}}}s:8:\"Baloo Da\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:7:\"bengali\";s:4:\"name\";s:7:\"Bengali\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Baloo Paaji\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:8:\"gurmukhi\";s:4:\"name\";s:8:\"Gurmukhi\";}}}s:11:\"Baloo Tamma\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:7:\"kannada\";s:4:\"name\";s:7:\"Kannada\";}}}s:13:\"Baloo Tammudu\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:12:\"Baloo Thambi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Balthazar\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Bangers\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:6:\"Barlow\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Barlow Condensed\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:21:\"Barlow Semi Condensed\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Barrio\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Basic\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Battambang\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:7:\"Baumans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Bayon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:8:\"Belgrano\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Bellefair\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:7:\"Belleza\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"BenchNine\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Bentham\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Berkshire Swash\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Bevan\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Bigelow Rules\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Bigshot One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Bilbo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Bilbo Swash Caps\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"BioRhyme\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"BioRhyme Expanded\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Biryani\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Bitter\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Black Ops One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Bokor\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:6:\"Bonbon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Boogaloo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Bowlby One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Bowlby One SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Brawler\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Bree Serif\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Bubblegum Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Bubbler One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Buda\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Buenard\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Bungee\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:15:\"Bungee Hairline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Bungee Inline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:14:\"Bungee Outline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:12:\"Bungee Shade\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:10:\"Butcherman\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Butterfly Kids\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Cabin\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:15:\"Cabin Condensed\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:12:\"Cabin Sketch\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Caesar Dressing\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Cagliostro\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Cairo\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:14:\"Calligraffitti\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Cambay\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Cambo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Candal\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Cantarell\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Cantata One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Cantora One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Capriola\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Cardo\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}}}s:5:\"Carme\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Carrois Gothic\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:17:\"Carrois Gothic SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Carter One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Catamaran\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Caudex\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}}}s:6:\"Caveat\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Caveat Brush\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"Cedarville Cursive\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Ceviche One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Changa\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:10:\"Changa One\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Chango\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Chathura\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:18:\"Chau Philomene One\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Chela One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Chelsea Market\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Chenla\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:17:\"Cherry Cream Soda\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Cherry Swash\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Chewy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Chicle\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Chivo\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:7;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Chonburi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:6:\"Cinzel\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"Cinzel Decorative\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Clicker Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Coda\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Coda Caption\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Codystar\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Coiny\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Combo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Comfortaa\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Coming Soon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Concert One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Condiment\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Content\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:12:\"Contrail One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Convergence\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Cookie\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Copse\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Corben\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Cormorant\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:18:\"Cormorant Garamond\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"Cormorant Infant\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:12:\"Cormorant SC\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:17:\"Cormorant Unicase\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:17:\"Cormorant Upright\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Courgette\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Cousine\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:8:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:6;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:7;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Coustard\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:21:\"Covered By Your Grace\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Crafty Girls\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Creepster\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Crete Round\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Crimson Text\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Croissant One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Crushed\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Cuprum\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:6:\"Cutive\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Cutive Mono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Damion\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Dancing Script\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"Dangrek\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:11:\"David Libre\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:20:\"Dawning of a New Day\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Days One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Dekko\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Delius\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:17:\"Delius Swash Caps\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Delius Unicase\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Della Respira\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Denk One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Devonshire\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Dhurjati\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:13:\"Didact Gothic\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:9:\"Diplomata\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Diplomata SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Domine\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Donegal One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Doppio One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Dorsa\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Dosis\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Dr Sugiyama\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Duru Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Dynalight\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"EB Garamond\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:9;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Eagle Lake\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Eater\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Economica\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Eczar\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"El Messiri\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:11:\"Electrolize\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Elsie\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Elsie Swash Caps\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Emblema One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Emilys Candy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Encode Sans\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:21:\"Encode Sans Condensed\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:20:\"Encode Sans Expanded\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:26:\"Encode Sans Semi Condensed\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:25:\"Encode Sans Semi Expanded\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:10:\"Engagement\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Englebert\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Enriqueta\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Erica One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Esteban\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Euphoria Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Ewert\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:3:\"Exo\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Exo 2\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Expletus Sans\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Fanwood Text\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Farsan\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Fascinate\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Fascinate Inline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Faster One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Fasthand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:9:\"Fauna One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Faustina\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:8:\"Federant\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Federo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Felipa\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Fenix\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Finger Paint\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Fira Mono\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:9:\"Fira Sans\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:19:\"Fira Sans Condensed\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:25:\"Fira Sans Extra Condensed\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Fjalla One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Fjord One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Flamenco\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Flavors\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Fondamento\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Fontdiner Swanky\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Forum\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:12:\"Francois One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:16:\"Frank Ruhl Libre\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:12:\"Freckle Face\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:20:\"Fredericka the Great\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Fredoka One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Freehand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:6:\"Fresca\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Frijole\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Fruktur\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Fugaz One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"GFS Didot\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}}}s:15:\"GFS Neohellenic\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}}}s:8:\"Gabriela\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:6:\"Gafata\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Galada\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:7:\"bengali\";s:4:\"name\";s:7:\"Bengali\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Galdeano\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Galindo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Gentium Basic\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"Gentium Book Basic\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:3:\"Geo\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Geostar\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Geostar Fill\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Germania One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Gidugu\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:13:\"Gilda Display\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Give You Glory\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Glass Antiqua\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Glegoo\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"Gloria Hallelujah\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Goblin One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Gochi Hand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Gorditas\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:21:\"Goudy Bookletter 1911\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Graduate\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Grand Hotel\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Gravitas One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Great Vibes\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Griffy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Gruppo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Gudea\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Gurajada\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:6:\"Habibi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Halant\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Hammersmith One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Hanalei\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Hanalei Fill\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Handlee\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Hanuman\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:12:\"Happy Monkey\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Harmattan\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:12:\"Headland One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Heebo\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:11:\"Henny Penny\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:20:\"Herr Von Muellerhoff\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Hind\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Hind Guntur\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:12:\"Hind Madurai\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Hind Siliguri\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:7:\"bengali\";s:4:\"name\";s:7:\"Bengali\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Hind Vadodara\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Holtwood One SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Homemade Apple\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Homenaje\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"IM Fell DW Pica\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:18:\"IM Fell DW Pica SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:19:\"IM Fell Double Pica\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:22:\"IM Fell Double Pica SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"IM Fell English\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:18:\"IM Fell English SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:20:\"IM Fell French Canon\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:23:\"IM Fell French Canon SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:20:\"IM Fell Great Primer\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:23:\"IM Fell Great Primer SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Iceberg\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Iceland\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Imprima\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Inconsolata\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Inder\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Indie Flower\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Inika\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Inknut Antiqua\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Irish Grover\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Istok Web\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Italiana\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Italianno\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Itim\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:16:\"Jacques Francois\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:23:\"Jacques Francois Shadow\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Jaldi\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Jim Nightshade\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Jockey One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Jolly Lodger\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Jomhuria\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:12:\"Josefin Sans\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:12:\"Josefin Slab\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Joti One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Judson\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Julee\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Julius Sans One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Junge\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Jura\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:17:\"Just Another Hand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:23:\"Just Me Again Down Here\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Kadwa\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Kalam\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Kameron\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Kanit\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:9:\"Kantumruy\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:5:\"Karla\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Karma\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Katibeh\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:14:\"Kaushan Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Kavivanar\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Kavoon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Kdam Thmor\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:10:\"Keania One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Kelly Slab\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Kenia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Khand\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Khmer\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:5:\"Khula\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Kite One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Knewave\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Kotta One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Koulen\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:6:\"Kranky\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Kreon\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Kristi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Krona One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Kumar One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"Kumar One Outline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Kurale\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:15:\"La Belle Aurore\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Laila\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Lakki Reddy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:7:\"Lalezar\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:8:\"Lancelot\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Lateef\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:4:\"Lato\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:9;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"League Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Leckerli One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Ledger\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Lekton\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Lemon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Lemonada\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:17:\"Libre Barcode 128\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:22:\"Libre Barcode 128 Text\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Libre Barcode 39\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:25:\"Libre Barcode 39 Extended\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:30:\"Libre Barcode 39 Extended Text\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:21:\"Libre Barcode 39 Text\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:17:\"Libre Baskerville\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Libre Franklin\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Life Savers\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Lilita One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Lily Script One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Limelight\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Linden Hill\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Lobster\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Lobster Two\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Londrina Outline\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Londrina Shadow\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Londrina Sketch\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Londrina Solid\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Lora\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:21:\"Love Ya Like A Sister\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:17:\"Loved by the King\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Lovers Quarrel\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Luckiest Guy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Lusitana\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Lustria\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Macondo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:18:\"Macondo Swash Caps\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Mada\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:5:\"Magra\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Maiden Orange\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Maitree\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:4:\"Mako\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Mallanna\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:7:\"Mandali\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:7:\"Manuale\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Marcellus\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Marcellus SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Marck Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Margarine\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Marko One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Marmelad\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Martel\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Martel Sans\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Marvel\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Mate\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Mate SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Maven Pro\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"McLaren\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Meddon\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"MedievalSharp\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Medula One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Meera Inimai\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Megrim\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Meie Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Merienda\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Merienda One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Merriweather\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:7;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:17:\"Merriweather Sans\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:7;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Metal\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:11:\"Metal Mania\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Metamorphous\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Metrophobic\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Michroma\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Milonga\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Miltonian\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Miltonian Tattoo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Miniver\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Miriam Libre\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:5:\"Mirza\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:14:\"Miss Fajardose\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Mitr\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:5:\"Modak\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Modern Antiqua\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Mogra\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Molengo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Molle\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Monda\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Monofett\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Monoton\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:20:\"Monsieur La Doulaise\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Montaga\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Montez\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Montserrat\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:21:\"Montserrat Alternates\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:20:\"Montserrat Subrayada\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Moul\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:8:\"Moulpali\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:22:\"Mountains of Christmas\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Mouse Memoirs\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Mr Bedfort\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Mr Dafoe\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Mr De Haviland\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:19:\"Mrs Saint Delafield\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Mrs Sheppards\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Mukta\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Mukta Mahee\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:8:\"gurmukhi\";s:4:\"name\";s:8:\"Gurmukhi\";}}}s:11:\"Mukta Malar\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Mukta Vaani\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Muli\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:11;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:13;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Mystery Quest\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:3:\"NTR\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:6:\"Neucha\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Neuton\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"New Rocker\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"News Cycle\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Niconne\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Nixie One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Nobile\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Nokora\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:7:\"Norican\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Nosifer\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:20:\"Nothing You Could Do\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Noticia Text\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Noto Sans\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:8:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:3;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:4;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:5;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:6;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:7;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Noto Serif\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Nova Cut\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Nova Flat\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Nova Mono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Nova Oval\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Nova Round\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Nova Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Nova Slim\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Nova Square\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Numans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Nunito\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:11;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:13;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Nunito Sans\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:11;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:13;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:14:\"Odor Mean Chey\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:7:\"Offside\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Old Standard TT\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:9:\"Oldenburg\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Oleo Script\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:22:\"Oleo Script Swash Caps\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Open Sans\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:9;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:19:\"Open Sans Condensed\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Oranienbaum\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Orbitron\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Oregano\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Orienta\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Original Surfer\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Oswald\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:16:\"Over the Rainbow\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Overlock\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:5;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Overlock SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Overpass\";a:2:{s:8:\"variants\";a:16:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:9;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:11;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:13;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:15;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Overpass Mono\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:3:\"Ovo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Oxygen\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Oxygen Mono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"PT Mono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:7:\"PT Sans\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:15:\"PT Sans Caption\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:14:\"PT Sans Narrow\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"PT Serif\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"PT Serif Caption\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Pacifico\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:6:\"Padauk\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:7:\"myanmar\";s:4:\"name\";s:7:\"Myanmar\";}}}s:9:\"Palanquin\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Palanquin Dark\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Pangolin\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:7:\"Paprika\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Parisienne\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Passero One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Passion One\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"Pathway Gothic One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Patrick Hand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:15:\"Patrick Hand SC\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"Pattaya\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:9:\"Patua One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Pavanam\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"tamil\";s:4:\"name\";s:5:\"Tamil\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Paytone One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"Peddana\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:7:\"Peralta\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Permanent Marker\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:19:\"Petit Formal Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Petrona\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:11:\"Philosopher\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:6:\"Piedra\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Pinyon Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Pirata One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Plaster\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Play\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Playball\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Playfair Display\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:5;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:19:\"Playfair Display SC\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:5;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"Podkova\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Poiret One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Poller One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Poly\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Pompiere\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Pontano Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Poppins\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Port Lligat Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Port Lligat Slab\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Pragati Narrow\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Prata\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Preahvihear\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:14:\"Press Start 2P\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:5:\"Pridi\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:14:\"Princess Sofia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Prociono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Prompt\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:10:\"Prosto One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Proza Libre\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:9;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Puritan\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Purple Purse\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Quando\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Quantico\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Quattrocento\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"Quattrocento Sans\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Questrial\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Quicksand\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:14:\"Quintessential\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Qwigley\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Racing Sans One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Radley\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Rajdhani\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Rakkas\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:7:\"Raleway\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Raleway Dots\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Ramabhadra\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:8:\"Ramaraja\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:6:\"Rambla\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Rammetto One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Ranchers\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Rancho\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Ranga\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Rasa\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Rationale\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Ravi Prakash\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:9:\"Redressed\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Reem Kufi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:13:\"Reenie Beanie\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Revalia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Rhodium Libre\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Ribeye\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Ribeye Marrow\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Righteous\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Risque\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Roboto\";a:2:{s:8:\"variants\";a:12:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:11;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"Roboto Condensed\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Roboto Mono\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Roboto Slab\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:9:\"Rochester\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Rock Salt\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Rokkitt\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Romanesco\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Ropa Sans\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Rosario\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Rosarivo\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Rouge Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Rozha One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Rubik\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:9;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:14:\"Rubik Mono One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:4:\"Ruda\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Rufina\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Ruge Boogie\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Ruluko\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Rum Raisin\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Ruslan Display\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Russo One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Ruthie\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:3:\"Rye\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Sacramento\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Sahitya\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Sail\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Saira\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:15:\"Saira Condensed\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:21:\"Saira Extra Condensed\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:20:\"Saira Semi Condensed\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:5:\"Salsa\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Sanchez\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Sancreek\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Sansita\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:5;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:7;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Sarala\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Sarina\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Sarpanch\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:5;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Satisfy\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Scada\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:12:\"Scheherazade\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"arabic\";s:4:\"name\";s:6:\"Arabic\";}}}s:10:\"Schoolbell\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Scope One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"Seaweed Script\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Secular One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:12:\"Sedgwick Ave\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:20:\"Sedgwick Ave Display\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:9:\"Sevillana\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Seymour One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"Shadows Into Light\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:22:\"Shadows Into Light Two\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Shanti\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Share\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Share Tech\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Share Tech Mono\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Shojumaru\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Short Stack\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Shrikhand\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"gujarati\";s:4:\"name\";s:8:\"Gujarati\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Siemreap\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:10:\"Sigmar One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:7:\"Signika\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Signika Negative\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Simonetta\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:3;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Sintony\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Sirin Stencil\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Six Caps\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Skranji\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Slabo 13px\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Slabo 27px\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Slackey\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Smokum\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Smythe\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Sniglet\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Snippet\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:13:\"Snowburst One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Sofadi One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:5:\"Sofia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Sonsie One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:16:\"Sorts Mill Goudy\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Source Code Pro\";a:2:{s:8:\"variants\";a:7:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:5;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Source Sans Pro\";a:2:{s:8:\"variants\";a:12:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:11;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:7:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:6;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"Source Serif Pro\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Space Mono\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:13:\"Special Elite\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Spectral\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:9;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:11;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:13;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Spectral SC\";a:2:{s:8:\"variants\";a:14:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:7;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:9;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:11;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:13;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:10:\"Spicy Rice\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Spinnaker\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Spirax\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Squada One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:20:\"Sree Krushnadevaraya\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:8:\"Sriracha\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:9:\"Stalemate\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Stalinist One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:15:\"Stardos Stencil\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:21:\"Stint Ultra Condensed\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:20:\"Stint Ultra Expanded\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Stoke\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Strait\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:19:\"Sue Ellen Francisco\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Suez One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}}}s:6:\"Sumana\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Sunshiney\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:16:\"Supermercado One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Sura\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Suranna\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:9:\"Suravaram\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:11:\"Suwannaphum\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:18:\"Swanky and Moo Moo\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Syncopate\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Tangerine\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Taprom\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"khmer\";s:4:\"name\";s:5:\"Khmer\";}}}s:5:\"Tauri\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Taviraj\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:4:\"Teko\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Telex\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"Tenali Ramakrishna\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:10:\"Tenor Sans\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Text Me One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:18:\"The Girl Next Door\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Tienne\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:2;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Tillana\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:4;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Timmana\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:6:\"telugu\";s:4:\"name\";s:6:\"Telugu\";}}}s:5:\"Tinos\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:8:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:6;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:7;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:9:\"Titan One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:13:\"Titillium Web\";a:2:{s:8:\"variants\";a:11:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:5;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:11:\"Trade Winds\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Trirong\";a:2:{s:8:\"variants\";a:18:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:9:\"100italic\";s:4:\"name\";s:22:\"Ultra-Light 100 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:3;a:2:{s:2:\"id\";s:9:\"200italic\";s:4:\"name\";s:16:\"Light 200 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:5;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:7;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:9;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:10;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:11;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:12;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:13;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:14;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:15;a:2:{s:2:\"id\";s:9:\"800italic\";s:4:\"name\";s:21:\"Extra-Bold 800 Italic\";}i:16;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:17;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:3;a:2:{s:2:\"id\";s:4:\"thai\";s:4:\"name\";s:4:\"Thai\";}}}s:7:\"Trocchi\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Trochut\";a:2:{s:8:\"variants\";a:3:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Trykker\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Tulpen One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Ubuntu\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:16:\"Ubuntu Condensed\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Ubuntu Mono\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:9:\"greek-ext\";s:4:\"name\";s:14:\"Greek Extended\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:5:\"Ultra\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:14:\"Uncial Antiqua\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Underdog\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Unica One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:14:\"UnifrakturCook\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:18:\"UnifrakturMaguntia\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:7:\"Unkempt\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Unlock\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Unna\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"VT323\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Vampiro One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Varela\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:12:\"Varela Round\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:2;a:2:{s:2:\"id\";s:6:\"hebrew\";s:4:\"name\";s:6:\"Hebrew\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Vast Shadow\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:12:\"Vesper Libre\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Vibur\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Vidaloka\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Viga\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:5:\"Voces\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:7:\"Volkhov\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Vollkorn\";a:2:{s:8:\"variants\";a:8:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:3;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}i:7;a:2:{s:2:\"id\";s:9:\"900italic\";s:4:\"name\";s:21:\"Ultra-Bold 900 Italic\";}}s:7:\"subsets\";a:6:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"greek\";s:4:\"name\";s:5:\"Greek\";}i:2;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:3;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:4;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:5;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:11:\"Vollkorn SC\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:2;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:3;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:8:\"Voltaire\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:23:\"Waiting for the Sunrise\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:8:\"Wallpoet\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:15:\"Walter Turncoat\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:6:\"Warnes\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Wellfleet\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Wendy One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:8:\"Wire One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:9:\"Work Sans\";a:2:{s:8:\"variants\";a:9:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:2;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:3;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:6;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:7;a:2:{s:2:\"id\";s:3:\"800\";s:4:\"name\";s:14:\"Extra-Bold 800\";}i:8;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:17:\"Yanone Kaffeesatz\";a:2:{s:8:\"variants\";a:4:{i:0;a:2:{s:2:\"id\";s:3:\"200\";s:4:\"name\";s:9:\"Light 200\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:4:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}}}s:11:\"Yantramanav\";a:2:{s:8:\"variants\";a:6:{i:0;a:2:{s:2:\"id\";s:3:\"100\";s:4:\"name\";s:15:\"Ultra-Light 100\";}i:1;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:5;a:2:{s:2:\"id\";s:3:\"900\";s:4:\"name\";s:14:\"Ultra-Bold 900\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:9:\"Yatra One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:3:{i:0;a:2:{s:2:\"id\";s:10:\"devanagari\";s:4:\"name\";s:10:\"Devanagari\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:10:\"Yellowtail\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Yeseva One\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:5:{i:0;a:2:{s:2:\"id\";s:8:\"cyrillic\";s:4:\"name\";s:8:\"Cyrillic\";}i:1;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:2;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}i:3;a:2:{s:2:\"id\";s:10:\"vietnamese\";s:4:\"name\";s:10:\"Vietnamese\";}i:4;a:2:{s:2:\"id\";s:12:\"cyrillic-ext\";s:4:\"name\";s:17:\"Cyrillic Extended\";}}}s:10:\"Yesteryear\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:4:\"Yrsa\";a:2:{s:8:\"variants\";a:5:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:2;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:3;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:4;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:6:\"Zeyada\";a:2:{s:8:\"variants\";a:1:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}}s:7:\"subsets\";a:1:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}}}s:10:\"Zilla Slab\";a:2:{s:8:\"variants\";a:10:{i:0;a:2:{s:2:\"id\";s:3:\"300\";s:4:\"name\";s:8:\"Book 300\";}i:1;a:2:{s:2:\"id\";s:9:\"300italic\";s:4:\"name\";s:15:\"Book 300 Italic\";}i:2;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:3;a:2:{s:2:\"id\";s:9:\"400italic\";s:4:\"name\";s:17:\"Normal 400 Italic\";}i:4;a:2:{s:2:\"id\";s:3:\"500\";s:4:\"name\";s:10:\"Medium 500\";}i:5;a:2:{s:2:\"id\";s:9:\"500italic\";s:4:\"name\";s:17:\"Medium 500 Italic\";}i:6;a:2:{s:2:\"id\";s:3:\"600\";s:4:\"name\";s:13:\"Semi-Bold 600\";}i:7;a:2:{s:2:\"id\";s:9:\"600italic\";s:4:\"name\";s:20:\"Semi-Bold 600 Italic\";}i:8;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}i:9;a:2:{s:2:\"id\";s:9:\"700italic\";s:4:\"name\";s:15:\"Bold 700 Italic\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}s:20:\"Zilla Slab Highlight\";a:2:{s:8:\"variants\";a:2:{i:0;a:2:{s:2:\"id\";s:3:\"400\";s:4:\"name\";s:10:\"Normal 400\";}i:1;a:2:{s:2:\"id\";s:3:\"700\";s:4:\"name\";s:8:\"Bold 700\";}}s:7:\"subsets\";a:2:{i:0;a:2:{s:2:\"id\";s:5:\"latin\";s:4:\"name\";s:5:\"Latin\";}i:1;a:2:{s:2:\"id\";s:9:\"latin-ext\";s:4:\"name\";s:14:\"Latin Extended\";}}}}','no'),(1101502,'_transient_timeout_wc_related_775','1611143387','no'),(1101503,'_transient_wc_related_775','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=775\";a:0:{}}','no'),(1105823,'_transient_timeout_wc_related_744','1611142415','no'),(1105824,'_transient_wc_related_744','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=744\";a:2:{i:0;s:3:\"818\";i:1;s:3:\"822\";}}','no'),(1107550,'_transient_timeout_wc_related_788','1611185024','no'),(1107551,'_transient_wc_related_788','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=788\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107743,'_transient_timeout_wc_related_738','1611195994','no'),(1107744,'_transient_wc_related_738','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=738\";a:4:{i:0;s:3:\"732\";i:1;s:3:\"737\";i:2;s:3:\"739\";i:3;s:3:\"743\";}}','no'),(1107560,'_transient_timeout_wc_related_627','1611185400','no'),(1107561,'_transient_wc_related_627','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=627\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107731,'_transient_timeout_wc_related_810','1611195713','no'),(1107732,'_transient_wc_related_810','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=810\";a:3:{i:0;s:3:\"730\";i:1;s:3:\"807\";i:2;s:3:\"814\";}}','no'),(1107609,'_transient_timeout_wc_related_807','1611189757','no'),(1107610,'_transient_wc_related_807','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=807\";a:3:{i:0;s:3:\"730\";i:1;s:3:\"810\";i:2;s:3:\"814\";}}','no'),(1107681,'_transient_timeout_wc_related_732','1611194544','no'),(1107682,'_transient_wc_related_732','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=732\";a:4:{i:0;s:3:\"737\";i:1;s:3:\"738\";i:2;s:3:\"739\";i:3;s:3:\"743\";}}','no'),(1107719,'_transient_timeout_wc_related_792','1611195513','no'),(1107720,'_transient_wc_related_792','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=792\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1098058,'_transient_timeout_fusion_css_cache_cleanup','1611237087','no'),(1098059,'_transient_fusion_css_cache_cleanup','1','no'),(1107861,'_transient_timeout_wc_related_514','1611204627','no'),(1107507,'_transient_timeout_wc_related_701','1611181603','no'),(1107508,'_transient_wc_related_701','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=701\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107019,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:41;s:3:\"all\";i:41;s:9:\"moderated\";s:2:\"40\";s:8:\"approved\";s:1:\"1\";s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(1107020,'_site_transient_timeout_browser_2c129f86f872c5672a380bd7ea7a2cad','1611668790','no'),(1107021,'_site_transient_browser_2c129f86f872c5672a380bd7ea7a2cad','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"84.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1102955,'_transient_timeout_external_ip_address_89.31.128.16','1611343065','no'),(1102956,'_transient_external_ip_address_89.31.128.16','167.86.127.34','no'),(1102822,'_transient_timeout_external_ip_address_35.229.165.201','1611334158','no'),(1102823,'_transient_external_ip_address_35.229.165.201','167.86.127.34','no'),(1107889,'_transient_timeout_wc_related_593','1611205053','no'),(1107890,'_transient_wc_related_593','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=593\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107914,'_transient_wc_related_692','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=692\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107923,'_transient_timeout_wc_related_773','1611205791','no'),(1107924,'_transient_wc_related_773','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=773\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"691\";i:18;s:3:\"692\";i:19;s:3:\"693\";i:20;s:3:\"694\";i:21;s:3:\"695\";i:22;s:3:\"696\";}}','no'),(1107862,'_transient_wc_related_514','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=514\";a:23:{i:0;s:3:\"523\";i:1;s:3:\"529\";i:2;s:3:\"535\";i:3;s:3:\"551\";i:4;s:3:\"559\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107869,'_transient_timeout_wc_related_535','1611204759','no'),(1107870,'_transient_wc_related_535','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=535\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"551\";i:4;s:3:\"559\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107875,'_transient_timeout_wc_related_559','1611204863','no'),(1107876,'_transient_wc_related_559','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=559\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"560\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107879,'_transient_timeout_wc_related_560','1611204915','no'),(1107880,'_transient_wc_related_560','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=560\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"569\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107883,'_transient_timeout_wc_related_569','1611205001','no'),(1107884,'_transient_wc_related_569','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=569\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"593\";i:8;s:3:\"620\";i:9;s:3:\"621\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107913,'_transient_timeout_wc_related_692','1611205589','no'),(1107899,'_transient_timeout_wc_related_621','1611205324','no'),(1107900,'_transient_wc_related_621','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=621\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"622\";i:11;s:3:\"627\";i:12;s:3:\"629\";i:13;s:3:\"630\";i:14;s:3:\"632\";i:15;s:3:\"634\";i:16;s:3:\"691\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1107907,'_transient_timeout_wc_related_691','1611205531','no'),(1107908,'_transient_wc_related_691','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=691\";a:23:{i:0;s:3:\"514\";i:1;s:3:\"523\";i:2;s:3:\"529\";i:3;s:3:\"535\";i:4;s:3:\"551\";i:5;s:3:\"559\";i:6;s:3:\"560\";i:7;s:3:\"569\";i:8;s:3:\"593\";i:9;s:3:\"620\";i:10;s:3:\"621\";i:11;s:3:\"622\";i:12;s:3:\"627\";i:13;s:3:\"629\";i:14;s:3:\"630\";i:15;s:3:\"632\";i:16;s:3:\"634\";i:17;s:3:\"692\";i:18;s:3:\"693\";i:19;s:3:\"694\";i:20;s:3:\"695\";i:21;s:3:\"696\";i:22;s:3:\"697\";}}','no'),(1100489,'_transient_timeout_external_ip_address_35.200.164.199','1611174375','no'),(1100490,'_transient_external_ip_address_35.200.164.199','167.86.127.34','no'),(1106175,'_transient_timeout_external_ip_address_35.240.234.239','1611608368','no'),(1106176,'_transient_external_ip_address_35.240.234.239','167.86.127.34','no'),(1101132,'_transient_timeout_wc_related_493','1611235970','no'),(1101133,'_transient_wc_related_493','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=493\";a:2:{i:0;s:3:\"689\";i:1;s:3:\"690\";}}','no'),(1101204,'_transient_timeout_external_ip_address_35.195.135.67','1611226662','no'),(1101205,'_transient_external_ip_address_35.195.135.67','167.86.127.34','no'),(1101356,'_transient_timeout_external_ip_address_35.198.195.1','1611238510','no'),(1101357,'_transient_external_ip_address_35.198.195.1','167.86.127.34','no'),(700305,'ai1wm_auth_user','admin','yes'),(700306,'ai1wm_auth_password','admin','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_files` -- DROP TABLE IF EXISTS `wp_pmxi_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_files` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `import_id` bigint(20) unsigned NOT NULL, `name` text COLLATE utf8_unicode_ci, `path` text COLLATE utf8_unicode_ci, `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_files` -- LOCK TABLES `wp_pmxi_files` WRITE; /*!40000 ALTER TABLE `wp_pmxi_files` DISABLE KEYS */; INSERT INTO `wp_pmxi_files` VALUES (4,1,'vim.csv','/wpallimport/uploads/f46e4edf8abdafdc37a07f857007c040/vim.xml','2018-05-23 22:55:01'); /*!40000 ALTER TABLE `wp_pmxi_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_history` -- DROP TABLE IF EXISTS `wp_pmxi_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_history` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `import_id` bigint(20) unsigned NOT NULL, `type` enum('manual','processing','trigger','continue','') COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `time_run` text COLLATE utf8_unicode_ci, `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `summary` text COLLATE utf8_unicode_ci, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_history` -- LOCK TABLES `wp_pmxi_history` WRITE; /*!40000 ALTER TABLE `wp_pmxi_history` DISABLE KEYS */; INSERT INTO `wp_pmxi_history` VALUES (1,1,'manual','10','2018-05-23 22:47:35','12 Productos created 2 updated 0 deleted 0 skipped'),(2,1,'manual','8','2018-05-23 22:50:23','12 Productos created 2 updated 0 deleted 0 skipped'),(3,1,'manual','11','2018-05-23 22:55:01','12 Productos created 2 updated 0 deleted 0 skipped'); /*!40000 ALTER TABLE `wp_pmxi_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_images` -- DROP TABLE IF EXISTS `wp_pmxi_images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_images` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `attachment_id` bigint(20) unsigned NOT NULL, `image_url` varchar(600) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `image_filename` varchar(600) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=45 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_images` -- LOCK TABLES `wp_pmxi_images` WRITE; /*!40000 ALTER TABLE `wp_pmxi_images` DISABLE KEYS */; INSERT INTO `wp_pmxi_images` VALUES (1,268,'','ARNIK-BABY-SOBRES.jpg'),(2,269,'','ARNIK-CANNABIS-60-GRS-2.jpg'),(3,270,'','ARNIK-CANNABIS-60-GRS-3.jpg'),(4,271,'','ARNIK-CANNABIS-60-GRS-4.jpg'),(5,272,'','ARNIK-CANNABIS-60-GRS-5.jpg'),(6,273,'','ARNIK-CANNABIS-60-GRS-6.jpg'),(7,274,'','ARNIK-CANNABIS-60-GRS.jpg'),(8,275,'','ARNIK-CANNABIS-SOBRES-2.jpg'),(9,276,'','ARNIK-CANNABIS-SOBRES.jpg'),(10,277,'','ARNIK-CAPSAICINA-60-GRS-2.jpg'),(11,278,'','ARNIK-CAPSAICINA-60-GRS-3.jpg'),(12,279,'','ARNIK-CAPSAICINA-60-GRS.jpg'),(13,280,'','ARNIK-FORTE-60-GRS-2.jpg'),(14,281,'','ARNIK-FORTE-60-GRS-3.jpg'),(15,282,'','ARNIK-FORTE-60-GRS.jpg'),(16,283,'','ARNIK-FORTE-SOBRES-2.jpg'),(17,284,'','ARNIK-FORTE-SOBRES.jpg'),(18,285,'','CURARINA-CARENINA-LOCION-60-ML.jpg'),(19,286,'','DIOSABELL-250-GRS-2.jpg'),(20,287,'','DIOSABELL-250-GRS.jpg'),(21,288,'','FONGO-30-GRS-2.jpg'),(22,289,'','FONGO-30-GRS-3.jpg'),(23,290,'','FONGO-30-GRS-4.jpg'),(24,291,'','FONGO-30-GRS.jpg'),(25,292,'','GEL-CARENINA-FENOLADA-120-GRS.jpg'),(26,293,'','GEL-CARENINA-FENOLADA-SOBRES-2.jpg'),(27,294,'','GEL-CARENINA-FENOLADA-SOBRES.jpg'),(28,295,'','GEL-HIDRATANTE-CUPIDO-30-GRS-2.jpg'),(29,296,'','GEL-HIDRATANTE-CUPIDO-30-GRS.jpg'),(30,297,'','GEL-HIDRATANTE-CUPIDO-SOBRES.jpg'),(31,298,'','JABON-LIQUIDO-LAVODERM-250-ML-2.jpg'),(32,299,'','JABON-LIQUIDO-LAVODERM-250-ML.jpg'),(33,300,'','JABON-LIQUIDO-LAVODERM-PERFUMADO-250-ML-2.jpg'),(34,301,'','JABON-LIQUIDO-LAVODERM-PERFUMADO-250-ML.jpg'),(35,302,'','LAVODERM-1-GL.jpg'),(36,303,'','LISAPIEL-CASTANO-DE-INDIAS-250-GRS-2.jpg'),(37,304,'','LISAPIEL-CASTANO-DE-INDIAS-250-GRS-3.jpg'),(38,305,'','LISAPIEL-CASTANO-DE-INDIAS-250-GRS.jpg'),(39,306,'','LISAPIEL-CASTANO-DE-INDIAS-500-GRS-2.jpg'),(40,307,'','LISAPIEL-CASTANO-DE-INDIAS-500-GRS-3.jpg'),(41,308,'','LISAPIEL-CASTANO-DE-INDIAS-500-GRS.jpg'),(42,309,'','POMADA-VAPOMINT-30-GRS-4.jpg'),(43,310,'','POMADA-VAPOMINT-SOBRES-2.jpg'),(44,311,'','POMADA-VAPOMINT-SOBRES.jpg'); /*!40000 ALTER TABLE `wp_pmxi_images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_imports` -- DROP TABLE IF EXISTS `wp_pmxi_imports`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_imports` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `parent_import_id` bigint(20) NOT NULL DEFAULT '0', `name` text COLLATE utf8_unicode_ci, `friendly_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `type` varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `feed_type` enum('xml','csv','zip','gz','') COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `path` text COLLATE utf8_unicode_ci, `xpath` text COLLATE utf8_unicode_ci, `options` longtext COLLATE utf8_unicode_ci, `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `root_element` varchar(255) COLLATE utf8_unicode_ci DEFAULT '', `processing` tinyint(1) NOT NULL DEFAULT '0', `executing` tinyint(1) NOT NULL DEFAULT '0', `triggered` tinyint(1) NOT NULL DEFAULT '0', `queue_chunk_number` bigint(20) NOT NULL DEFAULT '0', `first_import` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `count` bigint(20) NOT NULL DEFAULT '0', `imported` bigint(20) NOT NULL DEFAULT '0', `created` bigint(20) NOT NULL DEFAULT '0', `updated` bigint(20) NOT NULL DEFAULT '0', `skipped` bigint(20) NOT NULL DEFAULT '0', `deleted` bigint(20) NOT NULL DEFAULT '0', `canceled` tinyint(1) NOT NULL DEFAULT '0', `canceled_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `failed` tinyint(1) NOT NULL DEFAULT '0', `failed_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `settings_update_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_activity` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `iteration` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_imports` -- LOCK TABLES `wp_pmxi_imports` WRITE; /*!40000 ALTER TABLE `wp_pmxi_imports` DISABLE KEYS */; INSERT INTO `wp_pmxi_imports` VALUES (1,0,'vim.csv','','upload','','/wpallimport/uploads/f46e4edf8abdafdc37a07f857007c040/vim.csv','/node','a:382:{s:4:\"type\";s:4:\"post\";s:21:\"is_override_post_type\";i:0;s:15:\"post_type_xpath\";s:0:\"\";s:8:\"deligate\";s:0:\"\";s:11:\"wizard_type\";s:3:\"new\";s:11:\"custom_type\";s:7:\"product\";s:14:\"featured_delim\";s:1:\",\";s:10:\"atch_delim\";s:1:\",\";s:25:\"is_search_existing_attach\";s:1:\"0\";s:15:\"post_taxonomies\";a:1:{s:11:\"product_cat\";s:154:\"[{\"item_id\":\"1\",\"left\":2,\"right\":5,\"parent_id\":null,\"xpath\":\"\",\"assign\":true},{\"item_id\":\"2\",\"left\":3,\"right\":4,\"parent_id\":\"1\",\"xpath\":\"\",\"assign\":true}]\";}s:6:\"parent\";i:0;s:23:\"is_multiple_page_parent\";s:3:\"yes\";s:18:\"single_page_parent\";s:0:\"\";s:5:\"order\";s:1:\"0\";s:6:\"status\";s:7:\"publish\";s:13:\"page_template\";s:7:\"default\";s:25:\"is_multiple_page_template\";s:3:\"yes\";s:20:\"single_page_template\";s:0:\"\";s:15:\"page_taxonomies\";a:0:{}s:9:\"date_type\";s:8:\"specific\";s:4:\"date\";s:3:\"now\";s:10:\"date_start\";s:3:\"now\";s:8:\"date_end\";s:3:\"now\";s:11:\"custom_name\";a:0:{}s:12:\"custom_value\";a:0:{}s:13:\"custom_format\";a:2:{i:0;s:1:\"0\";i:1;s:1:\"0\";}s:14:\"custom_mapping\";a:0:{}s:17:\"serialized_values\";a:2:{i:0;s:7:\"[\"\",\"\"]\";i:1;s:7:\"[\"\",\"\"]\";}s:20:\"custom_mapping_rules\";a:2:{i:0;s:2:\"[]\";i:1;s:2:\"[]\";}s:14:\"comment_status\";s:4:\"open\";s:20:\"comment_status_xpath\";s:0:\"\";s:11:\"ping_status\";s:4:\"open\";s:17:\"ping_status_xpath\";s:0:\"\";s:12:\"create_draft\";s:2:\"no\";s:6:\"author\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:9:\"post_slug\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:19:\"is_import_specified\";s:1:\"0\";s:16:\"import_specified\";s:0:\"\";s:16:\"is_delete_source\";i:0;s:8:\"is_cloak\";i:0;s:10:\"unique_key\";s:28:\"{producttitle[1]} - {sku[1]}\";s:14:\"tmp_unique_key\";s:28:\"{producttitle[1]} - {sku[1]}\";s:9:\"feed_type\";s:4:\"auto\";s:22:\"search_existing_images\";s:1:\"1\";s:18:\"create_new_records\";s:1:\"1\";s:17:\"is_delete_missing\";s:1:\"0\";s:20:\"set_missing_to_draft\";s:1:\"0\";s:20:\"is_update_missing_cf\";s:1:\"0\";s:22:\"update_missing_cf_name\";s:0:\"\";s:23:\"update_missing_cf_value\";s:0:\"\";s:20:\"is_keep_former_posts\";s:2:\"no\";s:16:\"is_update_status\";s:1:\"1\";s:17:\"is_update_content\";s:1:\"1\";s:15:\"is_update_title\";s:1:\"1\";s:14:\"is_update_slug\";s:1:\"1\";s:17:\"is_update_excerpt\";s:1:\"1\";s:20:\"is_update_categories\";s:1:\"1\";s:16:\"is_update_author\";s:1:\"1\";s:24:\"is_update_comment_status\";s:1:\"1\";s:19:\"is_update_post_type\";s:1:\"1\";s:23:\"update_categories_logic\";s:11:\"full_update\";s:15:\"taxonomies_list\";s:1:\"0\";s:20:\"taxonomies_only_list\";s:0:\"\";s:22:\"taxonomies_except_list\";s:0:\"\";s:21:\"is_update_attachments\";s:1:\"1\";s:16:\"is_update_images\";s:1:\"1\";s:19:\"update_images_logic\";s:11:\"full_update\";s:15:\"is_update_dates\";s:1:\"1\";s:20:\"is_update_menu_order\";s:1:\"1\";s:16:\"is_update_parent\";s:1:\"1\";s:19:\"is_keep_attachments\";s:1:\"0\";s:12:\"is_keep_imgs\";s:1:\"0\";s:20:\"do_not_remove_images\";s:1:\"1\";s:23:\"is_update_custom_fields\";s:1:\"1\";s:26:\"update_custom_fields_logic\";s:11:\"full_update\";s:18:\"custom_fields_list\";s:1:\"0\";s:23:\"custom_fields_only_list\";s:0:\"\";s:25:\"custom_fields_except_list\";s:0:\"\";s:18:\"duplicate_matching\";s:4:\"auto\";s:19:\"duplicate_indicator\";s:5:\"title\";s:21:\"custom_duplicate_name\";s:0:\"\";s:22:\"custom_duplicate_value\";s:0:\"\";s:18:\"is_update_previous\";i:0;s:12:\"is_scheduled\";s:0:\"\";s:16:\"scheduled_period\";s:0:\"\";s:13:\"friendly_name\";s:0:\"\";s:19:\"records_per_request\";s:2:\"20\";s:24:\"auto_records_per_request\";i:0;s:18:\"auto_rename_images\";i:0;s:25:\"auto_rename_images_suffix\";s:0:\"\";s:11:\"images_name\";s:8:\"filename\";s:11:\"post_format\";s:8:\"standard\";s:17:\"post_format_xpath\";s:0:\"\";s:8:\"encoding\";s:5:\"UTF-8\";s:9:\"delimiter\";s:1:\",\";s:16:\"image_meta_title\";s:0:\"\";s:22:\"image_meta_title_delim\";s:1:\",\";s:18:\"image_meta_caption\";s:0:\"\";s:24:\"image_meta_caption_delim\";s:1:\",\";s:14:\"image_meta_alt\";s:0:\"\";s:20:\"image_meta_alt_delim\";s:1:\",\";s:22:\"image_meta_description\";s:0:\"\";s:28:\"image_meta_description_delim\";s:1:\",\";s:34:\"image_meta_description_delim_logic\";s:8:\"separate\";s:12:\"status_xpath\";s:0:\"\";s:15:\"download_images\";s:7:\"gallery\";s:17:\"converted_options\";s:1:\"1\";s:15:\"update_all_data\";s:3:\"yes\";s:12:\"is_fast_mode\";s:1:\"0\";s:9:\"chuncking\";s:1:\"1\";s:17:\"import_processing\";s:4:\"ajax\";s:26:\"processing_iteration_logic\";s:4:\"auto\";s:28:\"records_per_request_detected\";i:0;s:16:\"save_template_as\";s:1:\"1\";s:5:\"title\";s:17:\"{producttitle[1]}\";s:7:\"content\";s:16:\"{description[1]}\";s:4:\"name\";s:3:\"Vim\";s:18:\"is_keep_linebreaks\";s:1:\"1\";s:13:\"is_leave_html\";s:1:\"0\";s:14:\"fix_characters\";i:0;s:9:\"pid_xpath\";s:0:\"\";s:10:\"slug_xpath\";s:0:\"\";s:11:\"title_xpath\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:23:\"download_featured_image\";s:0:\"\";s:23:\"download_featured_delim\";s:1:\",\";s:22:\"gallery_featured_image\";s:11:\"{images[1]}\";s:22:\"gallery_featured_delim\";s:1:\",\";s:11:\"is_featured\";s:1:\"1\";s:17:\"is_featured_xpath\";s:0:\"\";s:20:\"set_image_meta_title\";s:1:\"0\";s:22:\"set_image_meta_caption\";s:1:\"0\";s:18:\"set_image_meta_alt\";s:1:\"0\";s:26:\"set_image_meta_description\";s:1:\"0\";s:18:\"auto_set_extension\";i:0;s:13:\"new_extension\";s:0:\"\";s:9:\"tax_logic\";a:3:{s:18:\"product_visibility\";s:6:\"single\";s:11:\"product_cat\";s:6:\"single\";s:11:\"product_tag\";s:6:\"single\";}s:10:\"tax_assing\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:11:\"term_assing\";a:3:{s:18:\"product_visibility\";s:1:\"1\";s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";}s:20:\"multiple_term_assing\";a:3:{s:18:\"product_visibility\";s:1:\"1\";s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";}s:23:\"tax_hierarchical_assing\";a:1:{s:11:\"product_cat\";a:2:{i:0;s:1:\"1\";s:6:\"NUMBER\";s:1:\"1\";}}s:34:\"tax_hierarchical_last_level_assign\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:16:\"tax_single_xpath\";a:3:{s:18:\"product_visibility\";s:0:\"\";s:11:\"product_cat\";s:0:\"\";s:11:\"product_tag\";s:0:\"\";}s:18:\"tax_multiple_xpath\";a:3:{s:18:\"product_visibility\";s:0:\"\";s:11:\"product_cat\";s:0:\"\";s:11:\"product_tag\";s:0:\"\";}s:22:\"tax_hierarchical_xpath\";a:1:{s:11:\"product_cat\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:18:\"tax_multiple_delim\";a:3:{s:18:\"product_visibility\";s:1:\",\";s:11:\"product_cat\";s:1:\",\";s:11:\"product_tag\";s:1:\",\";}s:22:\"tax_hierarchical_delim\";a:1:{s:11:\"product_cat\";s:1:\">\";}s:25:\"tax_manualhierarchy_delim\";a:1:{s:11:\"product_cat\";s:1:\",\";}s:29:\"tax_hierarchical_logic_entire\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:29:\"tax_hierarchical_logic_manual\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:18:\"tax_enable_mapping\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:25:\"tax_is_full_search_single\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:27:\"tax_is_full_search_multiple\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:29:\"tax_assign_to_one_term_single\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:31:\"tax_assign_to_one_term_multiple\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:11:\"tax_mapping\";a:3:{s:18:\"product_visibility\";s:2:\"[]\";s:11:\"product_cat\";s:2:\"[]\";s:11:\"product_tag\";s:2:\"[]\";}s:17:\"tax_logic_mapping\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:31:\"is_tax_hierarchical_group_delim\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:28:\"tax_hierarchical_group_delim\";a:1:{s:11:\"product_cat\";s:1:\"|\";}s:12:\"nested_files\";a:0:{}s:17:\"xml_reader_engine\";s:1:\"0\";s:13:\"taxonomy_type\";s:0:\"\";s:15:\"taxonomy_parent\";s:0:\"\";s:13:\"taxonomy_slug\";s:4:\"auto\";s:19:\"taxonomy_slug_xpath\";s:0:\"\";s:15:\"import_img_tags\";s:1:\"0\";s:28:\"search_existing_images_logic\";s:6:\"by_url\";s:24:\"enable_import_scheduling\";s:5:\"false\";s:17:\"scheduling_enable\";s:1:\"0\";s:22:\"scheduling_weekly_days\";s:0:\"\";s:17:\"scheduling_run_on\";s:6:\"weekly\";s:22:\"scheduling_monthly_day\";s:0:\"\";s:16:\"scheduling_times\";a:1:{i:0;s:0:\"\";}s:19:\"scheduling_timezone\";s:14:\"America/Bogota\";s:24:\"is_multiple_product_type\";s:3:\"yes\";s:21:\"multiple_product_type\";s:6:\"simple\";s:19:\"single_product_type\";s:0:\"\";s:18:\"is_product_virtual\";s:2:\"no\";s:22:\"single_product_virtual\";s:0:\"\";s:23:\"is_product_downloadable\";s:2:\"no\";s:27:\"single_product_downloadable\";s:0:\"\";s:18:\"is_product_enabled\";s:3:\"yes\";s:22:\"single_product_enabled\";s:0:\"\";s:20:\"is_variation_enabled\";s:3:\"yes\";s:24:\"single_variation_enabled\";s:0:\"\";s:19:\"is_product_featured\";s:2:\"no\";s:23:\"single_product_featured\";s:0:\"\";s:21:\"is_product_visibility\";s:7:\"visible\";s:25:\"single_product_visibility\";s:0:\"\";s:18:\"single_product_sku\";s:8:\"{sku[1]}\";s:18:\"single_product_url\";s:0:\"\";s:26:\"single_product_button_text\";s:0:\"\";s:28:\"single_product_regular_price\";s:0:\"\";s:25:\"single_product_sale_price\";s:0:\"\";s:20:\"single_product_files\";s:0:\"\";s:26:\"single_product_files_names\";s:0:\"\";s:29:\"single_product_download_limit\";s:0:\"\";s:30:\"single_product_download_expiry\";s:0:\"\";s:28:\"single_product_download_type\";s:0:\"\";s:30:\"is_multiple_product_tax_status\";s:3:\"yes\";s:27:\"multiple_product_tax_status\";s:4:\"none\";s:25:\"single_product_tax_status\";s:0:\"\";s:29:\"is_multiple_product_tax_class\";s:3:\"yes\";s:26:\"multiple_product_tax_class\";s:0:\"\";s:24:\"single_product_tax_class\";s:0:\"\";s:23:\"is_product_manage_stock\";s:2:\"no\";s:27:\"single_product_manage_stock\";s:0:\"\";s:24:\"single_product_stock_qty\";s:0:\"\";s:20:\"product_stock_status\";s:4:\"auto\";s:27:\"single_product_stock_status\";s:0:\"\";s:24:\"product_allow_backorders\";s:2:\"no\";s:31:\"single_product_allow_backorders\";s:0:\"\";s:25:\"product_sold_individually\";s:2:\"no\";s:32:\"single_product_sold_individually\";s:0:\"\";s:21:\"single_product_weight\";s:0:\"\";s:21:\"single_product_length\";s:0:\"\";s:20:\"single_product_width\";s:0:\"\";s:21:\"single_product_height\";s:0:\"\";s:34:\"is_multiple_product_shipping_class\";s:3:\"yes\";s:31:\"multiple_product_shipping_class\";s:2:\"-1\";s:29:\"single_product_shipping_class\";s:0:\"\";s:28:\"is_multiple_grouping_product\";s:3:\"yes\";s:25:\"multiple_grouping_product\";s:0:\"\";s:23:\"single_grouping_product\";s:0:\"\";s:23:\"single_product_up_sells\";s:0:\"\";s:26:\"single_product_cross_sells\";s:0:\"\";s:14:\"attribute_name\";a:0:{}s:15:\"attribute_value\";a:0:{}s:13:\"in_variations\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:10:\"is_visible\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:11:\"is_taxonomy\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:29:\"create_taxonomy_in_not_exists\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:11:\"is_advanced\";a:2:{i:0;s:1:\"0\";i:1;s:1:\"0\";}s:22:\"advanced_in_variations\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:28:\"advanced_in_variations_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:19:\"advanced_is_visible\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:25:\"advanced_is_visible_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:20:\"advanced_is_taxonomy\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:26:\"advanced_is_taxonomy_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:24:\"advanced_is_create_terms\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:30:\"advanced_is_create_terms_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:28:\"single_product_purchase_note\";s:0:\"\";s:25:\"single_product_menu_order\";s:1:\"0\";s:25:\"is_product_enable_reviews\";s:2:\"no\";s:29:\"single_product_enable_reviews\";s:0:\"\";s:17:\"single_product_id\";s:0:\"\";s:24:\"single_product_parent_id\";s:0:\"\";s:36:\"single_product_id_first_is_parent_id\";s:0:\"\";s:44:\"single_product_first_is_parent_id_parent_sku\";s:0:\"\";s:39:\"single_product_id_first_is_parent_title\";s:0:\"\";s:47:\"single_product_first_is_parent_title_parent_sku\";s:0:\"\";s:36:\"single_product_id_first_is_variation\";s:0:\"\";s:8:\"_virtual\";i:0;s:13:\"_downloadable\";i:0;s:24:\"is_regular_price_shedule\";s:1:\"0\";s:28:\"single_sale_price_dates_from\";s:3:\"now\";s:26:\"single_sale_price_dates_to\";s:3:\"now\";s:19:\"product_files_delim\";s:1:\",\";s:25:\"product_files_names_delim\";s:1:\",\";s:15:\"matching_parent\";s:4:\"auto\";s:16:\"parent_indicator\";s:12:\"custom field\";s:28:\"custom_parent_indicator_name\";s:0:\"\";s:29:\"custom_parent_indicator_value\";s:0:\"\";s:28:\"missing_records_stock_status\";s:1:\"0\";s:16:\"variations_xpath\";s:0:\"\";s:17:\"_variable_virtual\";s:0:\"\";s:22:\"_variable_downloadable\";s:0:\"\";s:14:\"variable_stock\";s:0:\"\";s:22:\"variable_regular_price\";s:0:\"\";s:19:\"variable_sale_price\";s:0:\"\";s:30:\"is_variable_sale_price_shedule\";s:1:\"0\";s:30:\"variable_sale_price_dates_from\";s:0:\"\";s:28:\"variable_sale_price_dates_to\";s:0:\"\";s:15:\"variable_weight\";s:0:\"\";s:15:\"variable_length\";s:0:\"\";s:14:\"variable_width\";s:0:\"\";s:15:\"variable_height\";s:0:\"\";s:23:\"variable_shipping_class\";s:0:\"\";s:18:\"variable_tax_class\";s:0:\"\";s:19:\"variable_file_paths\";s:0:\"\";s:19:\"variable_file_names\";s:0:\"\";s:23:\"variable_download_limit\";s:0:\"\";s:24:\"variable_download_expiry\";s:0:\"\";s:27:\"is_variable_product_virtual\";s:2:\"no\";s:32:\"is_variable_product_manage_stock\";s:2:\"no\";s:43:\"is_multiple_variable_product_shipping_class\";s:3:\"yes\";s:40:\"multiple_variable_product_shipping_class\";s:2:\"-1\";s:38:\"single_variable_product_shipping_class\";s:0:\"\";s:38:\"is_multiple_variable_product_tax_class\";s:3:\"yes\";s:35:\"multiple_variable_product_tax_class\";s:6:\"parent\";s:33:\"single_variable_product_tax_class\";s:0:\"\";s:21:\"variable_stock_status\";s:7:\"instock\";s:28:\"single_variable_stock_status\";s:0:\"\";s:25:\"variable_allow_backorders\";s:2:\"no\";s:32:\"single_variable_allow_backorders\";s:0:\"\";s:32:\"is_variable_product_downloadable\";s:2:\"no\";s:36:\"single_variable_product_downloadable\";s:0:\"\";s:23:\"variable_attribute_name\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:24:\"variable_attribute_value\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:22:\"variable_in_variations\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:19:\"variable_is_visible\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:20:\"variable_is_taxonomy\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:38:\"variable_create_taxonomy_in_not_exists\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:28:\"variable_product_files_delim\";s:1:\",\";s:34:\"variable_product_files_names_delim\";s:1:\",\";s:14:\"variable_image\";s:0:\"\";s:12:\"variable_sku\";s:0:\"\";s:27:\"is_variable_product_enabled\";s:3:\"yes\";s:31:\"single_variable_product_enabled\";s:0:\"\";s:19:\"link_all_variations\";s:1:\"0\";s:25:\"variable_stock_use_parent\";s:1:\"0\";s:33:\"variable_regular_price_use_parent\";s:1:\"0\";s:30:\"variable_sale_price_use_parent\";s:1:\"0\";s:30:\"variable_sale_dates_use_parent\";s:1:\"0\";s:26:\"variable_weight_use_parent\";s:1:\"0\";s:31:\"single_variable_product_virtual\";s:0:\"\";s:42:\"single_variable_product_virtual_use_parent\";s:1:\"0\";s:36:\"single_variable_product_manage_stock\";s:0:\"\";s:47:\"single_variable_product_manage_stock_use_parent\";s:1:\"0\";s:30:\"variable_dimensions_use_parent\";s:1:\"0\";s:25:\"variable_image_use_parent\";s:1:\"0\";s:49:\"single_variable_product_shipping_class_use_parent\";s:1:\"0\";s:44:\"single_variable_product_tax_class_use_parent\";s:1:\"0\";s:47:\"single_variable_product_downloadable_use_parent\";s:1:\"0\";s:34:\"variable_download_limit_use_parent\";s:1:\"0\";s:35:\"variable_download_expiry_use_parent\";s:1:\"0\";s:36:\"single_product_variation_description\";s:0:\"\";s:20:\"variable_description\";s:0:\"\";s:31:\"variable_description_use_parent\";s:1:\"0\";s:15:\"first_is_parent\";s:3:\"yes\";s:28:\"single_product_whosale_price\";s:0:\"\";s:22:\"variable_whosale_price\";s:0:\"\";s:33:\"variable_whosale_price_use_parent\";i:0;s:27:\"disable_auto_sku_generation\";s:1:\"0\";s:21:\"is_default_attributes\";s:1:\"0\";s:23:\"default_attributes_type\";s:5:\"first\";s:20:\"disable_sku_matching\";s:1:\"1\";s:21:\"disable_prepare_price\";s:1:\"1\";s:27:\"prepare_price_to_woo_format\";s:1:\"0\";s:25:\"convert_decimal_separator\";s:1:\"1\";s:18:\"grouping_indicator\";s:5:\"xpath\";s:30:\"custom_grouping_indicator_name\";s:0:\"\";s:31:\"custom_grouping_indicator_value\";s:0:\"\";s:22:\"is_update_product_type\";s:1:\"1\";s:19:\"make_simple_product\";s:1:\"1\";s:23:\"variable_sku_add_parent\";s:1:\"0\";s:16:\"set_parent_stock\";s:1:\"0\";s:35:\"single_product_regular_price_adjust\";s:0:\"\";s:40:\"single_product_regular_price_adjust_type\";s:1:\"%\";s:32:\"single_product_sale_price_adjust\";s:0:\"\";s:37:\"single_product_sale_price_adjust_type\";s:1:\"%\";s:20:\"is_update_attributes\";s:1:\"1\";s:23:\"update_attributes_logic\";s:11:\"full_update\";s:15:\"attributes_list\";s:1:\"0\";s:20:\"attributes_only_list\";s:0:\"\";s:22:\"attributes_except_list\";s:0:\"\";s:33:\"is_variation_product_manage_stock\";s:2:\"no\";s:37:\"single_variation_product_manage_stock\";s:0:\"\";s:15:\"variation_stock\";s:0:\"\";s:22:\"variation_stock_status\";s:4:\"auto\";s:30:\"put_variation_image_to_gallery\";s:1:\"0\";s:34:\"import_additional_variation_images\";i:0;s:29:\"single_variation_stock_status\";s:0:\"\";s:10:\"pmwi_order\";a:88:{s:6:\"status\";s:10:\"wc-pending\";s:12:\"status_xpath\";s:0:\"\";s:4:\"date\";s:3:\"now\";s:14:\"billing_source\";s:5:\"guest\";s:23:\"billing_source_match_by\";s:8:\"username\";s:23:\"billing_source_username\";s:0:\"\";s:20:\"billing_source_email\";s:0:\"\";s:17:\"billing_source_id\";s:0:\"\";s:22:\"billing_source_cf_name\";s:0:\"\";s:23:\"billing_source_cf_value\";s:0:\"\";s:18:\"billing_first_name\";s:0:\"\";s:17:\"billing_last_name\";s:0:\"\";s:15:\"billing_company\";s:0:\"\";s:17:\"billing_address_1\";s:0:\"\";s:17:\"billing_address_2\";s:0:\"\";s:12:\"billing_city\";s:0:\"\";s:16:\"billing_postcode\";s:0:\"\";s:15:\"billing_country\";s:0:\"\";s:13:\"billing_state\";s:0:\"\";s:13:\"billing_email\";s:0:\"\";s:13:\"billing_phone\";s:0:\"\";s:24:\"guest_billing_first_name\";s:0:\"\";s:23:\"guest_billing_last_name\";s:0:\"\";s:21:\"guest_billing_company\";s:0:\"\";s:23:\"guest_billing_address_1\";s:0:\"\";s:23:\"guest_billing_address_2\";s:0:\"\";s:18:\"guest_billing_city\";s:0:\"\";s:22:\"guest_billing_postcode\";s:0:\"\";s:21:\"guest_billing_country\";s:0:\"\";s:19:\"guest_billing_state\";s:0:\"\";s:19:\"guest_billing_email\";s:0:\"\";s:19:\"guest_billing_phone\";s:0:\"\";s:17:\"is_guest_matching\";i:0;s:15:\"shipping_source\";s:4:\"copy\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:14:\"shipping_email\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:17:\"copy_from_billing\";i:0;s:22:\"customer_provided_note\";s:0:\"\";s:14:\"payment_method\";s:0:\"\";s:20:\"payment_method_xpath\";s:0:\"\";s:14:\"transaction_id\";s:0:\"\";s:22:\"products_repeater_mode\";s:3:\"csv\";s:32:\"products_repeater_mode_separator\";s:1:\"|\";s:30:\"products_repeater_mode_foreach\";s:0:\"\";s:15:\"products_source\";s:8:\"existing\";s:8:\"products\";a:0:{}s:15:\"manual_products\";a:0:{}s:18:\"fees_repeater_mode\";s:3:\"csv\";s:28:\"fees_repeater_mode_separator\";s:1:\"|\";s:26:\"fees_repeater_mode_foreach\";s:0:\"\";s:4:\"fees\";a:0:{}s:21:\"coupons_repeater_mode\";s:3:\"csv\";s:31:\"coupons_repeater_mode_separator\";s:1:\"|\";s:29:\"coupons_repeater_mode_foreach\";s:0:\"\";s:7:\"coupons\";a:0:{}s:22:\"shipping_repeater_mode\";s:3:\"csv\";s:32:\"shipping_repeater_mode_separator\";s:1:\"|\";s:30:\"shipping_repeater_mode_foreach\";s:0:\"\";s:8:\"shipping\";a:0:{}s:19:\"taxes_repeater_mode\";s:3:\"csv\";s:29:\"taxes_repeater_mode_separator\";s:1:\"|\";s:27:\"taxes_repeater_mode_foreach\";s:0:\"\";s:5:\"taxes\";a:0:{}s:17:\"order_total_logic\";s:4:\"auto\";s:17:\"order_total_xpath\";s:0:\"\";s:19:\"order_refund_amount\";s:0:\"\";s:19:\"order_refund_reason\";s:0:\"\";s:17:\"order_refund_date\";s:3:\"now\";s:26:\"order_refund_issued_source\";s:8:\"existing\";s:28:\"order_refund_issued_match_by\";s:8:\"username\";s:28:\"order_refund_issued_username\";s:0:\"\";s:25:\"order_refund_issued_email\";s:0:\"\";s:27:\"order_refund_issued_cf_name\";s:0:\"\";s:28:\"order_refund_issued_cf_value\";s:0:\"\";s:22:\"order_refund_issued_id\";s:0:\"\";s:19:\"notes_repeater_mode\";s:3:\"csv\";s:29:\"notes_repeater_mode_separator\";s:1:\"|\";s:27:\"notes_repeater_mode_foreach\";s:0:\"\";s:5:\"notes\";a:0:{}}s:25:\"is_update_billing_details\";i:1;s:26:\"is_update_shipping_details\";i:1;s:17:\"is_update_payment\";i:1;s:15:\"is_update_notes\";i:1;s:18:\"is_update_products\";i:1;s:21:\"update_products_logic\";s:11:\"full_update\";s:14:\"is_update_fees\";i:1;s:17:\"is_update_coupons\";i:1;s:18:\"is_update_shipping\";i:1;s:15:\"is_update_taxes\";i:1;s:17:\"is_update_refunds\";i:1;s:15:\"is_update_total\";i:1;s:31:\"do_not_send_order_notifications\";i:1;s:26:\"is_update_advanced_options\";s:1:\"1\";s:28:\"is_update_catalog_visibility\";s:1:\"1\";s:25:\"is_update_featured_status\";s:1:\"1\";}','2018-05-23 22:55:12','node',0,0,0,0,'2018-05-24 04:44:36',14,14,12,2,0,0,0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00','2018-05-23 22:49:50','2018-05-23 22:55:10',3); /*!40000 ALTER TABLE `wp_pmxi_imports` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_posts` -- DROP TABLE IF EXISTS `wp_pmxi_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_posts` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL, `import_id` bigint(20) unsigned NOT NULL, `unique_key` text COLLATE utf8_unicode_ci, `product_key` text COLLATE utf8_unicode_ci, `iteration` bigint(20) NOT NULL DEFAULT '0', `specified` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `import_id` (`import_id`), KEY `post_id` (`post_id`) ) ENGINE=MyISAM AUTO_INCREMENT=37 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_posts` -- LOCK TABLES `wp_pmxi_posts` WRITE; /*!40000 ALTER TABLE `wp_pmxi_posts` DISABLE KEYS */; INSERT INTO `wp_pmxi_posts` VALUES (25,312,1,'Arnik Baby - ARNK-BABY','',2,0),(26,313,1,'Arnik Cannabis - ARNK-CANNABIS','',2,0),(27,314,1,'Arnik Capsaicina - ARNK-CAPSAICINA','',2,0),(28,315,1,'Arnik Gel - ARNK-GEL','',2,0),(29,316,1,'Carerina Fenolada - CARERINA-FENOLADA','',2,0),(30,317,1,'Carerina Repelente - CARERINA-REPELENTE','',2,0),(31,318,1,'Cupido Gel Intimo - CUPIDO-GEL-INTIMO','',2,0),(32,319,1,'Diosabell - DIOSABELL','',2,0),(33,320,1,'Fongo - FONGO','',2,0),(34,321,1,'Lavoderm - LAVODERM','',2,0),(35,322,1,'Lisapiel Piernas - LISAPIEL-PIERNAS','',2,0),(36,323,1,'Vapomint - VAPOMINT','',2,0); /*!40000 ALTER TABLE `wp_pmxi_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_pmxi_templates` -- DROP TABLE IF EXISTS `wp_pmxi_templates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_pmxi_templates` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `options` longtext COLLATE utf8_unicode_ci, `scheduled` varchar(64) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `name` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `title` text COLLATE utf8_unicode_ci, `content` longtext COLLATE utf8_unicode_ci, `is_keep_linebreaks` tinyint(1) NOT NULL DEFAULT '0', `is_leave_html` tinyint(1) NOT NULL DEFAULT '0', `fix_characters` tinyint(1) NOT NULL DEFAULT '0', `meta` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_pmxi_templates` -- LOCK TABLES `wp_pmxi_templates` WRITE; /*!40000 ALTER TABLE `wp_pmxi_templates` DISABLE KEYS */; INSERT INTO `wp_pmxi_templates` VALUES (1,'a:382:{s:4:\"type\";s:4:\"post\";s:21:\"is_override_post_type\";i:0;s:15:\"post_type_xpath\";s:0:\"\";s:8:\"deligate\";s:0:\"\";s:11:\"wizard_type\";s:3:\"new\";s:11:\"custom_type\";s:7:\"product\";s:14:\"featured_delim\";s:1:\",\";s:10:\"atch_delim\";s:1:\",\";s:25:\"is_search_existing_attach\";s:1:\"0\";s:15:\"post_taxonomies\";a:1:{s:11:\"product_cat\";s:154:\"[{\"item_id\":\"1\",\"left\":2,\"right\":5,\"parent_id\":null,\"xpath\":\"\",\"assign\":true},{\"item_id\":\"2\",\"left\":3,\"right\":4,\"parent_id\":\"1\",\"xpath\":\"\",\"assign\":true}]\";}s:6:\"parent\";i:0;s:23:\"is_multiple_page_parent\";s:3:\"yes\";s:18:\"single_page_parent\";s:0:\"\";s:5:\"order\";s:1:\"0\";s:6:\"status\";s:7:\"publish\";s:13:\"page_template\";s:7:\"default\";s:25:\"is_multiple_page_template\";s:3:\"yes\";s:20:\"single_page_template\";s:0:\"\";s:15:\"page_taxonomies\";a:0:{}s:9:\"date_type\";s:8:\"specific\";s:4:\"date\";s:3:\"now\";s:10:\"date_start\";s:3:\"now\";s:8:\"date_end\";s:3:\"now\";s:11:\"custom_name\";a:0:{}s:12:\"custom_value\";a:0:{}s:13:\"custom_format\";a:2:{i:0;s:1:\"0\";i:1;s:1:\"0\";}s:14:\"custom_mapping\";a:0:{}s:17:\"serialized_values\";a:2:{i:0;s:7:\"[\"\",\"\"]\";i:1;s:7:\"[\"\",\"\"]\";}s:20:\"custom_mapping_rules\";a:2:{i:0;s:2:\"[]\";i:1;s:2:\"[]\";}s:14:\"comment_status\";s:4:\"open\";s:20:\"comment_status_xpath\";s:0:\"\";s:11:\"ping_status\";s:4:\"open\";s:17:\"ping_status_xpath\";s:0:\"\";s:12:\"create_draft\";s:2:\"no\";s:6:\"author\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:9:\"post_slug\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:19:\"is_import_specified\";s:1:\"0\";s:16:\"import_specified\";s:0:\"\";s:16:\"is_delete_source\";i:0;s:8:\"is_cloak\";i:0;s:10:\"unique_key\";s:28:\"{producttitle[1]} - {sku[1]}\";s:14:\"tmp_unique_key\";s:28:\"{producttitle[1]} - {sku[1]}\";s:9:\"feed_type\";s:4:\"auto\";s:22:\"search_existing_images\";s:1:\"1\";s:18:\"create_new_records\";s:1:\"1\";s:17:\"is_delete_missing\";s:1:\"0\";s:20:\"set_missing_to_draft\";s:1:\"0\";s:20:\"is_update_missing_cf\";s:1:\"0\";s:22:\"update_missing_cf_name\";s:0:\"\";s:23:\"update_missing_cf_value\";s:0:\"\";s:20:\"is_keep_former_posts\";s:2:\"no\";s:16:\"is_update_status\";s:1:\"1\";s:17:\"is_update_content\";s:1:\"1\";s:15:\"is_update_title\";s:1:\"1\";s:14:\"is_update_slug\";s:1:\"1\";s:17:\"is_update_excerpt\";s:1:\"1\";s:20:\"is_update_categories\";s:1:\"1\";s:16:\"is_update_author\";s:1:\"1\";s:24:\"is_update_comment_status\";s:1:\"1\";s:19:\"is_update_post_type\";s:1:\"1\";s:23:\"update_categories_logic\";s:11:\"full_update\";s:15:\"taxonomies_list\";s:1:\"0\";s:20:\"taxonomies_only_list\";s:0:\"\";s:22:\"taxonomies_except_list\";s:0:\"\";s:21:\"is_update_attachments\";s:1:\"1\";s:16:\"is_update_images\";s:1:\"1\";s:19:\"update_images_logic\";s:11:\"full_update\";s:15:\"is_update_dates\";s:1:\"1\";s:20:\"is_update_menu_order\";s:1:\"1\";s:16:\"is_update_parent\";s:1:\"1\";s:19:\"is_keep_attachments\";s:1:\"0\";s:12:\"is_keep_imgs\";s:1:\"0\";s:20:\"do_not_remove_images\";s:1:\"1\";s:23:\"is_update_custom_fields\";s:1:\"1\";s:26:\"update_custom_fields_logic\";s:11:\"full_update\";s:18:\"custom_fields_list\";s:1:\"0\";s:23:\"custom_fields_only_list\";s:0:\"\";s:25:\"custom_fields_except_list\";s:0:\"\";s:18:\"duplicate_matching\";s:4:\"auto\";s:19:\"duplicate_indicator\";s:5:\"title\";s:21:\"custom_duplicate_name\";s:0:\"\";s:22:\"custom_duplicate_value\";s:0:\"\";s:18:\"is_update_previous\";i:0;s:12:\"is_scheduled\";s:0:\"\";s:16:\"scheduled_period\";s:0:\"\";s:13:\"friendly_name\";s:0:\"\";s:19:\"records_per_request\";s:2:\"20\";s:24:\"auto_records_per_request\";i:0;s:18:\"auto_rename_images\";i:0;s:25:\"auto_rename_images_suffix\";s:0:\"\";s:11:\"images_name\";s:8:\"filename\";s:11:\"post_format\";s:8:\"standard\";s:17:\"post_format_xpath\";s:0:\"\";s:8:\"encoding\";s:5:\"UTF-8\";s:9:\"delimiter\";s:1:\",\";s:16:\"image_meta_title\";s:0:\"\";s:22:\"image_meta_title_delim\";s:1:\",\";s:18:\"image_meta_caption\";s:0:\"\";s:24:\"image_meta_caption_delim\";s:1:\",\";s:14:\"image_meta_alt\";s:0:\"\";s:20:\"image_meta_alt_delim\";s:1:\",\";s:22:\"image_meta_description\";s:0:\"\";s:28:\"image_meta_description_delim\";s:1:\",\";s:34:\"image_meta_description_delim_logic\";s:8:\"separate\";s:12:\"status_xpath\";s:0:\"\";s:15:\"download_images\";s:7:\"gallery\";s:17:\"converted_options\";s:1:\"1\";s:15:\"update_all_data\";s:3:\"yes\";s:12:\"is_fast_mode\";s:1:\"0\";s:9:\"chuncking\";s:1:\"1\";s:17:\"import_processing\";s:4:\"ajax\";s:26:\"processing_iteration_logic\";s:4:\"auto\";s:28:\"records_per_request_detected\";i:0;s:16:\"save_template_as\";s:1:\"1\";s:5:\"title\";s:17:\"{producttitle[1]}\";s:7:\"content\";s:16:\"{description[1]}\";s:4:\"name\";s:3:\"Vim\";s:18:\"is_keep_linebreaks\";s:1:\"1\";s:13:\"is_leave_html\";s:1:\"0\";s:14:\"fix_characters\";i:0;s:9:\"pid_xpath\";s:0:\"\";s:10:\"slug_xpath\";s:0:\"\";s:11:\"title_xpath\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:23:\"download_featured_image\";s:0:\"\";s:23:\"download_featured_delim\";s:1:\",\";s:22:\"gallery_featured_image\";s:11:\"{images[1]}\";s:22:\"gallery_featured_delim\";s:1:\",\";s:11:\"is_featured\";s:1:\"1\";s:17:\"is_featured_xpath\";s:0:\"\";s:20:\"set_image_meta_title\";s:1:\"0\";s:22:\"set_image_meta_caption\";s:1:\"0\";s:18:\"set_image_meta_alt\";s:1:\"0\";s:26:\"set_image_meta_description\";s:1:\"0\";s:18:\"auto_set_extension\";i:0;s:13:\"new_extension\";s:0:\"\";s:9:\"tax_logic\";a:3:{s:18:\"product_visibility\";s:6:\"single\";s:11:\"product_cat\";s:6:\"single\";s:11:\"product_tag\";s:6:\"single\";}s:10:\"tax_assing\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:11:\"term_assing\";a:3:{s:18:\"product_visibility\";s:1:\"1\";s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";}s:20:\"multiple_term_assing\";a:3:{s:18:\"product_visibility\";s:1:\"1\";s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";}s:23:\"tax_hierarchical_assing\";a:1:{s:11:\"product_cat\";a:2:{i:0;s:1:\"1\";s:6:\"NUMBER\";s:1:\"1\";}}s:34:\"tax_hierarchical_last_level_assign\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:16:\"tax_single_xpath\";a:3:{s:18:\"product_visibility\";s:0:\"\";s:11:\"product_cat\";s:0:\"\";s:11:\"product_tag\";s:0:\"\";}s:18:\"tax_multiple_xpath\";a:3:{s:18:\"product_visibility\";s:0:\"\";s:11:\"product_cat\";s:0:\"\";s:11:\"product_tag\";s:0:\"\";}s:22:\"tax_hierarchical_xpath\";a:1:{s:11:\"product_cat\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:18:\"tax_multiple_delim\";a:3:{s:18:\"product_visibility\";s:1:\",\";s:11:\"product_cat\";s:1:\",\";s:11:\"product_tag\";s:1:\",\";}s:22:\"tax_hierarchical_delim\";a:1:{s:11:\"product_cat\";s:1:\">\";}s:25:\"tax_manualhierarchy_delim\";a:1:{s:11:\"product_cat\";s:1:\",\";}s:29:\"tax_hierarchical_logic_entire\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:29:\"tax_hierarchical_logic_manual\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:18:\"tax_enable_mapping\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:25:\"tax_is_full_search_single\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:27:\"tax_is_full_search_multiple\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:29:\"tax_assign_to_one_term_single\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:31:\"tax_assign_to_one_term_multiple\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:11:\"tax_mapping\";a:3:{s:18:\"product_visibility\";s:2:\"[]\";s:11:\"product_cat\";s:2:\"[]\";s:11:\"product_tag\";s:2:\"[]\";}s:17:\"tax_logic_mapping\";a:3:{s:18:\"product_visibility\";s:1:\"0\";s:11:\"product_cat\";s:1:\"0\";s:11:\"product_tag\";s:1:\"0\";}s:31:\"is_tax_hierarchical_group_delim\";a:1:{s:11:\"product_cat\";s:1:\"0\";}s:28:\"tax_hierarchical_group_delim\";a:1:{s:11:\"product_cat\";s:1:\"|\";}s:12:\"nested_files\";a:0:{}s:17:\"xml_reader_engine\";s:1:\"0\";s:13:\"taxonomy_type\";s:0:\"\";s:15:\"taxonomy_parent\";s:0:\"\";s:13:\"taxonomy_slug\";s:4:\"auto\";s:19:\"taxonomy_slug_xpath\";s:0:\"\";s:15:\"import_img_tags\";s:1:\"0\";s:28:\"search_existing_images_logic\";s:6:\"by_url\";s:24:\"enable_import_scheduling\";s:5:\"false\";s:17:\"scheduling_enable\";s:1:\"0\";s:22:\"scheduling_weekly_days\";s:0:\"\";s:17:\"scheduling_run_on\";s:6:\"weekly\";s:22:\"scheduling_monthly_day\";s:0:\"\";s:16:\"scheduling_times\";a:1:{i:0;s:0:\"\";}s:19:\"scheduling_timezone\";s:14:\"America/Bogota\";s:24:\"is_multiple_product_type\";s:3:\"yes\";s:21:\"multiple_product_type\";s:6:\"simple\";s:19:\"single_product_type\";s:0:\"\";s:18:\"is_product_virtual\";s:2:\"no\";s:22:\"single_product_virtual\";s:0:\"\";s:23:\"is_product_downloadable\";s:2:\"no\";s:27:\"single_product_downloadable\";s:0:\"\";s:18:\"is_product_enabled\";s:3:\"yes\";s:22:\"single_product_enabled\";s:0:\"\";s:20:\"is_variation_enabled\";s:3:\"yes\";s:24:\"single_variation_enabled\";s:0:\"\";s:19:\"is_product_featured\";s:2:\"no\";s:23:\"single_product_featured\";s:0:\"\";s:21:\"is_product_visibility\";s:7:\"visible\";s:25:\"single_product_visibility\";s:0:\"\";s:18:\"single_product_sku\";s:8:\"{sku[1]}\";s:18:\"single_product_url\";s:0:\"\";s:26:\"single_product_button_text\";s:0:\"\";s:28:\"single_product_regular_price\";s:0:\"\";s:25:\"single_product_sale_price\";s:0:\"\";s:20:\"single_product_files\";s:0:\"\";s:26:\"single_product_files_names\";s:0:\"\";s:29:\"single_product_download_limit\";s:0:\"\";s:30:\"single_product_download_expiry\";s:0:\"\";s:28:\"single_product_download_type\";s:0:\"\";s:30:\"is_multiple_product_tax_status\";s:3:\"yes\";s:27:\"multiple_product_tax_status\";s:4:\"none\";s:25:\"single_product_tax_status\";s:0:\"\";s:29:\"is_multiple_product_tax_class\";s:3:\"yes\";s:26:\"multiple_product_tax_class\";s:0:\"\";s:24:\"single_product_tax_class\";s:0:\"\";s:23:\"is_product_manage_stock\";s:2:\"no\";s:27:\"single_product_manage_stock\";s:0:\"\";s:24:\"single_product_stock_qty\";s:0:\"\";s:20:\"product_stock_status\";s:4:\"auto\";s:27:\"single_product_stock_status\";s:0:\"\";s:24:\"product_allow_backorders\";s:2:\"no\";s:31:\"single_product_allow_backorders\";s:0:\"\";s:25:\"product_sold_individually\";s:2:\"no\";s:32:\"single_product_sold_individually\";s:0:\"\";s:21:\"single_product_weight\";s:0:\"\";s:21:\"single_product_length\";s:0:\"\";s:20:\"single_product_width\";s:0:\"\";s:21:\"single_product_height\";s:0:\"\";s:34:\"is_multiple_product_shipping_class\";s:3:\"yes\";s:31:\"multiple_product_shipping_class\";s:2:\"-1\";s:29:\"single_product_shipping_class\";s:0:\"\";s:28:\"is_multiple_grouping_product\";s:3:\"yes\";s:25:\"multiple_grouping_product\";s:0:\"\";s:23:\"single_grouping_product\";s:0:\"\";s:23:\"single_product_up_sells\";s:0:\"\";s:26:\"single_product_cross_sells\";s:0:\"\";s:14:\"attribute_name\";a:0:{}s:15:\"attribute_value\";a:0:{}s:13:\"in_variations\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:10:\"is_visible\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:11:\"is_taxonomy\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:29:\"create_taxonomy_in_not_exists\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:11:\"is_advanced\";a:2:{i:0;s:1:\"0\";i:1;s:1:\"0\";}s:22:\"advanced_in_variations\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:28:\"advanced_in_variations_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:19:\"advanced_is_visible\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:25:\"advanced_is_visible_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:20:\"advanced_is_taxonomy\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:26:\"advanced_is_taxonomy_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:24:\"advanced_is_create_terms\";a:2:{i:0;s:3:\"yes\";s:2:\"00\";s:3:\"yes\";}s:30:\"advanced_is_create_terms_xpath\";a:2:{i:0;s:0:\"\";s:2:\"00\";s:0:\"\";}s:28:\"single_product_purchase_note\";s:0:\"\";s:25:\"single_product_menu_order\";s:1:\"0\";s:25:\"is_product_enable_reviews\";s:2:\"no\";s:29:\"single_product_enable_reviews\";s:0:\"\";s:17:\"single_product_id\";s:0:\"\";s:24:\"single_product_parent_id\";s:0:\"\";s:36:\"single_product_id_first_is_parent_id\";s:0:\"\";s:44:\"single_product_first_is_parent_id_parent_sku\";s:0:\"\";s:39:\"single_product_id_first_is_parent_title\";s:0:\"\";s:47:\"single_product_first_is_parent_title_parent_sku\";s:0:\"\";s:36:\"single_product_id_first_is_variation\";s:0:\"\";s:8:\"_virtual\";i:0;s:13:\"_downloadable\";i:0;s:24:\"is_regular_price_shedule\";s:1:\"0\";s:28:\"single_sale_price_dates_from\";s:3:\"now\";s:26:\"single_sale_price_dates_to\";s:3:\"now\";s:19:\"product_files_delim\";s:1:\",\";s:25:\"product_files_names_delim\";s:1:\",\";s:15:\"matching_parent\";s:4:\"auto\";s:16:\"parent_indicator\";s:12:\"custom field\";s:28:\"custom_parent_indicator_name\";s:0:\"\";s:29:\"custom_parent_indicator_value\";s:0:\"\";s:28:\"missing_records_stock_status\";s:1:\"0\";s:16:\"variations_xpath\";s:0:\"\";s:17:\"_variable_virtual\";s:0:\"\";s:22:\"_variable_downloadable\";s:0:\"\";s:14:\"variable_stock\";s:0:\"\";s:22:\"variable_regular_price\";s:0:\"\";s:19:\"variable_sale_price\";s:0:\"\";s:30:\"is_variable_sale_price_shedule\";s:1:\"0\";s:30:\"variable_sale_price_dates_from\";s:0:\"\";s:28:\"variable_sale_price_dates_to\";s:0:\"\";s:15:\"variable_weight\";s:0:\"\";s:15:\"variable_length\";s:0:\"\";s:14:\"variable_width\";s:0:\"\";s:15:\"variable_height\";s:0:\"\";s:23:\"variable_shipping_class\";s:0:\"\";s:18:\"variable_tax_class\";s:0:\"\";s:19:\"variable_file_paths\";s:0:\"\";s:19:\"variable_file_names\";s:0:\"\";s:23:\"variable_download_limit\";s:0:\"\";s:24:\"variable_download_expiry\";s:0:\"\";s:27:\"is_variable_product_virtual\";s:2:\"no\";s:32:\"is_variable_product_manage_stock\";s:2:\"no\";s:43:\"is_multiple_variable_product_shipping_class\";s:3:\"yes\";s:40:\"multiple_variable_product_shipping_class\";s:2:\"-1\";s:38:\"single_variable_product_shipping_class\";s:0:\"\";s:38:\"is_multiple_variable_product_tax_class\";s:3:\"yes\";s:35:\"multiple_variable_product_tax_class\";s:6:\"parent\";s:33:\"single_variable_product_tax_class\";s:0:\"\";s:21:\"variable_stock_status\";s:7:\"instock\";s:28:\"single_variable_stock_status\";s:0:\"\";s:25:\"variable_allow_backorders\";s:2:\"no\";s:32:\"single_variable_allow_backorders\";s:0:\"\";s:32:\"is_variable_product_downloadable\";s:2:\"no\";s:36:\"single_variable_product_downloadable\";s:0:\"\";s:23:\"variable_attribute_name\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:24:\"variable_attribute_value\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:22:\"variable_in_variations\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:19:\"variable_is_visible\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:20:\"variable_is_taxonomy\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:38:\"variable_create_taxonomy_in_not_exists\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:28:\"variable_product_files_delim\";s:1:\",\";s:34:\"variable_product_files_names_delim\";s:1:\",\";s:14:\"variable_image\";s:0:\"\";s:12:\"variable_sku\";s:0:\"\";s:27:\"is_variable_product_enabled\";s:3:\"yes\";s:31:\"single_variable_product_enabled\";s:0:\"\";s:19:\"link_all_variations\";s:1:\"0\";s:25:\"variable_stock_use_parent\";s:1:\"0\";s:33:\"variable_regular_price_use_parent\";s:1:\"0\";s:30:\"variable_sale_price_use_parent\";s:1:\"0\";s:30:\"variable_sale_dates_use_parent\";s:1:\"0\";s:26:\"variable_weight_use_parent\";s:1:\"0\";s:31:\"single_variable_product_virtual\";s:0:\"\";s:42:\"single_variable_product_virtual_use_parent\";s:1:\"0\";s:36:\"single_variable_product_manage_stock\";s:0:\"\";s:47:\"single_variable_product_manage_stock_use_parent\";s:1:\"0\";s:30:\"variable_dimensions_use_parent\";s:1:\"0\";s:25:\"variable_image_use_parent\";s:1:\"0\";s:49:\"single_variable_product_shipping_class_use_parent\";s:1:\"0\";s:44:\"single_variable_product_tax_class_use_parent\";s:1:\"0\";s:47:\"single_variable_product_downloadable_use_parent\";s:1:\"0\";s:34:\"variable_download_limit_use_parent\";s:1:\"0\";s:35:\"variable_download_expiry_use_parent\";s:1:\"0\";s:36:\"single_product_variation_description\";s:0:\"\";s:20:\"variable_description\";s:0:\"\";s:31:\"variable_description_use_parent\";s:1:\"0\";s:15:\"first_is_parent\";s:3:\"yes\";s:28:\"single_product_whosale_price\";s:0:\"\";s:22:\"variable_whosale_price\";s:0:\"\";s:33:\"variable_whosale_price_use_parent\";i:0;s:27:\"disable_auto_sku_generation\";s:1:\"0\";s:21:\"is_default_attributes\";s:1:\"0\";s:23:\"default_attributes_type\";s:5:\"first\";s:20:\"disable_sku_matching\";s:1:\"1\";s:21:\"disable_prepare_price\";s:1:\"1\";s:27:\"prepare_price_to_woo_format\";s:1:\"0\";s:25:\"convert_decimal_separator\";s:1:\"1\";s:18:\"grouping_indicator\";s:5:\"xpath\";s:30:\"custom_grouping_indicator_name\";s:0:\"\";s:31:\"custom_grouping_indicator_value\";s:0:\"\";s:22:\"is_update_product_type\";s:1:\"1\";s:19:\"make_simple_product\";s:1:\"1\";s:23:\"variable_sku_add_parent\";s:1:\"0\";s:16:\"set_parent_stock\";s:1:\"0\";s:35:\"single_product_regular_price_adjust\";s:0:\"\";s:40:\"single_product_regular_price_adjust_type\";s:1:\"%\";s:32:\"single_product_sale_price_adjust\";s:0:\"\";s:37:\"single_product_sale_price_adjust_type\";s:1:\"%\";s:20:\"is_update_attributes\";s:1:\"1\";s:23:\"update_attributes_logic\";s:11:\"full_update\";s:15:\"attributes_list\";s:1:\"0\";s:20:\"attributes_only_list\";s:0:\"\";s:22:\"attributes_except_list\";s:0:\"\";s:33:\"is_variation_product_manage_stock\";s:2:\"no\";s:37:\"single_variation_product_manage_stock\";s:0:\"\";s:15:\"variation_stock\";s:0:\"\";s:22:\"variation_stock_status\";s:4:\"auto\";s:30:\"put_variation_image_to_gallery\";s:1:\"0\";s:34:\"import_additional_variation_images\";i:0;s:29:\"single_variation_stock_status\";s:0:\"\";s:10:\"pmwi_order\";a:88:{s:6:\"status\";s:10:\"wc-pending\";s:12:\"status_xpath\";s:0:\"\";s:4:\"date\";s:3:\"now\";s:14:\"billing_source\";s:5:\"guest\";s:23:\"billing_source_match_by\";s:8:\"username\";s:23:\"billing_source_username\";s:0:\"\";s:20:\"billing_source_email\";s:0:\"\";s:17:\"billing_source_id\";s:0:\"\";s:22:\"billing_source_cf_name\";s:0:\"\";s:23:\"billing_source_cf_value\";s:0:\"\";s:18:\"billing_first_name\";s:0:\"\";s:17:\"billing_last_name\";s:0:\"\";s:15:\"billing_company\";s:0:\"\";s:17:\"billing_address_1\";s:0:\"\";s:17:\"billing_address_2\";s:0:\"\";s:12:\"billing_city\";s:0:\"\";s:16:\"billing_postcode\";s:0:\"\";s:15:\"billing_country\";s:0:\"\";s:13:\"billing_state\";s:0:\"\";s:13:\"billing_email\";s:0:\"\";s:13:\"billing_phone\";s:0:\"\";s:24:\"guest_billing_first_name\";s:0:\"\";s:23:\"guest_billing_last_name\";s:0:\"\";s:21:\"guest_billing_company\";s:0:\"\";s:23:\"guest_billing_address_1\";s:0:\"\";s:23:\"guest_billing_address_2\";s:0:\"\";s:18:\"guest_billing_city\";s:0:\"\";s:22:\"guest_billing_postcode\";s:0:\"\";s:21:\"guest_billing_country\";s:0:\"\";s:19:\"guest_billing_state\";s:0:\"\";s:19:\"guest_billing_email\";s:0:\"\";s:19:\"guest_billing_phone\";s:0:\"\";s:17:\"is_guest_matching\";i:0;s:15:\"shipping_source\";s:4:\"copy\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:14:\"shipping_email\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:17:\"copy_from_billing\";i:0;s:22:\"customer_provided_note\";s:0:\"\";s:14:\"payment_method\";s:0:\"\";s:20:\"payment_method_xpath\";s:0:\"\";s:14:\"transaction_id\";s:0:\"\";s:22:\"products_repeater_mode\";s:3:\"csv\";s:32:\"products_repeater_mode_separator\";s:1:\"|\";s:30:\"products_repeater_mode_foreach\";s:0:\"\";s:15:\"products_source\";s:8:\"existing\";s:8:\"products\";a:0:{}s:15:\"manual_products\";a:0:{}s:18:\"fees_repeater_mode\";s:3:\"csv\";s:28:\"fees_repeater_mode_separator\";s:1:\"|\";s:26:\"fees_repeater_mode_foreach\";s:0:\"\";s:4:\"fees\";a:0:{}s:21:\"coupons_repeater_mode\";s:3:\"csv\";s:31:\"coupons_repeater_mode_separator\";s:1:\"|\";s:29:\"coupons_repeater_mode_foreach\";s:0:\"\";s:7:\"coupons\";a:0:{}s:22:\"shipping_repeater_mode\";s:3:\"csv\";s:32:\"shipping_repeater_mode_separator\";s:1:\"|\";s:30:\"shipping_repeater_mode_foreach\";s:0:\"\";s:8:\"shipping\";a:0:{}s:19:\"taxes_repeater_mode\";s:3:\"csv\";s:29:\"taxes_repeater_mode_separator\";s:1:\"|\";s:27:\"taxes_repeater_mode_foreach\";s:0:\"\";s:5:\"taxes\";a:0:{}s:17:\"order_total_logic\";s:4:\"auto\";s:17:\"order_total_xpath\";s:0:\"\";s:19:\"order_refund_amount\";s:0:\"\";s:19:\"order_refund_reason\";s:0:\"\";s:17:\"order_refund_date\";s:3:\"now\";s:26:\"order_refund_issued_source\";s:8:\"existing\";s:28:\"order_refund_issued_match_by\";s:8:\"username\";s:28:\"order_refund_issued_username\";s:0:\"\";s:25:\"order_refund_issued_email\";s:0:\"\";s:27:\"order_refund_issued_cf_name\";s:0:\"\";s:28:\"order_refund_issued_cf_value\";s:0:\"\";s:22:\"order_refund_issued_id\";s:0:\"\";s:19:\"notes_repeater_mode\";s:3:\"csv\";s:29:\"notes_repeater_mode_separator\";s:1:\"|\";s:27:\"notes_repeater_mode_foreach\";s:0:\"\";s:5:\"notes\";a:0:{}}s:25:\"is_update_billing_details\";i:1;s:26:\"is_update_shipping_details\";i:1;s:17:\"is_update_payment\";i:1;s:15:\"is_update_notes\";i:1;s:18:\"is_update_products\";i:1;s:21:\"update_products_logic\";s:11:\"full_update\";s:14:\"is_update_fees\";i:1;s:17:\"is_update_coupons\";i:1;s:18:\"is_update_shipping\";i:1;s:15:\"is_update_taxes\";i:1;s:17:\"is_update_refunds\";i:1;s:15:\"is_update_total\";i:1;s:31:\"do_not_send_order_notifications\";i:1;s:26:\"is_update_advanced_options\";s:1:\"1\";s:28:\"is_update_catalog_visibility\";s:1:\"1\";s:25:\"is_update_featured_status\";s:1:\"1\";}','','Vim','N;','N;',1,0,0,'N;'); /*!40000 ALTER TABLE `wp_pmxi_templates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=16992 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,4,'_edit_last','1'),(3,4,'_wp_page_template','100-width.php'),(12,4,'pyre_slider_type','rev'),(13,4,'pyre_slider','0'),(14,4,'pyre_wooslider',''),(15,4,'pyre_revslider','principal'),(16,4,'pyre_elasticslider','0'),(17,4,'pyre_slider_position','below'),(18,4,'pyre_avada_rev_styles','default'),(19,4,'pyre_fallback',''),(20,4,'pyre_demo_slider',''),(21,4,'pyre_main_top_padding','0'),(22,4,'pyre_main_bottom_padding','0'),(23,4,'pyre_hundredp_padding',''),(24,4,'pyre_show_first_featured_image','yes'),(25,4,'pyre_display_header','yes'),(26,4,'pyre_header_100_width','default'),(27,4,'pyre_header_bg_color',''),(28,4,'pyre_header_bg_opacity',''),(29,4,'pyre_header_bg',''),(30,4,'pyre_header_bg_full','no'),(31,4,'pyre_header_bg_repeat','repeat'),(32,4,'pyre_displayed_menu','default'),(33,4,'pyre_display_footer','default'),(34,4,'pyre_display_copyright','default'),(35,4,'pyre_footer_100_width','default'),(36,4,'pyre_sidebar_position','default'),(37,4,'pyre_sidebar_sticky','default'),(38,4,'pyre_sidebar_bg_color',''),(39,4,'pyre_page_bg_layout','default'),(40,4,'pyre_page_bg_color',''),(41,4,'pyre_page_bg',''),(42,4,'pyre_page_bg_full','no'),(43,4,'pyre_page_bg_repeat','repeat'),(44,4,'pyre_wide_page_bg_color',''),(45,4,'pyre_wide_page_bg',''),(46,4,'pyre_wide_page_bg_full','no'),(47,4,'pyre_wide_page_bg_repeat','repeat'),(48,4,'pyre_page_title','no'),(49,4,'pyre_page_title_breadcrumbs_search_bar','default'),(50,4,'pyre_page_title_text','default'),(51,4,'pyre_page_title_text_alignment','default'),(52,4,'pyre_page_title_custom_text',''),(53,4,'pyre_page_title_text_size',''),(54,4,'pyre_page_title_line_height',''),(55,4,'pyre_page_title_custom_subheader',''),(56,4,'pyre_page_title_custom_subheader_text_size',''),(57,4,'pyre_page_title_font_color',''),(58,4,'pyre_page_title_100_width','default'),(59,4,'pyre_page_title_height',''),(60,4,'pyre_page_title_mobile_height',''),(61,4,'pyre_page_title_bar_bg_color',''),(62,4,'pyre_page_title_bar_borders_color',''),(63,4,'pyre_page_title_bar_bg',''),(64,4,'pyre_page_title_bar_bg_retina',''),(65,4,'pyre_page_title_bar_bg_full','default'),(66,4,'pyre_page_title_bg_parallax','default'),(67,4,'fusion_builder_status','active'),(68,4,'kd_featured-image-2_page_id',''),(69,4,'kd_featured-image-3_page_id',''),(70,4,'kd_featured-image-4_page_id',''),(71,4,'kd_featured-image-5_page_id',''),(76,4,'_edit_lock','1611151128:1'),(77,6,'_edit_last','1'),(78,6,'_edit_lock','1611151011:1'),(79,6,'_wp_page_template','100-width.php'),(88,6,'pyre_slider_type','no'),(89,6,'pyre_slider','0'),(90,6,'pyre_wooslider',''),(91,6,'pyre_revslider','0'),(92,6,'pyre_elasticslider','0'),(93,6,'pyre_slider_position','default'),(94,6,'pyre_avada_rev_styles','default'),(95,6,'pyre_fallback',''),(96,6,'pyre_demo_slider',''),(97,6,'pyre_main_top_padding',''),(98,6,'pyre_main_bottom_padding','0px'),(99,6,'pyre_hundredp_padding',''),(100,6,'pyre_show_first_featured_image','yes'),(101,6,'pyre_display_header','yes'),(102,6,'pyre_header_100_width','default'),(103,6,'pyre_header_bg_color',''),(104,6,'pyre_header_bg_opacity',''),(105,6,'pyre_header_bg',''),(106,6,'pyre_header_bg_full','yes'),(107,6,'pyre_header_bg_repeat','no-repeat'),(108,6,'pyre_displayed_menu','default'),(109,6,'pyre_display_footer','default'),(110,6,'pyre_display_copyright','default'),(111,6,'pyre_footer_100_width','default'),(112,6,'pyre_sidebar_position','default'),(113,6,'pyre_sidebar_sticky','default'),(114,6,'pyre_sidebar_bg_color',''),(115,6,'pyre_page_bg_layout','default'),(116,6,'pyre_page_bg_color',''),(117,6,'pyre_page_bg',''),(118,6,'pyre_page_bg_full','no'),(119,6,'pyre_page_bg_repeat','repeat'),(120,6,'pyre_wide_page_bg_color',''),(121,6,'pyre_wide_page_bg',''),(122,6,'pyre_wide_page_bg_full','no'),(123,6,'pyre_wide_page_bg_repeat','repeat'),(124,6,'pyre_page_title','default'),(125,6,'pyre_page_title_breadcrumbs_search_bar','default'),(126,6,'pyre_page_title_text','default'),(127,6,'pyre_page_title_text_alignment','center'),(128,6,'pyre_page_title_custom_text',''),(129,6,'pyre_page_title_text_size',''),(130,6,'pyre_page_title_line_height',''),(131,6,'pyre_page_title_custom_subheader',''),(132,6,'pyre_page_title_custom_subheader_text_size',''),(133,6,'pyre_page_title_font_color','#ffffff'),(134,6,'pyre_page_title_100_width','default'),(135,6,'pyre_page_title_height',''),(136,6,'pyre_page_title_mobile_height',''),(137,6,'pyre_page_title_bar_bg_color',''),(138,6,'pyre_page_title_bar_borders_color','#fffcfc'),(139,6,'pyre_page_title_bar_bg','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-quienesSomos.png'),(140,6,'pyre_page_title_bar_bg_retina',''),(141,6,'pyre_page_title_bar_bg_full','yes'),(142,6,'pyre_page_title_bg_parallax','no'),(143,6,'fusion_builder_status','active'),(144,6,'kd_featured-image-2_page_id',''),(145,6,'kd_featured-image-3_page_id',''),(146,6,'kd_featured-image-4_page_id',''),(147,6,'kd_featured-image-5_page_id',''),(152,8,'_edit_last','1'),(153,8,'_wp_page_template','default'),(162,8,'pyre_slider_type','no'),(163,8,'pyre_slider','0'),(164,8,'pyre_wooslider',''),(165,8,'pyre_revslider','0'),(166,8,'pyre_elasticslider','0'),(167,8,'pyre_slider_position','default'),(168,8,'pyre_avada_rev_styles','default'),(169,8,'pyre_fallback',''),(170,8,'pyre_demo_slider',''),(171,8,'pyre_main_top_padding',''),(172,8,'pyre_main_bottom_padding',''),(173,8,'pyre_hundredp_padding',''),(174,8,'pyre_show_first_featured_image','yes'),(175,8,'pyre_display_header','yes'),(176,8,'pyre_header_100_width','default'),(177,8,'pyre_header_bg_color',''),(178,8,'pyre_header_bg_opacity',''),(179,8,'pyre_header_bg',''),(180,8,'pyre_header_bg_full','no'),(181,8,'pyre_header_bg_repeat','repeat'),(182,8,'pyre_displayed_menu','default'),(183,8,'pyre_display_footer','default'),(184,8,'pyre_display_copyright','default'),(185,8,'pyre_footer_100_width','default'),(186,8,'pyre_sidebar_position','left'),(187,8,'pyre_sidebar_sticky','none'),(188,8,'pyre_sidebar_bg_color',''),(189,8,'pyre_page_bg_layout','default'),(190,8,'pyre_page_bg_color',''),(191,8,'pyre_page_bg',''),(192,8,'pyre_page_bg_full','no'),(193,8,'pyre_page_bg_repeat','repeat'),(194,8,'pyre_wide_page_bg_color',''),(195,8,'pyre_wide_page_bg',''),(196,8,'pyre_wide_page_bg_full','no'),(197,8,'pyre_wide_page_bg_repeat','repeat'),(198,8,'pyre_page_title','default'),(199,8,'pyre_page_title_breadcrumbs_search_bar','default'),(200,8,'pyre_page_title_text','default'),(201,8,'pyre_page_title_text_alignment','center'),(202,8,'pyre_page_title_custom_text',''),(203,8,'pyre_page_title_text_size',''),(204,8,'pyre_page_title_line_height',''),(205,8,'pyre_page_title_custom_subheader',''),(206,8,'pyre_page_title_custom_subheader_text_size',''),(207,8,'pyre_page_title_font_color','#ffffff'),(208,8,'pyre_page_title_100_width','yes'),(209,8,'pyre_page_title_height',''),(210,8,'pyre_page_title_mobile_height',''),(211,8,'pyre_page_title_bar_bg_color',''),(212,8,'pyre_page_title_bar_borders_color',''),(213,8,'pyre_page_title_bar_bg','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/hero-productos-calligari.png'),(214,8,'pyre_page_title_bar_bg_retina',''),(215,8,'pyre_page_title_bar_bg_full','yes'),(216,8,'pyre_page_title_bg_parallax','default'),(217,8,'fusion_builder_status','active'),(218,8,'kd_featured-image-2_page_id',''),(219,8,'kd_featured-image-3_page_id',''),(220,8,'kd_featured-image-4_page_id',''),(221,8,'kd_featured-image-5_page_id',''),(226,8,'_edit_lock','1538082905:1'),(227,10,'_edit_last','1'),(228,10,'_wp_page_template','100-width.php'),(237,10,'pyre_slider_type','no'),(238,10,'pyre_slider','0'),(239,10,'pyre_wooslider',''),(240,10,'pyre_revslider','0'),(241,10,'pyre_elasticslider','0'),(242,10,'pyre_slider_position','default'),(243,10,'pyre_avada_rev_styles','default'),(244,10,'pyre_fallback',''),(245,10,'pyre_demo_slider',''),(246,10,'pyre_main_top_padding',''),(247,10,'pyre_main_bottom_padding',''),(248,10,'pyre_hundredp_padding',''),(249,10,'pyre_show_first_featured_image','yes'),(250,10,'pyre_display_header','yes'),(251,10,'pyre_header_100_width','default'),(252,10,'pyre_header_bg_color',''),(253,10,'pyre_header_bg_opacity',''),(254,10,'pyre_header_bg',''),(255,10,'pyre_header_bg_full','no'),(256,10,'pyre_header_bg_repeat','repeat'),(257,10,'pyre_displayed_menu','default'),(258,10,'pyre_display_footer','default'),(259,10,'pyre_display_copyright','default'),(260,10,'pyre_footer_100_width','default'),(261,10,'pyre_sidebar_position','default'),(262,10,'pyre_sidebar_sticky','default'),(263,10,'pyre_sidebar_bg_color',''),(264,10,'pyre_page_bg_layout','default'),(265,10,'pyre_page_bg_color',''),(266,10,'pyre_page_bg',''),(267,10,'pyre_page_bg_full','no'),(268,10,'pyre_page_bg_repeat','repeat'),(269,10,'pyre_wide_page_bg_color',''),(270,10,'pyre_wide_page_bg',''),(271,10,'pyre_wide_page_bg_full','no'),(272,10,'pyre_wide_page_bg_repeat','repeat'),(273,10,'pyre_page_title','default'),(274,10,'pyre_page_title_breadcrumbs_search_bar','default'),(275,10,'pyre_page_title_text','default'),(276,10,'pyre_page_title_text_alignment','center'),(277,10,'pyre_page_title_custom_text',''),(278,10,'pyre_page_title_text_size',''),(279,10,'pyre_page_title_line_height',''),(280,10,'pyre_page_title_custom_subheader',''),(281,10,'pyre_page_title_custom_subheader_text_size',''),(282,10,'pyre_page_title_font_color','#ffffff'),(283,10,'pyre_page_title_100_width','yes'),(284,10,'pyre_page_title_height',''),(285,10,'pyre_page_title_mobile_height',''),(286,10,'pyre_page_title_bar_bg_color',''),(287,10,'pyre_page_title_bar_borders_color','#ffffff'),(288,10,'pyre_page_title_bar_bg','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-ubicacion.png'),(289,10,'pyre_page_title_bar_bg_retina',''),(290,10,'pyre_page_title_bar_bg_full','yes'),(291,10,'pyre_page_title_bg_parallax','default'),(292,10,'fusion_builder_status','active'),(293,10,'kd_featured-image-2_page_id',''),(294,10,'kd_featured-image-3_page_id',''),(295,10,'kd_featured-image-4_page_id',''),(296,10,'kd_featured-image-5_page_id',''),(301,10,'_edit_lock','1536246676:1'),(302,12,'_edit_last','1'),(303,12,'_wp_page_template','100-width.php'),(312,12,'pyre_slider_type','no'),(313,12,'pyre_slider','0'),(314,12,'pyre_wooslider',''),(315,12,'pyre_revslider','0'),(316,12,'pyre_elasticslider','0'),(317,12,'pyre_slider_position','default'),(318,12,'pyre_avada_rev_styles','default'),(319,12,'pyre_fallback',''),(320,12,'pyre_demo_slider',''),(321,12,'pyre_main_top_padding',''),(322,12,'pyre_main_bottom_padding','0'),(323,12,'pyre_hundredp_padding','0'),(324,12,'pyre_show_first_featured_image','yes'),(325,12,'pyre_display_header','yes'),(326,12,'pyre_header_100_width','default'),(327,12,'pyre_header_bg_color',''),(328,12,'pyre_header_bg_opacity',''),(329,12,'pyre_header_bg',''),(330,12,'pyre_header_bg_full','no'),(331,12,'pyre_header_bg_repeat','repeat'),(332,12,'pyre_displayed_menu','default'),(333,12,'pyre_display_footer','default'),(334,12,'pyre_display_copyright','default'),(335,12,'pyre_footer_100_width','default'),(336,12,'pyre_sidebar_position','default'),(337,12,'pyre_sidebar_sticky','default'),(338,12,'pyre_sidebar_bg_color',''),(339,12,'pyre_page_bg_layout','default'),(340,12,'pyre_page_bg_color',''),(341,12,'pyre_page_bg',''),(342,12,'pyre_page_bg_full','no'),(343,12,'pyre_page_bg_repeat','repeat'),(344,12,'pyre_wide_page_bg_color',''),(345,12,'pyre_wide_page_bg',''),(346,12,'pyre_wide_page_bg_full','no'),(347,12,'pyre_wide_page_bg_repeat','repeat'),(348,12,'pyre_page_title','default'),(349,12,'pyre_page_title_breadcrumbs_search_bar','default'),(350,12,'pyre_page_title_text','default'),(351,12,'pyre_page_title_text_alignment','center'),(352,12,'pyre_page_title_custom_text',''),(353,12,'pyre_page_title_text_size',''),(354,12,'pyre_page_title_line_height',''),(355,12,'pyre_page_title_custom_subheader',''),(356,12,'pyre_page_title_custom_subheader_text_size',''),(357,12,'pyre_page_title_font_color','#ffffff'),(358,12,'pyre_page_title_100_width','yes'),(359,12,'pyre_page_title_height',''),(360,12,'pyre_page_title_mobile_height',''),(361,12,'pyre_page_title_bar_bg_color',''),(362,12,'pyre_page_title_bar_borders_color',''),(363,12,'pyre_page_title_bar_bg','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-contacto.png'),(364,12,'pyre_page_title_bar_bg_retina',''),(365,12,'pyre_page_title_bar_bg_full','yes'),(366,12,'pyre_page_title_bg_parallax','default'),(367,12,'fusion_builder_status','active'),(368,12,'kd_featured-image-2_page_id',''),(369,12,'kd_featured-image-3_page_id',''),(370,12,'kd_featured-image-4_page_id',''),(371,12,'kd_featured-image-5_page_id',''),(376,12,'_edit_lock','1611151069:1'),(387,15,'_menu_item_type','post_type'),(388,15,'_menu_item_menu_item_parent','0'),(389,15,'_menu_item_object_id','12'),(390,15,'_menu_item_object','page'),(391,15,'_menu_item_target',''),(392,15,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(393,15,'_menu_item_xfn',''),(394,15,'_menu_item_url',''),(396,15,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(407,17,'_menu_item_type','post_type'),(408,17,'_menu_item_menu_item_parent','0'),(409,17,'_menu_item_object_id','8'),(410,17,'_menu_item_object','page'),(411,17,'_menu_item_target',''),(412,17,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(413,17,'_menu_item_xfn',''),(414,17,'_menu_item_url',''),(416,17,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(417,18,'_menu_item_type','post_type'),(418,18,'_menu_item_menu_item_parent','0'),(419,18,'_menu_item_object_id','6'),(420,18,'_menu_item_object','page'),(421,18,'_menu_item_target',''),(422,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(423,18,'_menu_item_xfn',''),(424,18,'_menu_item_url',''),(426,18,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(427,19,'_menu_item_type','post_type'),(428,19,'_menu_item_menu_item_parent','0'),(429,19,'_menu_item_object_id','4'),(430,19,'_menu_item_object','page'),(431,19,'_menu_item_target',''),(432,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(433,19,'_menu_item_xfn',''),(434,19,'_menu_item_url',''),(436,19,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(449,4,'slide_template','default'),(476,6,'slide_template','default'),(1038,8,'slide_template','default'),(1893,12,'slide_template','default'),(2014,137,'_wp_attached_file','2018/04/vim-home-mundo.jpg'),(2015,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:441;s:4:\"file\";s:26:\"2018/04/vim-home-mundo.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"vim-home-mundo-253x207.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-540x441.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"vim-home-mundo-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"vim-home-mundo-200x163.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"vim-home-mundo-400x327.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"vim-home-mundo-253x207.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"vim-home-mundo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2124,1,'avada_post_views_count','573'),(2197,155,'_wp_attached_file','2018/05/icon-envelope.png'),(2198,155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:57;s:6:\"height\";i:44;s:4:\"file\";s:25:\"2018/05/icon-envelope.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:{}}}'),(2199,156,'_wp_attached_file','2018/05/icon-telefono.png'),(2200,156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:51;s:4:\"file\";s:25:\"2018/05/icon-telefono.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:{}}}'),(2201,157,'_wp_attached_file','2018/05/icon-whatsapp.png'),(2202,157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:49;s:6:\"height\";i:49;s:4:\"file\";s:25:\"2018/05/icon-whatsapp.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:{}}}'),(2207,10,'slide_template','default'),(2368,171,'_form','Es para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.\n<div class=\"row\">\n<div class=\"col-md-6 col-sm-12\">\n[text* your-name placeholder \"Nombre y apellido\"]\n[text ciudad placeholder \"País y ciudad\"]\n[tel telefono placeholder \"teléfono/Móvil\"]\n[email* your-email placeholder \"correo electrónico\"]\n</div>\n<div class=\"col-md-6 col-sm-12\">\n[textarea your-message placeholder \"Mensaje\"]\n[submit \"Enviar\"]\n</div>\n</div>'),(2369,171,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:45:\"Contacto desde la página Plasticos Callegari\";s:6:\"sender\";s:54:\"[your-name] <noreply@167.86.127.34/callegariplasticos>\";s:9:\"recipient\";s:80:\"info@167.86.127.34/callegariplasticos, mercadeo@167.86.127.34/callegariplasticos\";s:4:\"body\";s:277:\"De: [your-name] \nCorreo electrónico: [your-email]\nCiudad: [ciudad]\nTeléfono: [telefono]\nAsunto: [your-subject]\n\nCuerpo del mensaje:\n[your-message]\n\n-- \nEste mensaje se ha enviado desde un formulario de contacto en Plasticos Callegari (http://167.86.127.34/callegariplasticos)\";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;}'),(2370,171,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:33:\"Laboratorios Vim \"[your-subject]\"\";s:6:\"sender\";s:56:\"Laboratorios Vim <info@167.86.127.34/callegariplasticos>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:160:\"Cuerpo del mensaje:\n[your-message]\n\n-- \nEste mensaje se ha enviado desde un formulario de contacto en Laboratorios Vim (http://167.86.127.34/callegariplasticos)\";s:18:\"additional_headers\";s:47:\"Reply-To: info@167.86.127.34/callegariplasticos\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2371,171,'_messages','a:23:{s:12:\"mail_sent_ok\";s:40:\"Gracias por tu mensaje. Ha sido enviado.\";s:12:\"mail_sent_ng\";s:85:\"Hubo un error intentando enviar tu mensaje. Por favor inténtalo de nuevo más tarde.\";s:16:\"validation_error\";s:74:\"Uno o más campos tienen un error. Por favor revisa e inténtalo de nuevo.\";s:4:\"spam\";s:85:\"Hubo un error intentando enviar tu mensaje. Por favor inténtalo de nuevo más tarde.\";s:12:\"accept_terms\";s:69:\"Debes aceptar los términos y condiciones antes de enviar tu mensaje.\";s:16:\"invalid_required\";s:24:\"El campo es obligatorio.\";s:16:\"invalid_too_long\";s:28:\"El campo es demasiado largo.\";s:17:\"invalid_too_short\";s:28:\"El campo es demasiado corto.\";s:12:\"invalid_date\";s:34:\"El formato de fecha es incorrecto.\";s:14:\"date_too_early\";s:50:\"La fecha es anterior a la más temprana permitida.\";s:13:\"date_too_late\";s:50:\"La fecha es posterior a la más tardía permitida.\";s:13:\"upload_failed\";s:46:\"Hubo un error desconocido subiendo el archivo.\";s:24:\"upload_file_type_invalid\";s:52:\"No tienes permisos para subir archivos de este tipo.\";s:21:\"upload_file_too_large\";s:31:\"El archivo es demasiado grande.\";s:23:\"upload_failed_php_error\";s:43:\"Se ha producido un error subiendo la imagen\";s:14:\"invalid_number\";s:36:\"El formato de número no es válido.\";s:16:\"number_too_small\";s:45:\"El número es menor que el mínimo permitido.\";s:16:\"number_too_large\";s:45:\"El número es mayor que el máximo permitido.\";s:23:\"quiz_answer_not_correct\";s:44:\"La respuesta al cuestionario no es correcta.\";s:17:\"captcha_not_match\";s:37:\"El código introducido es incorrecto.\";s:13:\"invalid_email\";s:71:\"La dirección de correo electrónico que has introducido no es válida.\";s:11:\"invalid_url\";s:21:\"La URL no es válida.\";s:11:\"invalid_tel\";s:38:\"El número de teléfono no es válido.\";}'),(2372,171,'_additional_settings',''),(2373,171,'_locale','es_ES'),(2434,177,'_wp_attached_file','2018/05/img-distribucion-nacional.jpg'),(2435,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:442;s:6:\"height\";i:518;s:4:\"file\";s:37:\"2018/05/img-distribucion-nacional.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"img-distribucion-nacional-253x297.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-256x300.jpg\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-442x400.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-442x272.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-442x295.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-442x272.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-442x441.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"img-distribucion-nacional-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-200x234.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-400x469.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"img-distribucion-nacional-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2534,187,'_edit_last','1'),(2535,187,'_edit_lock','1537542525:1'),(2536,187,'slide_template','default'),(2537,187,'_ywcps_all_cat','all'),(2538,187,'_ywcps_product_type','all'),(2539,187,'_ywcps_layout_type','tmp1'),(2540,187,'_ywcps_hide_on_sale_product','1'),(2541,187,'_ywcps_hide_out_stock_product','1'),(2542,187,'_ywcps_image_per_row','4'),(2543,187,'_ywcps_order_by','rand'),(2544,187,'_ywcps_order_type','asc'),(2545,187,'_ywcps_check_loop','1'),(2546,187,'_ywcps_pagination_speed','800'),(2547,187,'_ywcps_auto_play','5000'),(2548,187,'_ywcps_stop_hover','1'),(2549,187,'_ywcps_show_navigation','1'),(2550,187,'_ywcps_animate_in',''),(2551,187,'_ywcps_animate_out',''),(2552,187,'_ywcps_animation_speed','450'),(2553,187,'_ywcp_show_title','0'),(2554,187,'_ywcps_hide_add_to_cart','0'),(2555,187,'_ywcps_hide_price','0'),(2556,187,'_ywcps_show_dot_navigation','0'),(2621,192,'_edit_last','1'),(2622,192,'_edit_lock','1611143360:1'),(2623,192,'_wp_page_template','100-width.php'),(2628,192,'slide_template','default'),(2633,192,'pyre_slider_type','no'),(2634,192,'pyre_slider','0'),(2635,192,'pyre_wooslider',''),(2636,192,'pyre_revslider','0'),(2637,192,'pyre_elasticslider','0'),(2638,192,'pyre_slider_position','default'),(2639,192,'pyre_avada_rev_styles','default'),(2640,192,'pyre_fallback',''),(2641,192,'pyre_demo_slider',''),(2642,192,'pyre_main_top_padding',''),(2643,192,'pyre_main_bottom_padding',''),(2644,192,'pyre_hundredp_padding',''),(2645,192,'pyre_show_first_featured_image','yes'),(2646,192,'pyre_display_header','yes'),(2647,192,'pyre_header_100_width','default'),(2648,192,'pyre_header_bg_color',''),(2649,192,'pyre_header_bg_opacity',''),(2650,192,'pyre_header_bg',''),(2651,192,'pyre_header_bg_full','no'),(2652,192,'pyre_header_bg_repeat','repeat'),(2653,192,'pyre_displayed_menu','default'),(2654,192,'pyre_display_footer','default'),(2655,192,'pyre_display_copyright','default'),(2656,192,'pyre_footer_100_width','default'),(2657,192,'pyre_sidebar_position','default'),(2658,192,'pyre_sidebar_sticky','default'),(2659,192,'pyre_sidebar_bg_color',''),(2660,192,'pyre_page_bg_layout','default'),(2661,192,'pyre_page_bg_color',''),(2662,192,'pyre_page_bg',''),(2663,192,'pyre_page_bg_full','no'),(2664,192,'pyre_page_bg_repeat','repeat'),(2665,192,'pyre_wide_page_bg_color',''),(2666,192,'pyre_wide_page_bg',''),(2667,192,'pyre_wide_page_bg_full','no'),(2668,192,'pyre_wide_page_bg_repeat','repeat'),(2669,192,'pyre_page_title','default'),(2670,192,'pyre_page_title_breadcrumbs_search_bar','default'),(2671,192,'pyre_page_title_text','default'),(2672,192,'pyre_page_title_text_alignment','default'),(2673,192,'pyre_page_title_custom_text',''),(2674,192,'pyre_page_title_text_size',''),(2675,192,'pyre_page_title_line_height',''),(2676,192,'pyre_page_title_custom_subheader',''),(2677,192,'pyre_page_title_custom_subheader_text_size',''),(2678,192,'pyre_page_title_font_color',''),(2679,192,'pyre_page_title_100_width','default'),(2680,192,'pyre_page_title_height',''),(2681,192,'pyre_page_title_mobile_height',''),(2682,192,'pyre_page_title_bar_bg_color',''),(2683,192,'pyre_page_title_bar_borders_color',''),(2684,192,'pyre_page_title_bar_bg',''),(2685,192,'pyre_page_title_bar_bg_retina',''),(2686,192,'pyre_page_title_bar_bg_full','default'),(2687,192,'pyre_page_title_bg_parallax','default'),(2688,192,'fusion_builder_status','active'),(2689,192,'kd_featured-image-2_page_id',''),(2690,192,'kd_featured-image-3_page_id',''),(2691,192,'kd_featured-image-4_page_id',''),(2692,192,'kd_featured-image-5_page_id',''),(7762,446,'_wp_attached_file','2018/07/1-hero-sep.png'),(7763,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:226;s:6:\"height\";i:3;s:4:\"file\";s:22:\"2018/07/1-hero-sep.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"1-hero-sep-150x3.png\";s:5:\"width\";i:150;s:6:\"height\";i:3;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:20:\"1-hero-sep-177x3.png\";s:5:\"width\";i:177;s:6:\"height\";i:3;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"1-hero-sep-66x3.png\";s:5:\"width\";i:66;s:6:\"height\";i:3;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:20:\"1-hero-sep-200x3.png\";s:5:\"width\";i:200;s:6:\"height\";i:3;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"1-hero-sep-100x3.png\";s:5:\"width\";i:100;s:6:\"height\";i:3;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"1-hero-sep-100x3.png\";s:5:\"width\";i:100;s:6:\"height\";i:3;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:{}}}'),(7829,457,'_wp_attached_file','2018/07/cropped-labs-vim.png'),(7830,457,'_wp_attachment_context','site-icon'),(7831,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2018/07/cropped-labs-vim.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-512x272.png\";s:5:\"width\";i:512;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-512x272.png\";s:5:\"width\";i:512;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-512x441.png\";s:5:\"width\";i:512;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-labs-vim-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-labs-vim-253x253.png\";s:5:\"width\";i:253;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-253x253.png\";s:5:\"width\";i:253;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:28:\"cropped-labs-vim-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:26:\"cropped-labs-vim-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8006,464,'_wp_attached_file','2018/08/logo.png'),(8007,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:194;s:6:\"height\";i:66;s:4:\"file\";s:16:\"2018/08/logo.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:15:\"logo-177x66.png\";s:5:\"width\";i:177;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:14:\"logo-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x66.png\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x66.png\";s:5:\"width\";i:100;s:6:\"height\";i:66;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:{}}}'),(8008,465,'_wp_attached_file','2018/08/banner.png'),(8009,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2730;s:6:\"height\";i:641;s:4:\"file\";s:18:\"2018/08/banner.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"banner-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"banner-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"banner-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:18:\"banner-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:18:\"banner-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:18:\"banner-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:18:\"banner-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:18:\"banner-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:18:\"banner-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"banner-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:18:\"banner-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:16:\"banner-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:17:\"banner-200x47.png\";s:5:\"width\";i:200;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:17:\"banner-400x94.png\";s:5:\"width\";i:400;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:18:\"banner-600x141.png\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:18:\"banner-800x188.png\";s:5:\"width\";i:800;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:19:\"banner-1200x282.png\";s:5:\"width\";i:1200;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"banner-253x59.png\";s:5:\"width\";i:253;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"banner-635x149.png\";s:5:\"width\";i:635;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"banner-253x59.png\";s:5:\"width\";i:253;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"banner-635x149.png\";s:5:\"width\";i:635;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8010,466,'_wp_attached_file','2018/08/banner-1.png'),(8011,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2727;s:6:\"height\";i:501;s:4:\"file\";s:20:\"2018/08/banner-1.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"banner-1-300x55.png\";s:5:\"width\";i:300;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner-1-768x141.png\";s:5:\"width\";i:768;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner-1-1024x188.png\";s:5:\"width\";i:1024;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:20:\"banner-1-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:20:\"banner-1-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:20:\"banner-1-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:20:\"banner-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:20:\"banner-1-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:20:\"banner-1-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"banner-1-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:20:\"banner-1-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-1-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:19:\"banner-1-200x37.png\";s:5:\"width\";i:200;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:19:\"banner-1-400x73.png\";s:5:\"width\";i:400;s:6:\"height\";i:73;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:20:\"banner-1-600x110.png\";s:5:\"width\";i:600;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:20:\"banner-1-800x147.png\";s:5:\"width\";i:800;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:21:\"banner-1-1200x220.png\";s:5:\"width\";i:1200;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"banner-1-253x46.png\";s:5:\"width\";i:253;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"banner-1-635x117.png\";s:5:\"width\";i:635;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"banner-1-253x46.png\";s:5:\"width\";i:253;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"banner-1-635x117.png\";s:5:\"width\";i:635;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8036,469,'_wp_attached_file','2018/08/sectionmiddle.png'),(8037,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2664;s:6:\"height\";i:628;s:4:\"file\";s:25:\"2018/08/sectionmiddle.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"sectionmiddle-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-768x181.png\";s:5:\"width\";i:768;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"sectionmiddle-1024x241.png\";s:5:\"width\";i:1024;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"sectionmiddle-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:24:\"sectionmiddle-200x47.png\";s:5:\"width\";i:200;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:24:\"sectionmiddle-400x94.png\";s:5:\"width\";i:400;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:25:\"sectionmiddle-600x141.png\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:25:\"sectionmiddle-800x189.png\";s:5:\"width\";i:800;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:26:\"sectionmiddle-1200x283.png\";s:5:\"width\";i:1200;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"sectionmiddle-253x60.png\";s:5:\"width\";i:253;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-635x150.png\";s:5:\"width\";i:635;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"sectionmiddle-253x60.png\";s:5:\"width\";i:253;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-635x150.png\";s:5:\"width\";i:635;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8148,480,'_wp_attached_file','2018/08/logo-white.png'),(8149,480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:50;s:4:\"file\";s:22:\"2018/08/logo-white.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-white-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-white-66x50.png\";s:5:\"width\";i:66;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-white-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-white-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;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:{}}}'),(8210,486,'_wp_attached_file','2018/08/sectionmiddle-1.png'),(8211,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2635;s:6:\"height\";i:640;s:4:\"file\";s:27:\"2018/08/sectionmiddle-1.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"sectionmiddle-1-300x73.png\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-768x187.png\";s:5:\"width\";i:768;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"sectionmiddle-1-1024x249.png\";s:5:\"width\";i:1024;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:25:\"sectionmiddle-1-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:26:\"sectionmiddle-1-200x49.png\";s:5:\"width\";i:200;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:26:\"sectionmiddle-1-400x97.png\";s:5:\"width\";i:400;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-600x146.png\";s:5:\"width\";i:600;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-800x194.png\";s:5:\"width\";i:800;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:28:\"sectionmiddle-1-1200x291.png\";s:5:\"width\";i:1200;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"sectionmiddle-1-253x61.png\";s:5:\"width\";i:253;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-635x154.png\";s:5:\"width\";i:635;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"sectionmiddle-1-253x61.png\";s:5:\"width\";i:253;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-635x154.png\";s:5:\"width\";i:635;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"sectionmiddle-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8320,490,'_wc_review_count','0'),(8321,490,'_wc_rating_count','a:0:{}'),(8322,490,'_wc_average_rating','0'),(8323,490,'_edit_last','1'),(8324,490,'_edit_lock','1535724770:1'),(8325,491,'_wp_attached_file','2018/08/bolsas-comerciales-y-de-produccion-opt.jpg'),(8326,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:50:\"2018/08/bolsas-comerciales-y-de-produccion-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:48:\"bolsas-comerciales-y-de-produccion-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8327,492,'_wp_attached_file','2018/08/bolsas-comerciales-y-de-produccion-opt-1.jpg'),(8328,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:52:\"2018/08/bolsas-comerciales-y-de-produccion-opt-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:50:\"bolsas-comerciales-y-de-produccion-opt-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"bolsas-comerciales-y-de-produccion-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8329,490,'_thumbnail_id','491'),(8334,490,'_sku',''),(8335,490,'_regular_price',''),(8336,490,'_sale_price',''),(8337,490,'_sale_price_dates_from',''),(8338,490,'_sale_price_dates_to',''),(8339,490,'total_sales','0'),(8340,490,'_tax_status','taxable'),(8341,490,'_tax_class',''),(8342,490,'_manage_stock','no'),(8343,490,'_backorders','no'),(8344,490,'_sold_individually','no'),(8345,490,'_weight',''),(8346,490,'_length',''),(8347,490,'_width',''),(8348,490,'_height',''),(8349,490,'_upsell_ids','a:0:{}'),(8350,490,'_crosssell_ids','a:0:{}'),(8351,490,'_purchase_note',''),(8352,490,'_default_attributes','a:0:{}'),(8353,490,'_virtual','no'),(8354,490,'_downloadable','no'),(8355,490,'_product_image_gallery','492'),(8356,490,'_download_limit','-1'),(8357,490,'_download_expiry','-1'),(8358,490,'_stock',NULL),(8359,490,'_stock_status','instock'),(8360,490,'_product_version','3.4.2'),(8361,490,'_price',''),(8362,490,'slide_template','default'),(8367,490,'pyre_main_top_padding',''),(8368,490,'pyre_main_bottom_padding',''),(8369,490,'pyre_portfolio_width_100','default'),(8370,490,'pyre_hundredp_padding',''),(8371,490,'pyre_display_header','yes'),(8372,490,'pyre_header_100_width','default'),(8373,490,'pyre_header_bg_color',''),(8374,490,'pyre_header_bg_opacity',''),(8375,490,'pyre_header_bg',''),(8376,490,'pyre_header_bg_full','no'),(8377,490,'pyre_header_bg_repeat','repeat'),(8378,490,'pyre_displayed_menu','default'),(8379,490,'pyre_display_footer','default'),(8380,490,'pyre_display_copyright','default'),(8381,490,'pyre_footer_100_width','default'),(8382,490,'pyre_sidebar_position','default'),(8383,490,'pyre_sidebar_sticky','default'),(8384,490,'pyre_sidebar_bg_color',''),(8385,490,'pyre_slider_type','no'),(8386,490,'pyre_slider','0'),(8387,490,'pyre_wooslider',''),(8388,490,'pyre_revslider','0'),(8389,490,'pyre_elasticslider','0'),(8390,490,'pyre_slider_position','default'),(8391,490,'pyre_avada_rev_styles','default'),(8392,490,'pyre_fallback',''),(8393,490,'pyre_demo_slider',''),(8394,490,'pyre_page_bg_layout','default'),(8395,490,'pyre_page_bg_color',''),(8396,490,'pyre_page_bg',''),(8397,490,'pyre_page_bg_full','no'),(8398,490,'pyre_page_bg_repeat','repeat'),(8399,490,'pyre_wide_page_bg_color',''),(8400,490,'pyre_wide_page_bg',''),(8401,490,'pyre_wide_page_bg_full','no'),(8402,490,'pyre_wide_page_bg_repeat','repeat'),(8403,490,'pyre_page_title','default'),(8404,490,'pyre_page_title_breadcrumbs_search_bar','default'),(8405,490,'pyre_page_title_text','default'),(8406,490,'pyre_page_title_text_alignment','default'),(8407,490,'pyre_page_title_custom_text',''),(8408,490,'pyre_page_title_text_size',''),(8409,490,'pyre_page_title_line_height',''),(8410,490,'pyre_page_title_custom_subheader',''),(8411,490,'pyre_page_title_custom_subheader_text_size',''),(8412,490,'pyre_page_title_font_color',''),(8413,490,'pyre_page_title_100_width','default'),(8414,490,'pyre_page_title_height',''),(8415,490,'pyre_page_title_mobile_height',''),(8416,490,'pyre_page_title_bar_bg_color',''),(8417,490,'pyre_page_title_bar_borders_color',''),(8418,490,'pyre_page_title_bar_bg',''),(8419,490,'pyre_page_title_bar_bg_retina',''),(8420,490,'pyre_page_title_bar_bg_full','default'),(8421,490,'pyre_page_title_bg_parallax','default'),(8422,490,'fusion_builder_status',''),(8423,493,'_wc_review_count','0'),(8424,493,'_wc_rating_count','a:0:{}'),(8425,493,'_wc_average_rating','0'),(8426,493,'_edit_last','1'),(8427,493,'_edit_lock','1537371270:1'),(8428,494,'_wp_attached_file','2018/08/moldes-opt.jpg'),(8429,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2018/08/moldes-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"moldes-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:22:\"moldes-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"moldes-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:22:\"moldes-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"moldes-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"moldes-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"moldes-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"moldes-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"moldes-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:22:\"moldes-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:22:\"moldes-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:22:\"moldes-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"moldes-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"moldes-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8430,495,'_wp_attached_file','2018/08/moldes-opt-1.jpg'),(8431,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/08/moldes-opt-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:24:\"moldes-opt-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:24:\"moldes-opt-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:24:\"moldes-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"moldes-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8432,496,'_wp_attached_file','2018/08/moldes-opt-2.jpg'),(8433,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/08/moldes-opt-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:24:\"moldes-opt-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:24:\"moldes-opt-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:24:\"moldes-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"moldes-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8434,497,'_wp_attached_file','2018/08/moldes-opt-3.jpg'),(8435,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/08/moldes-opt-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:24:\"moldes-opt-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:24:\"moldes-opt-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:24:\"moldes-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"moldes-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8436,498,'_wp_attached_file','2018/08/moldes-opt-4.jpg'),(8437,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/08/moldes-opt-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"moldes-opt-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:24:\"moldes-opt-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:24:\"moldes-opt-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:24:\"moldes-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"moldes-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"moldes-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8438,493,'_thumbnail_id','498'),(8443,493,'_sku',''),(8444,493,'_regular_price',''),(8445,493,'_sale_price',''),(8446,493,'_sale_price_dates_from',''),(8447,493,'_sale_price_dates_to',''),(8448,493,'total_sales','0'),(8449,493,'_tax_status','taxable'),(8450,493,'_tax_class',''),(8451,493,'_manage_stock','no'),(8452,493,'_backorders','no'),(8453,493,'_sold_individually','no'),(8454,493,'_weight',''),(8455,493,'_length',''),(8456,493,'_width',''),(8457,493,'_height',''),(8458,493,'_upsell_ids','a:0:{}'),(8459,493,'_crosssell_ids','a:0:{}'),(8460,493,'_purchase_note',''),(8461,493,'_default_attributes','a:0:{}'),(8462,493,'_virtual','no'),(8463,493,'_downloadable','no'),(8464,493,'_product_image_gallery',''),(8465,493,'_download_limit','-1'),(8466,493,'_download_expiry','-1'),(8467,493,'_stock',NULL),(8468,493,'_stock_status','instock'),(8469,493,'_product_version','3.4.2'),(8470,493,'_price',''),(8471,493,'slide_template','default'),(8476,493,'pyre_main_top_padding',''),(8477,493,'pyre_main_bottom_padding',''),(8478,493,'pyre_portfolio_width_100','default'),(8479,493,'pyre_hundredp_padding',''),(8480,493,'pyre_display_header','yes'),(8481,493,'pyre_header_100_width','default'),(8482,493,'pyre_header_bg_color',''),(8483,493,'pyre_header_bg_opacity',''),(8484,493,'pyre_header_bg',''),(8485,493,'pyre_header_bg_full','no'),(8486,493,'pyre_header_bg_repeat','repeat'),(8487,493,'pyre_displayed_menu','default'),(8488,493,'pyre_display_footer','default'),(8489,493,'pyre_display_copyright','default'),(8490,493,'pyre_footer_100_width','default'),(8491,493,'pyre_sidebar_position','default'),(8492,493,'pyre_sidebar_sticky','default'),(8493,493,'pyre_sidebar_bg_color',''),(8494,493,'pyre_slider_type','no'),(8495,493,'pyre_slider','0'),(8496,493,'pyre_wooslider',''),(8497,493,'pyre_revslider','0'),(8498,493,'pyre_elasticslider','0'),(8499,493,'pyre_slider_position','default'),(8500,493,'pyre_avada_rev_styles','default'),(8501,493,'pyre_fallback',''),(8502,493,'pyre_demo_slider',''),(8503,493,'pyre_page_bg_layout','default'),(8504,493,'pyre_page_bg_color',''),(8505,493,'pyre_page_bg',''),(8506,493,'pyre_page_bg_full','no'),(8507,493,'pyre_page_bg_repeat','repeat'),(8508,493,'pyre_wide_page_bg_color',''),(8509,493,'pyre_wide_page_bg',''),(8510,493,'pyre_wide_page_bg_full','no'),(8511,493,'pyre_wide_page_bg_repeat','repeat'),(8512,493,'pyre_page_title','default'),(8513,493,'pyre_page_title_breadcrumbs_search_bar','default'),(8514,493,'pyre_page_title_text','default'),(8515,493,'pyre_page_title_text_alignment','default'),(8516,493,'pyre_page_title_custom_text',''),(8517,493,'pyre_page_title_text_size',''),(8518,493,'pyre_page_title_line_height',''),(8519,493,'pyre_page_title_custom_subheader',''),(8520,493,'pyre_page_title_custom_subheader_text_size',''),(8521,493,'pyre_page_title_font_color',''),(8522,493,'pyre_page_title_100_width','default'),(8523,493,'pyre_page_title_height',''),(8524,493,'pyre_page_title_mobile_height',''),(8525,493,'pyre_page_title_bar_bg_color',''),(8526,493,'pyre_page_title_bar_borders_color',''),(8527,493,'pyre_page_title_bar_bg',''),(8528,493,'pyre_page_title_bar_bg_retina',''),(8529,493,'pyre_page_title_bar_bg_full','default'),(8530,493,'pyre_page_title_bg_parallax','default'),(8531,493,'fusion_builder_status',''),(8532,499,'_wc_review_count','0'),(8533,499,'_wc_rating_count','a:0:{}'),(8534,499,'_wc_average_rating','0'),(8535,499,'_edit_last','1'),(8536,499,'_edit_lock','1536245451:1'),(8537,500,'_wp_attached_file','2018/08/plegadizas-opt-1.jpg'),(8538,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8539,501,'_wp_attached_file','2018/08/plegadizas-opt-2.jpg'),(8540,501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8541,502,'_wp_attached_file','2018/08/plegadizas-opt-3.jpg'),(8542,502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8543,503,'_wp_attached_file','2018/08/plegadizas-opt-4.jpg'),(8544,503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8545,504,'_wp_attached_file','2018/08/plegadizas-opt-5.jpg'),(8546,504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8547,505,'_wp_attached_file','2018/08/plegadizas-opt-6.jpg'),(8548,505,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-6-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8549,506,'_wp_attached_file','2018/08/plegadizas-opt-7.jpg'),(8550,506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-7-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8551,507,'_wp_attached_file','2018/08/plegadizas-opt-8.jpg'),(8552,507,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/08/plegadizas-opt-8.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:26:\"plegadizas-opt-8-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"plegadizas-opt-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"plegadizas-opt-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8553,499,'_thumbnail_id','506'),(8558,499,'_sku',''),(8559,499,'_regular_price',''),(8560,499,'_sale_price',''),(8561,499,'_sale_price_dates_from',''),(8562,499,'_sale_price_dates_to',''),(8563,499,'total_sales','0'),(8564,499,'_tax_status','taxable'),(8565,499,'_tax_class',''),(8566,499,'_manage_stock','no'),(8567,499,'_backorders','no'),(8568,499,'_sold_individually','no'),(8569,499,'_weight',''),(8570,499,'_length',''),(8571,499,'_width',''),(8572,499,'_height',''),(8573,499,'_upsell_ids','a:0:{}'),(8574,499,'_crosssell_ids','a:0:{}'),(8575,499,'_purchase_note',''),(8576,499,'_default_attributes','a:0:{}'),(8577,499,'_virtual','no'),(8578,499,'_downloadable','no'),(8579,499,'_product_image_gallery',''),(8580,499,'_download_limit','-1'),(8581,499,'_download_expiry','-1'),(8582,499,'_stock',NULL),(8583,499,'_stock_status','instock'),(8584,499,'_product_version','3.4.2'),(8585,499,'_price',''),(8586,499,'slide_template',''),(8587,499,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(8588,499,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(8589,499,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(8590,499,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(8591,499,'pyre_main_top_padding',''),(8592,499,'pyre_main_bottom_padding',''),(8593,499,'pyre_portfolio_width_100','default'),(8594,499,'pyre_hundredp_padding',''),(8595,499,'pyre_display_header','yes'),(8596,499,'pyre_header_100_width','default'),(8597,499,'pyre_header_bg_color',''),(8598,499,'pyre_header_bg_opacity',''),(8599,499,'pyre_header_bg',''),(8600,499,'pyre_header_bg_full','no'),(8601,499,'pyre_header_bg_repeat','repeat'),(8602,499,'pyre_displayed_menu','default'),(8603,499,'pyre_display_footer','default'),(8604,499,'pyre_display_copyright','default'),(8605,499,'pyre_footer_100_width','default'),(8606,499,'pyre_sidebar_position','default'),(8607,499,'pyre_sidebar_sticky','default'),(8608,499,'pyre_sidebar_bg_color',''),(8609,499,'pyre_slider_type','no'),(8610,499,'pyre_slider','0'),(8611,499,'pyre_wooslider',''),(8612,499,'pyre_revslider','0'),(8613,499,'pyre_elasticslider','0'),(8614,499,'pyre_slider_position','default'),(8615,499,'pyre_avada_rev_styles','default'),(8616,499,'pyre_fallback',''),(8617,499,'pyre_demo_slider',''),(8618,499,'pyre_page_bg_layout','default'),(8619,499,'pyre_page_bg_color',''),(8620,499,'pyre_page_bg',''),(8621,499,'pyre_page_bg_full','no'),(8622,499,'pyre_page_bg_repeat','repeat'),(8623,499,'pyre_wide_page_bg_color',''),(8624,499,'pyre_wide_page_bg',''),(8625,499,'pyre_wide_page_bg_full','no'),(8626,499,'pyre_wide_page_bg_repeat','repeat'),(8627,499,'pyre_page_title','default'),(8628,499,'pyre_page_title_breadcrumbs_search_bar','default'),(8629,499,'pyre_page_title_text','default'),(8630,499,'pyre_page_title_text_alignment','default'),(8631,499,'pyre_page_title_custom_text',''),(8632,499,'pyre_page_title_text_size',''),(8633,499,'pyre_page_title_line_height',''),(8634,499,'pyre_page_title_custom_subheader',''),(8635,499,'pyre_page_title_custom_subheader_text_size',''),(8636,499,'pyre_page_title_font_color',''),(8637,499,'pyre_page_title_100_width','default'),(8638,499,'pyre_page_title_height',''),(8639,499,'pyre_page_title_mobile_height',''),(8640,499,'pyre_page_title_bar_bg_color',''),(8641,499,'pyre_page_title_bar_borders_color',''),(8642,499,'pyre_page_title_bar_bg',''),(8643,499,'pyre_page_title_bar_bg_retina',''),(8644,499,'pyre_page_title_bar_bg_full','default'),(8645,499,'pyre_page_title_bg_parallax','default'),(8646,499,'fusion_builder_status',''),(8647,508,'_wc_review_count','0'),(8648,508,'_wc_rating_count','a:0:{}'),(8649,508,'_wc_average_rating','0'),(8650,508,'_edit_last','1'),(8651,508,'_edit_lock','1537801924:1'),(8652,509,'_wp_attached_file','2018/08/selle-de-alta-frecuencia-opt-1.jpg'),(8653,509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:42:\"2018/08/selle-de-alta-frecuencia-opt-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:40:\"selle-de-alta-frecuencia-opt-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8654,510,'_wp_attached_file','2018/08/selle-de-alta-frecuencia-opt-2.jpg'),(8655,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:42:\"2018/08/selle-de-alta-frecuencia-opt-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:40:\"selle-de-alta-frecuencia-opt-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8656,511,'_wp_attached_file','2018/08/selle-de-alta-frecuencia-opt-3.jpg'),(8657,511,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:42:\"2018/08/selle-de-alta-frecuencia-opt-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:40:\"selle-de-alta-frecuencia-opt-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8658,512,'_wp_attached_file','2018/08/selle-de-alta-frecuencia-opt-4.jpg'),(8659,512,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:42:\"2018/08/selle-de-alta-frecuencia-opt-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:40:\"selle-de-alta-frecuencia-opt-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8660,513,'_wp_attached_file','2018/08/selle-de-alta-frecuencia-opt-5.jpg'),(8661,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:42:\"2018/08/selle-de-alta-frecuencia-opt-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:40:\"selle-de-alta-frecuencia-opt-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"selle-de-alta-frecuencia-opt-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8662,508,'_thumbnail_id','511'),(8667,508,'_sku',''),(8668,508,'_regular_price',''),(8669,508,'_sale_price',''),(8670,508,'_sale_price_dates_from',''),(8671,508,'_sale_price_dates_to',''),(8672,508,'total_sales','0'),(8673,508,'_tax_status','taxable'),(8674,508,'_tax_class',''),(8675,508,'_manage_stock','no'),(8676,508,'_backorders','no'),(8677,508,'_sold_individually','no'),(8678,508,'_weight',''),(8679,508,'_length',''),(8680,508,'_width',''),(8681,508,'_height',''),(8682,508,'_upsell_ids','a:0:{}'),(8683,508,'_crosssell_ids','a:0:{}'),(8684,508,'_purchase_note',''),(8685,508,'_default_attributes','a:0:{}'),(8686,508,'_virtual','no'),(8687,508,'_downloadable','no'),(8688,508,'_product_image_gallery','510'),(8689,508,'_download_limit','-1'),(8690,508,'_download_expiry','-1'),(8691,508,'_stock',NULL),(8692,508,'_stock_status','instock'),(8693,508,'_product_version','3.4.2'),(8694,508,'_price',''),(8695,508,'slide_template','default'),(8700,508,'pyre_main_top_padding',''),(8701,508,'pyre_main_bottom_padding',''),(8702,508,'pyre_portfolio_width_100','default'),(8703,508,'pyre_hundredp_padding',''),(8704,508,'pyre_display_header','yes'),(8705,508,'pyre_header_100_width','default'),(8706,508,'pyre_header_bg_color',''),(8707,508,'pyre_header_bg_opacity',''),(8708,508,'pyre_header_bg',''),(8709,508,'pyre_header_bg_full','no'),(8710,508,'pyre_header_bg_repeat','repeat'),(8711,508,'pyre_displayed_menu','default'),(8712,508,'pyre_display_footer','default'),(8713,508,'pyre_display_copyright','default'),(8714,508,'pyre_footer_100_width','default'),(8715,508,'pyre_sidebar_position','default'),(8716,508,'pyre_sidebar_sticky','default'),(8717,508,'pyre_sidebar_bg_color',''),(8718,508,'pyre_slider_type','no'),(8719,508,'pyre_slider','0'),(8720,508,'pyre_wooslider',''),(8721,508,'pyre_revslider','0'),(8722,508,'pyre_elasticslider','0'),(8723,508,'pyre_slider_position','default'),(8724,508,'pyre_avada_rev_styles','default'),(8725,508,'pyre_fallback',''),(8726,508,'pyre_demo_slider',''),(8727,508,'pyre_page_bg_layout','default'),(8728,508,'pyre_page_bg_color',''),(8729,508,'pyre_page_bg',''),(8730,508,'pyre_page_bg_full','no'),(8731,508,'pyre_page_bg_repeat','repeat'),(8732,508,'pyre_wide_page_bg_color',''),(8733,508,'pyre_wide_page_bg',''),(8734,508,'pyre_wide_page_bg_full','no'),(8735,508,'pyre_wide_page_bg_repeat','repeat'),(8736,508,'pyre_page_title','default'),(8737,508,'pyre_page_title_breadcrumbs_search_bar','default'),(8738,508,'pyre_page_title_text','default'),(8739,508,'pyre_page_title_text_alignment','default'),(8740,508,'pyre_page_title_custom_text',''),(8741,508,'pyre_page_title_text_size',''),(8742,508,'pyre_page_title_line_height',''),(8743,508,'pyre_page_title_custom_subheader',''),(8744,508,'pyre_page_title_custom_subheader_text_size',''),(8745,508,'pyre_page_title_font_color',''),(8746,508,'pyre_page_title_100_width','default'),(8747,508,'pyre_page_title_height',''),(8748,508,'pyre_page_title_mobile_height',''),(8749,508,'pyre_page_title_bar_bg_color',''),(8750,508,'pyre_page_title_bar_borders_color',''),(8751,508,'pyre_page_title_bar_bg',''),(8752,508,'pyre_page_title_bar_bg_retina',''),(8753,508,'pyre_page_title_bar_bg_full','default'),(8754,508,'pyre_page_title_bg_parallax','default'),(8755,508,'fusion_builder_status',''),(8756,514,'_wc_review_count','0'),(8757,514,'_wc_rating_count','a:0:{}'),(8758,514,'_wc_average_rating','0'),(8759,514,'_edit_last','1'),(8760,514,'_edit_lock','1537803712:1'),(8761,515,'_wp_attached_file','2018/08/termoformados-alimentos-1.jpg'),(8762,515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8763,516,'_wp_attached_file','2018/08/termoformados-alimentos-2.jpg'),(8764,516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8765,517,'_wp_attached_file','2018/08/termoformados-alimentos-3.jpg'),(8766,517,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8767,518,'_wp_attached_file','2018/08/termoformados-alimentos-4.jpg'),(8768,518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8769,519,'_wp_attached_file','2018/08/termoformados-alimentos-5.jpg'),(8770,519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8771,520,'_wp_attached_file','2018/08/termoformados-alimentos-6.jpg'),(8772,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-6-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8773,521,'_wp_attached_file','2018/08/termoformados-alimentos-7.jpg'),(8774,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-7-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8775,522,'_wp_attached_file','2018/08/termoformados-alimentos-8.jpg'),(8776,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformados-alimentos-8.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformados-alimentos-8-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformados-alimentos-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformados-alimentos-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8777,514,'_thumbnail_id','518'),(8782,514,'_sku',''),(8783,514,'_regular_price',''),(8784,514,'_sale_price',''),(8785,514,'_sale_price_dates_from',''),(8786,514,'_sale_price_dates_to',''),(8787,514,'total_sales','0'),(8788,514,'_tax_status','taxable'),(8789,514,'_tax_class',''),(8790,514,'_manage_stock','no'),(8791,514,'_backorders','no'),(8792,514,'_sold_individually','no'),(8793,514,'_weight',''),(8794,514,'_length',''),(8795,514,'_width',''),(8796,514,'_height',''),(8797,514,'_upsell_ids','a:0:{}'),(8798,514,'_crosssell_ids','a:0:{}'),(8799,514,'_purchase_note',''),(8800,514,'_default_attributes','a:0:{}'),(8801,514,'_virtual','no'),(8802,514,'_downloadable','no'),(8803,514,'_product_image_gallery',''),(8804,514,'_download_limit','-1'),(8805,514,'_download_expiry','-1'),(8806,514,'_stock',NULL),(8807,514,'_stock_status','instock'),(8808,514,'_product_version','3.4.2'),(8809,514,'_price',''),(8810,514,'slide_template','default'),(8815,514,'pyre_main_top_padding',''),(8816,514,'pyre_main_bottom_padding',''),(8817,514,'pyre_portfolio_width_100','default'),(8818,514,'pyre_hundredp_padding',''),(8819,514,'pyre_display_header','yes'),(8820,514,'pyre_header_100_width','default'),(8821,514,'pyre_header_bg_color',''),(8822,514,'pyre_header_bg_opacity',''),(8823,514,'pyre_header_bg',''),(8824,514,'pyre_header_bg_full','no'),(8825,514,'pyre_header_bg_repeat','repeat'),(8826,514,'pyre_displayed_menu','default'),(8827,514,'pyre_display_footer','default'),(8828,514,'pyre_display_copyright','default'),(8829,514,'pyre_footer_100_width','default'),(8830,514,'pyre_sidebar_position','default'),(8831,514,'pyre_sidebar_sticky','default'),(8832,514,'pyre_sidebar_bg_color',''),(8833,514,'pyre_slider_type','no'),(8834,514,'pyre_slider','0'),(8835,514,'pyre_wooslider',''),(8836,514,'pyre_revslider','0'),(8837,514,'pyre_elasticslider','0'),(8838,514,'pyre_slider_position','default'),(8839,514,'pyre_avada_rev_styles','default'),(8840,514,'pyre_fallback',''),(8841,514,'pyre_demo_slider',''),(8842,514,'pyre_page_bg_layout','default'),(8843,514,'pyre_page_bg_color',''),(8844,514,'pyre_page_bg',''),(8845,514,'pyre_page_bg_full','no'),(8846,514,'pyre_page_bg_repeat','repeat'),(8847,514,'pyre_wide_page_bg_color',''),(8848,514,'pyre_wide_page_bg',''),(8849,514,'pyre_wide_page_bg_full','no'),(8850,514,'pyre_wide_page_bg_repeat','repeat'),(8851,514,'pyre_page_title','default'),(8852,514,'pyre_page_title_breadcrumbs_search_bar','default'),(8853,514,'pyre_page_title_text','default'),(8854,514,'pyre_page_title_text_alignment','default'),(8855,514,'pyre_page_title_custom_text',''),(8856,514,'pyre_page_title_text_size',''),(8857,514,'pyre_page_title_line_height',''),(8858,514,'pyre_page_title_custom_subheader',''),(8859,514,'pyre_page_title_custom_subheader_text_size',''),(8860,514,'pyre_page_title_font_color',''),(8861,514,'pyre_page_title_100_width','default'),(8862,514,'pyre_page_title_height',''),(8863,514,'pyre_page_title_mobile_height',''),(8864,514,'pyre_page_title_bar_bg_color',''),(8865,514,'pyre_page_title_bar_borders_color',''),(8866,514,'pyre_page_title_bar_bg',''),(8867,514,'pyre_page_title_bar_bg_retina',''),(8868,514,'pyre_page_title_bar_bg_full','default'),(8869,514,'pyre_page_title_bg_parallax','default'),(8870,514,'fusion_builder_status',''),(8871,523,'_wc_review_count','0'),(8872,523,'_wc_rating_count','a:0:{}'),(8873,523,'_wc_average_rating','0'),(8874,523,'_edit_last','1'),(8875,523,'_edit_lock','1537373000:1'),(8876,524,'_wp_attached_file','2018/08/termoformado-burbujas-1.jpg'),(8877,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-burbujas-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-burbujas-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-burbujas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8878,525,'_wp_attached_file','2018/08/termoformado-burbujas-2.jpg'),(8879,525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-burbujas-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-burbujas-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-burbujas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8880,526,'_wp_attached_file','2018/08/termoformado-burbujas-3.jpg'),(8881,526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-burbujas-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-burbujas-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-burbujas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8882,527,'_wp_attached_file','2018/08/termoformado-burbujas-4.jpg'),(8883,527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-burbujas-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-burbujas-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-burbujas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8884,528,'_wp_attached_file','2018/08/termoformado-burbujas-5.jpg'),(8885,528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-burbujas-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-burbujas-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-burbujas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-burbujas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8886,523,'_thumbnail_id','527'),(8891,523,'_sku',''),(8892,523,'_regular_price',''),(8893,523,'_sale_price',''),(8894,523,'_sale_price_dates_from',''),(8895,523,'_sale_price_dates_to',''),(8896,523,'total_sales','0'),(8897,523,'_tax_status','taxable'),(8898,523,'_tax_class',''),(8899,523,'_manage_stock','no'),(8900,523,'_backorders','no'),(8901,523,'_sold_individually','no'),(8902,523,'_weight',''),(8903,523,'_length',''),(8904,523,'_width',''),(8905,523,'_height',''),(8906,523,'_upsell_ids','a:0:{}'),(8907,523,'_crosssell_ids','a:0:{}'),(8908,523,'_purchase_note',''),(8909,523,'_default_attributes','a:0:{}'),(8910,523,'_virtual','no'),(8911,523,'_downloadable','no'),(8912,523,'_product_image_gallery',''),(8913,523,'_download_limit','-1'),(8914,523,'_download_expiry','-1'),(8915,523,'_stock',NULL),(8916,523,'_stock_status','instock'),(8917,523,'_product_version','3.4.2'),(8918,523,'_price',''),(8919,523,'slide_template','default'),(8924,523,'pyre_main_top_padding',''),(8925,523,'pyre_main_bottom_padding',''),(8926,523,'pyre_portfolio_width_100','default'),(8927,523,'pyre_hundredp_padding',''),(8928,523,'pyre_display_header','yes'),(8929,523,'pyre_header_100_width','default'),(8930,523,'pyre_header_bg_color',''),(8931,523,'pyre_header_bg_opacity',''),(8932,523,'pyre_header_bg',''),(8933,523,'pyre_header_bg_full','no'),(8934,523,'pyre_header_bg_repeat','repeat'),(8935,523,'pyre_displayed_menu','default'),(8936,523,'pyre_display_footer','default'),(8937,523,'pyre_display_copyright','default'),(8938,523,'pyre_footer_100_width','default'),(8939,523,'pyre_sidebar_position','default'),(8940,523,'pyre_sidebar_sticky','default'),(8941,523,'pyre_sidebar_bg_color',''),(8942,523,'pyre_slider_type','no'),(8943,523,'pyre_slider','0'),(8944,523,'pyre_wooslider',''),(8945,523,'pyre_revslider','0'),(8946,523,'pyre_elasticslider','0'),(8947,523,'pyre_slider_position','default'),(8948,523,'pyre_avada_rev_styles','default'),(8949,523,'pyre_fallback',''),(8950,523,'pyre_demo_slider',''),(8951,523,'pyre_page_bg_layout','default'),(8952,523,'pyre_page_bg_color',''),(8953,523,'pyre_page_bg',''),(8954,523,'pyre_page_bg_full','no'),(8955,523,'pyre_page_bg_repeat','repeat'),(8956,523,'pyre_wide_page_bg_color',''),(8957,523,'pyre_wide_page_bg',''),(8958,523,'pyre_wide_page_bg_full','no'),(8959,523,'pyre_wide_page_bg_repeat','repeat'),(8960,523,'pyre_page_title','default'),(8961,523,'pyre_page_title_breadcrumbs_search_bar','default'),(8962,523,'pyre_page_title_text','default'),(8963,523,'pyre_page_title_text_alignment','default'),(8964,523,'pyre_page_title_custom_text',''),(8965,523,'pyre_page_title_text_size',''),(8966,523,'pyre_page_title_line_height',''),(8967,523,'pyre_page_title_custom_subheader',''),(8968,523,'pyre_page_title_custom_subheader_text_size',''),(8969,523,'pyre_page_title_font_color',''),(8970,523,'pyre_page_title_100_width','default'),(8971,523,'pyre_page_title_height',''),(8972,523,'pyre_page_title_mobile_height',''),(8973,523,'pyre_page_title_bar_bg_color',''),(8974,523,'pyre_page_title_bar_borders_color',''),(8975,523,'pyre_page_title_bar_bg',''),(8976,523,'pyre_page_title_bar_bg_retina',''),(8977,523,'pyre_page_title_bar_bg_full','default'),(8978,523,'pyre_page_title_bg_parallax','default'),(8979,523,'fusion_builder_status',''),(8980,529,'_wc_review_count','0'),(8981,529,'_wc_rating_count','a:0:{}'),(8982,529,'_wc_average_rating','0'),(8983,529,'_edit_last','1'),(8984,529,'_edit_lock','1537479771:1'),(8985,530,'_wp_attached_file','2018/08/termoformado-clamshell-1-opt.jpg'),(8986,530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:40:\"2018/08/termoformado-clamshell-1-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:38:\"termoformado-clamshell-1-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8987,531,'_wp_attached_file','2018/08/termoformado-clamshell-2-opt.jpg'),(8988,531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:40:\"2018/08/termoformado-clamshell-2-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:38:\"termoformado-clamshell-2-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8989,532,'_wp_attached_file','2018/08/termoformado-clamshell-3-opt.jpg'),(8990,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:40:\"2018/08/termoformado-clamshell-3-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:38:\"termoformado-clamshell-3-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8991,533,'_wp_attached_file','2018/08/termoformado-clamshell-4-opt.jpg'),(8992,533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:40:\"2018/08/termoformado-clamshell-4-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:38:\"termoformado-clamshell-4-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8993,534,'_wp_attached_file','2018/08/termoformado-clamshell-5-opt.jpg'),(8994,534,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:40:\"2018/08/termoformado-clamshell-5-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:38:\"termoformado-clamshell-5-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"termoformado-clamshell-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8995,529,'_thumbnail_id','533'),(9000,529,'_sku',''),(9001,529,'_regular_price',''),(9002,529,'_sale_price',''),(9003,529,'_sale_price_dates_from',''),(9004,529,'_sale_price_dates_to',''),(9005,529,'total_sales','0'),(9006,529,'_tax_status','taxable'),(9007,529,'_tax_class',''),(9008,529,'_manage_stock','no'),(9009,529,'_backorders','no'),(9010,529,'_sold_individually','no'),(9011,529,'_weight',''),(9012,529,'_length',''),(9013,529,'_width',''),(9014,529,'_height',''),(9015,529,'_upsell_ids','a:0:{}'),(9016,529,'_crosssell_ids','a:0:{}'),(9017,529,'_purchase_note',''),(9018,529,'_default_attributes','a:0:{}'),(9019,529,'_virtual','no'),(9020,529,'_downloadable','no'),(9021,529,'_product_image_gallery','534'),(9022,529,'_download_limit','-1'),(9023,529,'_download_expiry','-1'),(9024,529,'_stock',NULL),(9025,529,'_stock_status','instock'),(9026,529,'_product_version','3.4.2'),(9027,529,'_price',''),(9028,529,'slide_template','default'),(9033,529,'pyre_main_top_padding',''),(9034,529,'pyre_main_bottom_padding',''),(9035,529,'pyre_portfolio_width_100','default'),(9036,529,'pyre_hundredp_padding',''),(9037,529,'pyre_display_header','yes'),(9038,529,'pyre_header_100_width','default'),(9039,529,'pyre_header_bg_color',''),(9040,529,'pyre_header_bg_opacity',''),(9041,529,'pyre_header_bg',''),(9042,529,'pyre_header_bg_full','no'),(9043,529,'pyre_header_bg_repeat','repeat'),(9044,529,'pyre_displayed_menu','default'),(9045,529,'pyre_display_footer','default'),(9046,529,'pyre_display_copyright','default'),(9047,529,'pyre_footer_100_width','default'),(9048,529,'pyre_sidebar_position','default'),(9049,529,'pyre_sidebar_sticky','default'),(9050,529,'pyre_sidebar_bg_color',''),(9051,529,'pyre_slider_type','no'),(9052,529,'pyre_slider','0'),(9053,529,'pyre_wooslider',''),(9054,529,'pyre_revslider','0'),(9055,529,'pyre_elasticslider','0'),(9056,529,'pyre_slider_position','default'),(9057,529,'pyre_avada_rev_styles','default'),(9058,529,'pyre_fallback',''),(9059,529,'pyre_demo_slider',''),(9060,529,'pyre_page_bg_layout','default'),(9061,529,'pyre_page_bg_color',''),(9062,529,'pyre_page_bg',''),(9063,529,'pyre_page_bg_full','no'),(9064,529,'pyre_page_bg_repeat','repeat'),(9065,529,'pyre_wide_page_bg_color',''),(9066,529,'pyre_wide_page_bg',''),(9067,529,'pyre_wide_page_bg_full','no'),(9068,529,'pyre_wide_page_bg_repeat','repeat'),(9069,529,'pyre_page_title','default'),(9070,529,'pyre_page_title_breadcrumbs_search_bar','default'),(9071,529,'pyre_page_title_text','default'),(9072,529,'pyre_page_title_text_alignment','default'),(9073,529,'pyre_page_title_custom_text',''),(9074,529,'pyre_page_title_text_size',''),(9075,529,'pyre_page_title_line_height',''),(9076,529,'pyre_page_title_custom_subheader',''),(9077,529,'pyre_page_title_custom_subheader_text_size',''),(9078,529,'pyre_page_title_font_color',''),(9079,529,'pyre_page_title_100_width','default'),(9080,529,'pyre_page_title_height',''),(9081,529,'pyre_page_title_mobile_height',''),(9082,529,'pyre_page_title_bar_bg_color',''),(9083,529,'pyre_page_title_bar_borders_color',''),(9084,529,'pyre_page_title_bar_bg',''),(9085,529,'pyre_page_title_bar_bg_retina',''),(9086,529,'pyre_page_title_bar_bg_full','default'),(9087,529,'pyre_page_title_bg_parallax','default'),(9088,529,'fusion_builder_status',''),(9089,535,'_wc_review_count','0'),(9090,535,'_wc_rating_count','a:0:{}'),(9091,535,'_wc_average_rating','0'),(9092,535,'_edit_last','1'),(9093,535,'_edit_lock','1537372664:1'),(9094,536,'_wp_attached_file','2018/08/termoformado-cunas-2.jpg'),(9095,536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9096,537,'_wp_attached_file','2018/08/termoformado-cunas-3.jpg'),(9097,537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9098,538,'_wp_attached_file','2018/08/termoformado-cunas-4.jpg'),(9099,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9100,539,'_wp_attached_file','2018/08/termoformado-cunas-5.jpg'),(9101,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9102,540,'_wp_attached_file','2018/08/termoformado-cunas-6.jpg'),(9103,540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-6-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9104,541,'_wp_attached_file','2018/08/termoformado-cunas-7.jpg'),(9105,541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-7-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9106,542,'_wp_attached_file','2018/08/termoformado-cunas-8.jpg'),(9107,542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-8.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-8-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9108,543,'_wp_attached_file','2018/08/termoformado-cunas-9.jpg'),(9109,543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-9.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-9-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-9-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9110,544,'_wp_attached_file','2018/08/termoformado-cunas-10.jpg'),(9111,544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-10.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-10-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-10-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9112,545,'_wp_attached_file','2018/08/termoformado-cunas-11.jpg'),(9113,545,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-11.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-11-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-11-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9114,546,'_wp_attached_file','2018/08/termoformado-cunas-12.jpg'),(9115,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-12.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-12-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-12-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9116,547,'_wp_attached_file','2018/08/termoformado-cunas-13.jpg'),(9117,547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-13.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-13-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-13-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9118,548,'_wp_attached_file','2018/08/termoformado-cunas-14.jpg'),(9119,548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-14.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-14-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-14-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9120,549,'_wp_attached_file','2018/08/termoformado-cunas-15.jpg'),(9121,549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2018/08/termoformado-cunas-15.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:31:\"termoformado-cunas-15-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"termoformado-cunas-15-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-cunas-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9122,550,'_wp_attached_file','2018/08/termoformado-cunas-1.jpg'),(9123,550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:32:\"2018/08/termoformado-cunas-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:30:\"termoformado-cunas-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"termoformado-cunas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"termoformado-cunas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9124,535,'_thumbnail_id','550'),(9129,535,'_sku',''),(9130,535,'_regular_price',''),(9131,535,'_sale_price',''),(9132,535,'_sale_price_dates_from',''),(9133,535,'_sale_price_dates_to',''),(9134,535,'total_sales','0'),(9135,535,'_tax_status','taxable'),(9136,535,'_tax_class',''),(9137,535,'_manage_stock','no'),(9138,535,'_backorders','no'),(9139,535,'_sold_individually','no'),(9140,535,'_weight',''),(9141,535,'_length',''),(9142,535,'_width',''),(9143,535,'_height',''),(9144,535,'_upsell_ids','a:0:{}'),(9145,535,'_crosssell_ids','a:0:{}'),(9146,535,'_purchase_note',''),(9147,535,'_default_attributes','a:0:{}'),(9148,535,'_virtual','no'),(9149,535,'_downloadable','no'),(9150,535,'_product_image_gallery',''),(9151,535,'_download_limit','-1'),(9152,535,'_download_expiry','-1'),(9153,535,'_stock',NULL),(9154,535,'_stock_status','instock'),(9155,535,'_product_version','3.4.2'),(9156,535,'_price',''),(9157,535,'slide_template','default'),(9162,535,'pyre_main_top_padding',''),(9163,535,'pyre_main_bottom_padding',''),(9164,535,'pyre_portfolio_width_100','default'),(9165,535,'pyre_hundredp_padding',''),(9166,535,'pyre_display_header','yes'),(9167,535,'pyre_header_100_width','default'),(9168,535,'pyre_header_bg_color',''),(9169,535,'pyre_header_bg_opacity',''),(9170,535,'pyre_header_bg',''),(9171,535,'pyre_header_bg_full','no'),(9172,535,'pyre_header_bg_repeat','repeat'),(9173,535,'pyre_displayed_menu','default'),(9174,535,'pyre_display_footer','default'),(9175,535,'pyre_display_copyright','default'),(9176,535,'pyre_footer_100_width','default'),(9177,535,'pyre_sidebar_position','default'),(9178,535,'pyre_sidebar_sticky','default'),(9179,535,'pyre_sidebar_bg_color',''),(9180,535,'pyre_slider_type','no'),(9181,535,'pyre_slider','0'),(9182,535,'pyre_wooslider',''),(9183,535,'pyre_revslider','0'),(9184,535,'pyre_elasticslider','0'),(9185,535,'pyre_slider_position','default'),(9186,535,'pyre_avada_rev_styles','default'),(9187,535,'pyre_fallback',''),(9188,535,'pyre_demo_slider',''),(9189,535,'pyre_page_bg_layout','default'),(9190,535,'pyre_page_bg_color',''),(9191,535,'pyre_page_bg',''),(9192,535,'pyre_page_bg_full','no'),(9193,535,'pyre_page_bg_repeat','repeat'),(9194,535,'pyre_wide_page_bg_color',''),(9195,535,'pyre_wide_page_bg',''),(9196,535,'pyre_wide_page_bg_full','no'),(9197,535,'pyre_wide_page_bg_repeat','repeat'),(9198,535,'pyre_page_title','default'),(9199,535,'pyre_page_title_breadcrumbs_search_bar','default'),(9200,535,'pyre_page_title_text','default'),(9201,535,'pyre_page_title_text_alignment','default'),(9202,535,'pyre_page_title_custom_text',''),(9203,535,'pyre_page_title_text_size',''),(9204,535,'pyre_page_title_line_height',''),(9205,535,'pyre_page_title_custom_subheader',''),(9206,535,'pyre_page_title_custom_subheader_text_size',''),(9207,535,'pyre_page_title_font_color',''),(9208,535,'pyre_page_title_100_width','default'),(9209,535,'pyre_page_title_height',''),(9210,535,'pyre_page_title_mobile_height',''),(9211,535,'pyre_page_title_bar_bg_color',''),(9212,535,'pyre_page_title_bar_borders_color',''),(9213,535,'pyre_page_title_bar_bg',''),(9214,535,'pyre_page_title_bar_bg_retina',''),(9215,535,'pyre_page_title_bar_bg_full','default'),(9216,535,'pyre_page_title_bg_parallax','default'),(9217,535,'fusion_builder_status',''),(9218,551,'_wc_review_count','0'),(9219,551,'_wc_rating_count','a:0:{}'),(9220,551,'_wc_average_rating','0'),(9221,551,'_edit_last','1'),(9222,551,'_edit_lock','1535665453:1'),(9223,552,'_wp_attached_file','2018/08/termoformado-troquelado-1.jpg'),(9224,552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-troquelado-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-troquelado-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-troquelado-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9225,553,'_wp_attached_file','2018/08/termoformado-troquelado-2.jpg'),(9226,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-troquelado-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-troquelado-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-troquelado-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-troquelado-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9227,551,'_thumbnail_id','552'),(9232,551,'_sku',''),(9233,551,'_regular_price',''),(9234,551,'_sale_price',''),(9235,551,'_sale_price_dates_from',''),(9236,551,'_sale_price_dates_to',''),(9237,551,'total_sales','0'),(9238,551,'_tax_status','taxable'),(9239,551,'_tax_class',''),(9240,551,'_manage_stock','no'),(9241,551,'_backorders','no'),(9242,551,'_sold_individually','no'),(9243,551,'_weight',''),(9244,551,'_length',''),(9245,551,'_width',''),(9246,551,'_height',''),(9247,551,'_upsell_ids','a:0:{}'),(9248,551,'_crosssell_ids','a:0:{}'),(9249,551,'_purchase_note',''),(9250,551,'_default_attributes','a:0:{}'),(9251,551,'_virtual','no'),(9252,551,'_downloadable','no'),(9253,551,'_product_image_gallery',''),(9254,551,'_download_limit','-1'),(9255,551,'_download_expiry','-1'),(9256,551,'_stock',NULL),(9257,551,'_stock_status','instock'),(9258,551,'_product_version','3.4.2'),(9259,551,'_price',''),(9260,551,'slide_template',''),(9261,551,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(9262,551,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(9263,551,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(9264,551,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(9265,551,'pyre_main_top_padding',''),(9266,551,'pyre_main_bottom_padding',''),(9267,551,'pyre_portfolio_width_100','default'),(9268,551,'pyre_hundredp_padding',''),(9269,551,'pyre_display_header','yes'),(9270,551,'pyre_header_100_width','default'),(9271,551,'pyre_header_bg_color',''),(9272,551,'pyre_header_bg_opacity',''),(9273,551,'pyre_header_bg',''),(9274,551,'pyre_header_bg_full','no'),(9275,551,'pyre_header_bg_repeat','repeat'),(9276,551,'pyre_displayed_menu','default'),(9277,551,'pyre_display_footer','default'),(9278,551,'pyre_display_copyright','default'),(9279,551,'pyre_footer_100_width','default'),(9280,551,'pyre_sidebar_position','default'),(9281,551,'pyre_sidebar_sticky','default'),(9282,551,'pyre_sidebar_bg_color',''),(9283,551,'pyre_slider_type','no'),(9284,551,'pyre_slider','0'),(9285,551,'pyre_wooslider',''),(9286,551,'pyre_revslider','0'),(9287,551,'pyre_elasticslider','0'),(9288,551,'pyre_slider_position','default'),(9289,551,'pyre_avada_rev_styles','default'),(9290,551,'pyre_fallback',''),(9291,551,'pyre_demo_slider',''),(9292,551,'pyre_page_bg_layout','default'),(9293,551,'pyre_page_bg_color',''),(9294,551,'pyre_page_bg',''),(9295,551,'pyre_page_bg_full','no'),(9296,551,'pyre_page_bg_repeat','repeat'),(9297,551,'pyre_wide_page_bg_color',''),(9298,551,'pyre_wide_page_bg',''),(9299,551,'pyre_wide_page_bg_full','no'),(9300,551,'pyre_wide_page_bg_repeat','repeat'),(9301,551,'pyre_page_title','default'),(9302,551,'pyre_page_title_breadcrumbs_search_bar','default'),(9303,551,'pyre_page_title_text','default'),(9304,551,'pyre_page_title_text_alignment','default'),(9305,551,'pyre_page_title_custom_text',''),(9306,551,'pyre_page_title_text_size',''),(9307,551,'pyre_page_title_line_height',''),(9308,551,'pyre_page_title_custom_subheader',''),(9309,551,'pyre_page_title_custom_subheader_text_size',''),(9310,551,'pyre_page_title_font_color',''),(9311,551,'pyre_page_title_100_width','default'),(9312,551,'pyre_page_title_height',''),(9313,551,'pyre_page_title_mobile_height',''),(9314,551,'pyre_page_title_bar_bg_color',''),(9315,551,'pyre_page_title_bar_borders_color',''),(9316,551,'pyre_page_title_bar_bg',''),(9317,551,'pyre_page_title_bar_bg_retina',''),(9318,551,'pyre_page_title_bar_bg_full','default'),(9319,551,'pyre_page_title_bg_parallax','default'),(9320,551,'fusion_builder_status',''),(9321,554,'_wp_attached_file','2018/08/termoformado-bandejas-1.jpg'),(9322,554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-bandejas-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-bandejas-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-bandejas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9323,555,'_wp_attached_file','2018/08/termoformado-bandejas-2.jpg'),(9324,555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-bandejas-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-bandejas-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-bandejas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9325,556,'_wp_attached_file','2018/08/termoformado-bandejas-3.jpg'),(9326,556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-bandejas-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-bandejas-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-bandejas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9327,557,'_wp_attached_file','2018/08/termoformado-bandejas-4.jpg'),(9328,557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-bandejas-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-bandejas-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-bandejas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9329,558,'_wp_attached_file','2018/08/termoformado-bandejas-5.jpg'),(9330,558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/08/termoformado-bandejas-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:33:\"termoformado-bandejas-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"termoformado-bandejas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-bandejas-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9331,559,'_wc_review_count','0'),(9332,559,'_wc_rating_count','a:0:{}'),(9333,559,'_wc_average_rating','0'),(9334,559,'_edit_last','1'),(9335,559,'_edit_lock','1537371346:1'),(9336,559,'_thumbnail_id','558'),(9341,559,'_sku',''),(9342,559,'_regular_price',''),(9343,559,'_sale_price',''),(9344,559,'_sale_price_dates_from',''),(9345,559,'_sale_price_dates_to',''),(9346,559,'total_sales','0'),(9347,559,'_tax_status','taxable'),(9348,559,'_tax_class',''),(9349,559,'_manage_stock','no'),(9350,559,'_backorders','no'),(9351,559,'_sold_individually','no'),(9352,559,'_weight',''),(9353,559,'_length',''),(9354,559,'_width',''),(9355,559,'_height',''),(9356,559,'_upsell_ids','a:0:{}'),(9357,559,'_crosssell_ids','a:0:{}'),(9358,559,'_purchase_note',''),(9359,559,'_default_attributes','a:0:{}'),(9360,559,'_virtual','no'),(9361,559,'_downloadable','no'),(9362,559,'_product_image_gallery',''),(9363,559,'_download_limit','-1'),(9364,559,'_download_expiry','-1'),(9365,559,'_stock',NULL),(9366,559,'_stock_status','instock'),(9367,559,'_product_version','3.4.2'),(9368,559,'_price',''),(9369,559,'slide_template','default'),(9374,559,'pyre_main_top_padding',''),(9375,559,'pyre_main_bottom_padding',''),(9376,559,'pyre_portfolio_width_100','default'),(9377,559,'pyre_hundredp_padding',''),(9378,559,'pyre_display_header','yes'),(9379,559,'pyre_header_100_width','default'),(9380,559,'pyre_header_bg_color',''),(9381,559,'pyre_header_bg_opacity',''),(9382,559,'pyre_header_bg',''),(9383,559,'pyre_header_bg_full','no'),(9384,559,'pyre_header_bg_repeat','repeat'),(9385,559,'pyre_displayed_menu','default'),(9386,559,'pyre_display_footer','default'),(9387,559,'pyre_display_copyright','default'),(9388,559,'pyre_footer_100_width','default'),(9389,559,'pyre_sidebar_position','default'),(9390,559,'pyre_sidebar_sticky','default'),(9391,559,'pyre_sidebar_bg_color',''),(9392,559,'pyre_slider_type','no'),(9393,559,'pyre_slider','0'),(9394,559,'pyre_wooslider',''),(9395,559,'pyre_revslider','0'),(9396,559,'pyre_elasticslider','0'),(9397,559,'pyre_slider_position','default'),(9398,559,'pyre_avada_rev_styles','default'),(9399,559,'pyre_fallback',''),(9400,559,'pyre_demo_slider',''),(9401,559,'pyre_page_bg_layout','default'),(9402,559,'pyre_page_bg_color',''),(9403,559,'pyre_page_bg',''),(9404,559,'pyre_page_bg_full','no'),(9405,559,'pyre_page_bg_repeat','repeat'),(9406,559,'pyre_wide_page_bg_color',''),(9407,559,'pyre_wide_page_bg',''),(9408,559,'pyre_wide_page_bg_full','no'),(9409,559,'pyre_wide_page_bg_repeat','repeat'),(9410,559,'pyre_page_title','default'),(9411,559,'pyre_page_title_breadcrumbs_search_bar','default'),(9412,559,'pyre_page_title_text','default'),(9413,559,'pyre_page_title_text_alignment','default'),(9414,559,'pyre_page_title_custom_text',''),(9415,559,'pyre_page_title_text_size',''),(9416,559,'pyre_page_title_line_height',''),(9417,559,'pyre_page_title_custom_subheader',''),(9418,559,'pyre_page_title_custom_subheader_text_size',''),(9419,559,'pyre_page_title_font_color',''),(9420,559,'pyre_page_title_100_width','default'),(9421,559,'pyre_page_title_height',''),(9422,559,'pyre_page_title_mobile_height',''),(9423,559,'pyre_page_title_bar_bg_color',''),(9424,559,'pyre_page_title_bar_borders_color',''),(9425,559,'pyre_page_title_bar_bg',''),(9426,559,'pyre_page_title_bar_bg_retina',''),(9427,559,'pyre_page_title_bar_bg_full','default'),(9428,559,'pyre_page_title_bg_parallax','default'),(9429,559,'fusion_builder_status',''),(9430,560,'_wc_review_count','0'),(9431,560,'_wc_rating_count','a:0:{}'),(9432,560,'_wc_average_rating','0'),(9433,560,'_edit_last','1'),(9434,560,'_edit_lock','1537480134:1'),(9435,561,'_wp_attached_file','2018/08/termoformado-carta-de-colores-3.jpg'),(9436,561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9437,562,'_wp_attached_file','2018/08/termoformado-carta-de-colores-4.jpg'),(9438,562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9439,563,'_wp_attached_file','2018/08/termoformado-carta-de-colores-5.jpg'),(9440,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9441,564,'_wp_attached_file','2018/08/termoformado-carta-de-colores-6.jpg'),(9442,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-6-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9443,565,'_wp_attached_file','2018/08/termoformado-carta-de-colores-7.jpg'),(9444,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-7-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9445,566,'_wp_attached_file','2018/08/termoformado-carta-de-colores-8.jpg'),(9446,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-8.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-8-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9447,567,'_wp_attached_file','2018/08/termoformado-carta-de-colores-1.jpg'),(9448,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9449,568,'_wp_attached_file','2018/08/termoformado-carta-de-colores-2.jpg'),(9450,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:43:\"2018/08/termoformado-carta-de-colores-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:41:\"termoformado-carta-de-colores-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"termoformado-carta-de-colores-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9451,560,'_thumbnail_id','566'),(9456,560,'_sku',''),(9457,560,'_regular_price',''),(9458,560,'_sale_price',''),(9459,560,'_sale_price_dates_from',''),(9460,560,'_sale_price_dates_to',''),(9461,560,'total_sales','0'),(9462,560,'_tax_status','taxable'),(9463,560,'_tax_class',''),(9464,560,'_manage_stock','no'),(9465,560,'_backorders','no'),(9466,560,'_sold_individually','no'),(9467,560,'_weight',''),(9468,560,'_length',''),(9469,560,'_width',''),(9470,560,'_height',''),(9471,560,'_upsell_ids','a:0:{}'),(9472,560,'_crosssell_ids','a:0:{}'),(9473,560,'_purchase_note',''),(9474,560,'_default_attributes','a:0:{}'),(9475,560,'_virtual','no'),(9476,560,'_downloadable','no'),(9477,560,'_product_image_gallery',''),(9478,560,'_download_limit','-1'),(9479,560,'_download_expiry','-1'),(9480,560,'_stock',NULL),(9481,560,'_stock_status','instock'),(9482,560,'_product_version','3.4.2'),(9483,560,'_price',''),(9484,560,'slide_template','default'),(9489,560,'pyre_main_top_padding',''),(9490,560,'pyre_main_bottom_padding',''),(9491,560,'pyre_portfolio_width_100','default'),(9492,560,'pyre_hundredp_padding',''),(9493,560,'pyre_display_header','yes'),(9494,560,'pyre_header_100_width','default'),(9495,560,'pyre_header_bg_color',''),(9496,560,'pyre_header_bg_opacity',''),(9497,560,'pyre_header_bg',''),(9498,560,'pyre_header_bg_full','no'),(9499,560,'pyre_header_bg_repeat','repeat'),(9500,560,'pyre_displayed_menu','default'),(9501,560,'pyre_display_footer','default'),(9502,560,'pyre_display_copyright','default'),(9503,560,'pyre_footer_100_width','default'),(9504,560,'pyre_sidebar_position','default'),(9505,560,'pyre_sidebar_sticky','default'),(9506,560,'pyre_sidebar_bg_color',''),(9507,560,'pyre_slider_type','no'),(9508,560,'pyre_slider','0'),(9509,560,'pyre_wooslider',''),(9510,560,'pyre_revslider','0'),(9511,560,'pyre_elasticslider','0'),(9512,560,'pyre_slider_position','default'),(9513,560,'pyre_avada_rev_styles','default'),(9514,560,'pyre_fallback',''),(9515,560,'pyre_demo_slider',''),(9516,560,'pyre_page_bg_layout','default'),(9517,560,'pyre_page_bg_color',''),(9518,560,'pyre_page_bg',''),(9519,560,'pyre_page_bg_full','no'),(9520,560,'pyre_page_bg_repeat','repeat'),(9521,560,'pyre_wide_page_bg_color',''),(9522,560,'pyre_wide_page_bg',''),(9523,560,'pyre_wide_page_bg_full','no'),(9524,560,'pyre_wide_page_bg_repeat','repeat'),(9525,560,'pyre_page_title','default'),(9526,560,'pyre_page_title_breadcrumbs_search_bar','default'),(9527,560,'pyre_page_title_text','default'),(9528,560,'pyre_page_title_text_alignment','default'),(9529,560,'pyre_page_title_custom_text',''),(9530,560,'pyre_page_title_text_size',''),(9531,560,'pyre_page_title_line_height',''),(9532,560,'pyre_page_title_custom_subheader',''),(9533,560,'pyre_page_title_custom_subheader_text_size',''),(9534,560,'pyre_page_title_font_color',''),(9535,560,'pyre_page_title_100_width','default'),(9536,560,'pyre_page_title_height',''),(9537,560,'pyre_page_title_mobile_height',''),(9538,560,'pyre_page_title_bar_bg_color',''),(9539,560,'pyre_page_title_bar_borders_color',''),(9540,560,'pyre_page_title_bar_bg',''),(9541,560,'pyre_page_title_bar_bg_retina',''),(9542,560,'pyre_page_title_bar_bg_full','default'),(9543,560,'pyre_page_title_bg_parallax','default'),(9544,560,'fusion_builder_status',''),(9553,569,'_wc_review_count','0'),(9554,569,'_wc_rating_count','a:0:{}'),(9555,569,'_wc_average_rating','0'),(9556,569,'_edit_last','1'),(9557,569,'_edit_lock','1535664941:1'),(9558,570,'_wp_attached_file','2018/08/termoformado-exhibidos-2.jpg'),(9559,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9560,571,'_wp_attached_file','2018/08/termoformado-exhibidos-3.jpg'),(9561,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-3.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9562,572,'_wp_attached_file','2018/08/termoformado-exhibidos-4.jpg'),(9563,572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9564,573,'_wp_attached_file','2018/08/termoformado-exhibidos-5.jpg'),(9565,573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-5-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9566,574,'_wp_attached_file','2018/08/termoformado-exhibidos-6.jpg'),(9567,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-6-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9568,575,'_wp_attached_file','2018/08/termoformado-exhibidos-7.jpg'),(9569,575,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-7-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9570,576,'_wp_attached_file','2018/08/termoformado-exhibidos-8.jpg'),(9571,576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-8.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-8-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9572,577,'_wp_attached_file','2018/08/termoformado-exhibidos-9.jpg'),(9573,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-9.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-9-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9574,578,'_wp_attached_file','2018/08/termoformado-exhibidos-10.jpg'),(9575,578,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-10.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-10-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9576,579,'_wp_attached_file','2018/08/termoformado-exhibidos-11.jpg'),(9577,579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-11.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-11-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9578,580,'_wp_attached_file','2018/08/termoformado-exhibidos-12.jpg'),(9579,580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-12.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-12-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9580,581,'_wp_attached_file','2018/08/termoformado-exhibidos-13.jpg'),(9581,581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-13.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-13-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9582,582,'_wp_attached_file','2018/08/termoformado-exhibidos-14.jpg'),(9583,582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-14.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-14-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9584,583,'_wp_attached_file','2018/08/termoformado-exhibidos-15.jpg'),(9585,583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-15.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-15-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9586,584,'_wp_attached_file','2018/08/termoformado-exhibidos-16.jpg'),(9587,584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2018/08/termoformado-exhibidos-16.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"termoformado-exhibidos-16-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"termoformado-exhibidos-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9588,585,'_wp_attached_file','2018/08/termoformado-exhibidos-1.jpg'),(9589,585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/08/termoformado-exhibidos-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"termoformado-exhibidos-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"termoformado-exhibidos-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"Carlos Roa Fotógrafo\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9590,569,'_thumbnail_id','577'),(9595,569,'_sku',''),(9596,569,'_regular_price',''),(9597,569,'_sale_price',''),(9598,569,'_sale_price_dates_from',''),(9599,569,'_sale_price_dates_to',''),(9600,569,'total_sales','0'),(9601,569,'_tax_status','taxable'),(9602,569,'_tax_class',''),(9603,569,'_manage_stock','no'),(9604,569,'_backorders','no'),(9605,569,'_sold_individually','no'),(9606,569,'_weight',''),(9607,569,'_length',''),(9608,569,'_width',''),(9609,569,'_height',''),(9610,569,'_upsell_ids','a:0:{}'),(9611,569,'_crosssell_ids','a:0:{}'),(9612,569,'_purchase_note',''),(9613,569,'_default_attributes','a:0:{}'),(9614,569,'_virtual','no'),(9615,569,'_downloadable','no'),(9616,569,'_product_image_gallery',''),(9617,569,'_download_limit','-1'),(9618,569,'_download_expiry','-1'),(9619,569,'_stock',NULL),(9620,569,'_stock_status','instock'),(9621,569,'_product_version','3.4.2'),(9622,569,'_price',''),(9623,569,'slide_template','default'),(9628,569,'pyre_main_top_padding',''),(9629,569,'pyre_main_bottom_padding',''),(9630,569,'pyre_portfolio_width_100','default'),(9631,569,'pyre_hundredp_padding',''),(9632,569,'pyre_display_header','yes'),(9633,569,'pyre_header_100_width','default'),(9634,569,'pyre_header_bg_color',''),(9635,569,'pyre_header_bg_opacity',''),(9636,569,'pyre_header_bg',''),(9637,569,'pyre_header_bg_full','no'),(9638,569,'pyre_header_bg_repeat','repeat'),(9639,569,'pyre_displayed_menu','default'),(9640,569,'pyre_display_footer','default'),(9641,569,'pyre_display_copyright','default'),(9642,569,'pyre_footer_100_width','default'),(9643,569,'pyre_sidebar_position','default'),(9644,569,'pyre_sidebar_sticky','default'),(9645,569,'pyre_sidebar_bg_color',''),(9646,569,'pyre_slider_type','no'),(9647,569,'pyre_slider','0'),(9648,569,'pyre_wooslider',''),(9649,569,'pyre_revslider','0'),(9650,569,'pyre_elasticslider','0'),(9651,569,'pyre_slider_position','default'),(9652,569,'pyre_avada_rev_styles','default'),(9653,569,'pyre_fallback',''),(9654,569,'pyre_demo_slider',''),(9655,569,'pyre_page_bg_layout','default'),(9656,569,'pyre_page_bg_color',''),(9657,569,'pyre_page_bg',''),(9658,569,'pyre_page_bg_full','no'),(9659,569,'pyre_page_bg_repeat','repeat'),(9660,569,'pyre_wide_page_bg_color',''),(9661,569,'pyre_wide_page_bg',''),(9662,569,'pyre_wide_page_bg_full','no'),(9663,569,'pyre_wide_page_bg_repeat','repeat'),(9664,569,'pyre_page_title','default'),(9665,569,'pyre_page_title_breadcrumbs_search_bar','default'),(9666,569,'pyre_page_title_text','default'),(9667,569,'pyre_page_title_text_alignment','default'),(9668,569,'pyre_page_title_custom_text',''),(9669,569,'pyre_page_title_text_size',''),(9670,569,'pyre_page_title_line_height',''),(9671,569,'pyre_page_title_custom_subheader',''),(9672,569,'pyre_page_title_custom_subheader_text_size',''),(9673,569,'pyre_page_title_font_color',''),(9674,569,'pyre_page_title_100_width','default'),(9675,569,'pyre_page_title_height',''),(9676,569,'pyre_page_title_mobile_height',''),(9677,569,'pyre_page_title_bar_bg_color',''),(9678,569,'pyre_page_title_bar_borders_color',''),(9679,569,'pyre_page_title_bar_bg',''),(9680,569,'pyre_page_title_bar_bg_retina',''),(9681,569,'pyre_page_title_bar_bg_full','default'),(9682,569,'pyre_page_title_bg_parallax','default'),(9683,569,'fusion_builder_status',''),(9736,569,'_wp_old_slug','termoformador-exhibidos'),(9793,593,'_wc_review_count','0'),(9794,593,'_wc_rating_count','a:0:{}'),(9795,593,'_wc_average_rating','0'),(9796,593,'_edit_last','1'),(9797,593,'_edit_lock','1536248865:1'),(9798,593,'_thumbnail_id','555'),(9803,593,'_sku',''),(9804,593,'_regular_price',''),(9805,593,'_sale_price',''),(9806,593,'_sale_price_dates_from',''),(9807,593,'_sale_price_dates_to',''),(9808,593,'total_sales','0'),(9809,593,'_tax_status','taxable'),(9810,593,'_tax_class',''),(9811,593,'_manage_stock','no'),(9812,593,'_backorders','no'),(9813,593,'_sold_individually','no'),(9814,593,'_weight',''),(9815,593,'_length',''),(9816,593,'_width',''),(9817,593,'_height',''),(9818,593,'_upsell_ids','a:0:{}'),(9819,593,'_crosssell_ids','a:0:{}'),(9820,593,'_purchase_note',''),(9821,593,'_default_attributes','a:0:{}'),(9822,593,'_virtual','no'),(9823,593,'_downloadable','no'),(9824,593,'_product_image_gallery','520,519'),(9825,593,'_download_limit','-1'),(9826,593,'_download_expiry','-1'),(9827,593,'_stock',NULL),(9828,593,'_stock_status','instock'),(9829,593,'_product_version','3.4.2'),(9830,593,'_price',''),(9831,593,'slide_template',''),(9836,593,'pyre_main_top_padding',''),(9837,593,'pyre_main_bottom_padding',''),(9838,593,'pyre_portfolio_width_100','default'),(9839,593,'pyre_hundredp_padding',''),(9840,593,'pyre_display_header','yes'),(9841,593,'pyre_header_100_width','default'),(9842,593,'pyre_header_bg_color',''),(9843,593,'pyre_header_bg_opacity',''),(9844,593,'pyre_header_bg',''),(9845,593,'pyre_header_bg_full','no'),(9846,593,'pyre_header_bg_repeat','repeat'),(9847,593,'pyre_displayed_menu','default'),(9848,593,'pyre_display_footer','default'),(9849,593,'pyre_display_copyright','default'),(9850,593,'pyre_footer_100_width','default'),(9851,593,'pyre_sidebar_position','default'),(9852,593,'pyre_sidebar_sticky','default'),(9853,593,'pyre_sidebar_bg_color',''),(9854,593,'pyre_slider_type','no'),(9855,593,'pyre_slider','0'),(9856,593,'pyre_wooslider',''),(9857,593,'pyre_revslider','0'),(9858,593,'pyre_elasticslider','0'),(9859,593,'pyre_slider_position','default'),(9860,593,'pyre_avada_rev_styles','default'),(9861,593,'pyre_fallback',''),(9862,593,'pyre_demo_slider',''),(9863,593,'pyre_page_bg_layout','default'),(9864,593,'pyre_page_bg_color',''),(9865,593,'pyre_page_bg',''),(9866,593,'pyre_page_bg_full','no'),(9867,593,'pyre_page_bg_repeat','repeat'),(9868,593,'pyre_wide_page_bg_color',''),(9869,593,'pyre_wide_page_bg',''),(9870,593,'pyre_wide_page_bg_full','no'),(9871,593,'pyre_wide_page_bg_repeat','repeat'),(9872,593,'pyre_page_title','default'),(9873,593,'pyre_page_title_breadcrumbs_search_bar','default'),(9874,593,'pyre_page_title_text','default'),(9875,593,'pyre_page_title_text_alignment','default'),(9876,593,'pyre_page_title_custom_text',''),(9877,593,'pyre_page_title_text_size',''),(9878,593,'pyre_page_title_line_height',''),(9879,593,'pyre_page_title_custom_subheader',''),(9880,593,'pyre_page_title_custom_subheader_text_size',''),(9881,593,'pyre_page_title_font_color',''),(9882,593,'pyre_page_title_100_width','default'),(9883,593,'pyre_page_title_height',''),(9884,593,'pyre_page_title_mobile_height',''),(9885,593,'pyre_page_title_bar_bg_color',''),(9886,593,'pyre_page_title_bar_borders_color',''),(9887,593,'pyre_page_title_bar_bg',''),(9888,593,'pyre_page_title_bar_bg_retina',''),(9889,593,'pyre_page_title_bar_bg_full','default'),(9890,593,'pyre_page_title_bg_parallax','default'),(9891,593,'fusion_builder_status',''),(9932,596,'_wp_attached_file','2018/08/hero-quienesSomos.png'),(9933,596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2876;s:6:\"height\";i:372;s:4:\"file\";s:29:\"2018/08/hero-quienesSomos.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-768x99.png\";s:5:\"width\";i:768;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"hero-quienesSomos-1024x132.png\";s:5:\"width\";i:1024;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-940x372.png\";s:5:\"width\";i:940;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-700x372.png\";s:5:\"width\";i:700;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-quienesSomos-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-200x26.png\";s:5:\"width\";i:200;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-400x52.png\";s:5:\"width\";i:400;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-600x78.png\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-800x103.png\";s:5:\"width\";i:800;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:30:\"hero-quienesSomos-1200x155.png\";s:5:\"width\";i:1200;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"hero-quienesSomos-253x33.png\";s:5:\"width\";i:253;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-635x82.png\";s:5:\"width\";i:635;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-253x33.png\";s:5:\"width\";i:253;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"hero-quienesSomos-635x82.png\";s:5:\"width\";i:635;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"hero-quienesSomos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9990,599,'_wp_attached_file','2018/08/hero-productos.png'),(9991,599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:376;s:4:\"file\";s:26:\"2018/08/hero-productos.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-productos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hero-productos-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"hero-productos-768x100.png\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hero-productos-1024x134.png\";s:5:\"width\";i:1024;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"hero-productos-940x376.png\";s:5:\"width\";i:940;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"hero-productos-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"hero-productos-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"hero-productos-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"hero-productos-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"hero-productos-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"hero-productos-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:26:\"hero-productos-700x376.png\";s:5:\"width\";i:700;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-productos-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:25:\"hero-productos-200x26.png\";s:5:\"width\";i:200;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:25:\"hero-productos-400x52.png\";s:5:\"width\";i:400;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:25:\"hero-productos-600x78.png\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:26:\"hero-productos-800x104.png\";s:5:\"width\";i:800;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:27:\"hero-productos-1200x157.png\";s:5:\"width\";i:1200;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hero-productos-253x33.png\";s:5:\"width\";i:253;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"hero-productos-635x83.png\";s:5:\"width\";i:635;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-productos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"hero-productos-253x33.png\";s:5:\"width\";i:253;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"hero-productos-635x83.png\";s:5:\"width\";i:635;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-productos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10008,600,'_wp_attached_file','2018/08/hero-contacto.png'),(10009,600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:364;s:4:\"file\";s:25:\"2018/08/hero-contacto.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-contacto-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"hero-contacto-300x38.png\";s:5:\"width\";i:300;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"hero-contacto-768x97.png\";s:5:\"width\";i:768;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"hero-contacto-1024x129.png\";s:5:\"width\";i:1024;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"hero-contacto-940x364.png\";s:5:\"width\";i:940;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"hero-contacto-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"hero-contacto-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"hero-contacto-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"hero-contacto-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"hero-contacto-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"hero-contacto-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:25:\"hero-contacto-700x364.png\";s:5:\"width\";i:700;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"hero-contacto-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:24:\"hero-contacto-200x25.png\";s:5:\"width\";i:200;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:24:\"hero-contacto-400x51.png\";s:5:\"width\";i:400;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:24:\"hero-contacto-600x76.png\";s:5:\"width\";i:600;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:25:\"hero-contacto-800x101.png\";s:5:\"width\";i:800;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:26:\"hero-contacto-1200x152.png\";s:5:\"width\";i:1200;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"hero-contacto-253x32.png\";s:5:\"width\";i:253;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"hero-contacto-635x80.png\";s:5:\"width\";i:635;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-contacto-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"hero-contacto-253x32.png\";s:5:\"width\";i:253;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"hero-contacto-635x80.png\";s:5:\"width\";i:635;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-contacto-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10034,601,'_wp_attached_file','2018/08/hero-ubicacion.png'),(10035,601,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:358;s:4:\"file\";s:26:\"2018/08/hero-ubicacion.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hero-ubicacion-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"hero-ubicacion-768x95.png\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hero-ubicacion-1024x127.png\";s:5:\"width\";i:1024;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-940x358.png\";s:5:\"width\";i:940;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-700x358.png\";s:5:\"width\";i:700;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-ubicacion-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:25:\"hero-ubicacion-200x25.png\";s:5:\"width\";i:200;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:25:\"hero-ubicacion-400x50.png\";s:5:\"width\";i:400;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:25:\"hero-ubicacion-600x75.png\";s:5:\"width\";i:600;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:25:\"hero-ubicacion-800x99.png\";s:5:\"width\";i:800;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:27:\"hero-ubicacion-1200x149.png\";s:5:\"width\";i:1200;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hero-ubicacion-253x31.png\";s:5:\"width\";i:253;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"hero-ubicacion-635x79.png\";s:5:\"width\";i:635;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"hero-ubicacion-253x31.png\";s:5:\"width\";i:253;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"hero-ubicacion-635x79.png\";s:5:\"width\";i:635;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hero-ubicacion-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10076,604,'_wp_attached_file','2018/08/seccion-n1.png'),(10077,604,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1522;s:6:\"height\";i:346;s:4:\"file\";s:22:\"2018/08/seccion-n1.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"seccion-n1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"seccion-n1-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"seccion-n1-768x175.png\";s:5:\"width\";i:768;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"seccion-n1-1024x233.png\";s:5:\"width\";i:1024;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:22:\"seccion-n1-940x346.png\";s:5:\"width\";i:940;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"seccion-n1-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:22:\"seccion-n1-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"seccion-n1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"seccion-n1-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"seccion-n1-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"seccion-n1-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:22:\"seccion-n1-700x346.png\";s:5:\"width\";i:700;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"seccion-n1-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:21:\"seccion-n1-200x45.png\";s:5:\"width\";i:200;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:21:\"seccion-n1-400x91.png\";s:5:\"width\";i:400;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:22:\"seccion-n1-600x136.png\";s:5:\"width\";i:600;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:22:\"seccion-n1-800x182.png\";s:5:\"width\";i:800;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:23:\"seccion-n1-1200x273.png\";s:5:\"width\";i:1200;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"seccion-n1-253x58.png\";s:5:\"width\";i:253;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"seccion-n1-635x144.png\";s:5:\"width\";i:635;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"seccion-n1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"seccion-n1-253x58.png\";s:5:\"width\";i:253;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"seccion-n1-635x144.png\";s:5:\"width\";i:635;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"seccion-n1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10174,613,'_wp_attached_file','2018/08/misionicon.png'),(10175,613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:89;s:6:\"height\";i:71;s:4:\"file\";s:22:\"2018/08/misionicon.png\";s:5:\"sizes\";a:1:{s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"misionicon-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;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:{}}}'),(10176,614,'_wp_attached_file','2018/08/visionicon.png'),(10177,614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:67;s:6:\"height\";i:67;s:4:\"file\";s:22:\"2018/08/visionicon.png\";s:5:\"sizes\";a:1:{s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"visionicon-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;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:{}}}'),(10190,616,'_wp_attached_file','2018/08/historiaicon.png'),(10191,616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:76;s:6:\"height\";i:70;s:4:\"file\";s:24:\"2018/08/historiaicon.png\";s:5:\"sizes\";a:1:{s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"historiaicon-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;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:{}}}'),(10216,619,'_wp_attached_file','2018/08/favicon-callegari.png'),(10217,619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:92;s:6:\"height\";i:93;s:4:\"file\";s:29:\"2018/08/favicon-callegari.png\";s:5:\"sizes\";a:1:{s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:27:\"favicon-callegari-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;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:{}}}'),(10218,620,'_sku',''),(10219,620,'_regular_price',''),(10220,620,'_sale_price',''),(10221,620,'_sale_price_dates_from',''),(10222,620,'_sale_price_dates_to',''),(10223,620,'total_sales','0'),(10224,620,'_tax_status','taxable'),(10225,620,'_tax_class',''),(10226,620,'_manage_stock','no'),(10227,620,'_backorders','no'),(10228,620,'_sold_individually','no'),(10229,620,'_weight',''),(10230,620,'_length',''),(10231,620,'_width',''),(10232,620,'_height',''),(10233,620,'_upsell_ids','a:0:{}'),(10234,620,'_crosssell_ids','a:0:{}'),(10235,620,'_purchase_note',''),(10236,620,'_default_attributes','a:0:{}'),(10237,620,'_virtual','no'),(10238,620,'_downloadable','no'),(10239,620,'_product_image_gallery',''),(10240,620,'_download_limit','-1'),(10241,620,'_download_expiry','-1'),(10242,620,'_thumbnail_id','585'),(10243,620,'_stock',NULL),(10244,620,'_stock_status','instock'),(10245,620,'_wc_average_rating','0'),(10246,620,'_wc_rating_count','a:0:{}'),(10247,620,'_wc_review_count','0'),(10248,620,'_downloadable_files','a:0:{}'),(10249,620,'_product_attributes','a:0:{}'),(10250,620,'_product_version','3.4.2'),(10251,620,'_price',''),(10252,620,'slide_template',''),(10257,620,'pyre_main_top_padding',''),(10258,620,'pyre_main_bottom_padding',''),(10259,620,'pyre_portfolio_width_100','default'),(10260,620,'pyre_hundredp_padding',''),(10261,620,'pyre_display_header','yes'),(10262,620,'pyre_header_100_width','default'),(10263,620,'pyre_header_bg_color',''),(10264,620,'pyre_header_bg_opacity',''),(10265,620,'pyre_header_bg',''),(10266,620,'pyre_header_bg_full','no'),(10267,620,'pyre_header_bg_repeat','repeat'),(10268,620,'pyre_displayed_menu','default'),(10269,620,'pyre_display_footer','default'),(10270,620,'pyre_display_copyright','default'),(10271,620,'pyre_footer_100_width','default'),(10272,620,'pyre_sidebar_position','default'),(10273,620,'pyre_sidebar_sticky','default'),(10274,620,'pyre_sidebar_bg_color',''),(10275,620,'pyre_slider_type','no'),(10276,620,'pyre_slider','0'),(10277,620,'pyre_wooslider',''),(10278,620,'pyre_revslider','0'),(10279,620,'pyre_elasticslider','0'),(10280,620,'pyre_slider_position','default'),(10281,620,'pyre_avada_rev_styles','default'),(10282,620,'pyre_fallback',''),(10283,620,'pyre_demo_slider',''),(10284,620,'pyre_page_bg_layout','default'),(10285,620,'pyre_page_bg_color',''),(10286,620,'pyre_page_bg',''),(10287,620,'pyre_page_bg_full','no'),(10288,620,'pyre_page_bg_repeat','repeat'),(10289,620,'pyre_wide_page_bg_color',''),(10290,620,'pyre_wide_page_bg',''),(10291,620,'pyre_wide_page_bg_full','no'),(10292,620,'pyre_wide_page_bg_repeat','repeat'),(10293,620,'pyre_page_title','default'),(10294,620,'pyre_page_title_breadcrumbs_search_bar','default'),(10295,620,'pyre_page_title_text','default'),(10296,620,'pyre_page_title_text_alignment','default'),(10297,620,'pyre_page_title_custom_text',''),(10298,620,'pyre_page_title_text_size',''),(10299,620,'pyre_page_title_line_height',''),(10300,620,'pyre_page_title_custom_subheader',''),(10301,620,'pyre_page_title_custom_subheader_text_size',''),(10302,620,'pyre_page_title_font_color',''),(10303,620,'pyre_page_title_100_width','default'),(10304,620,'pyre_page_title_height',''),(10305,620,'pyre_page_title_mobile_height',''),(10306,620,'pyre_page_title_bar_bg_color',''),(10307,620,'pyre_page_title_bar_borders_color',''),(10308,620,'pyre_page_title_bar_bg',''),(10309,620,'pyre_page_title_bar_bg_retina',''),(10310,620,'pyre_page_title_bar_bg_full','default'),(10311,620,'pyre_page_title_bg_parallax','default'),(10312,620,'fusion_builder_status',''),(10313,620,'_edit_lock','1536248716:1'),(10314,620,'_edit_last','1'),(10319,620,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(10320,620,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10321,620,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(10322,620,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10323,621,'_wc_review_count','0'),(10324,621,'_wc_rating_count','a:0:{}'),(10325,621,'_wc_average_rating','0'),(10326,621,'_edit_last','1'),(10327,621,'_edit_lock','1537371409:1'),(10328,621,'_thumbnail_id','584'),(10333,621,'_sku',''),(10334,621,'_regular_price',''),(10335,621,'_sale_price',''),(10336,621,'_sale_price_dates_from',''),(10337,621,'_sale_price_dates_to',''),(10338,621,'total_sales','0'),(10339,621,'_tax_status','taxable'),(10340,621,'_tax_class',''),(10341,621,'_manage_stock','no'),(10342,621,'_backorders','no'),(10343,621,'_sold_individually','no'),(10344,621,'_weight',''),(10345,621,'_length',''),(10346,621,'_width',''),(10347,621,'_height',''),(10348,621,'_upsell_ids','a:0:{}'),(10349,621,'_crosssell_ids','a:0:{}'),(10350,621,'_purchase_note',''),(10351,621,'_default_attributes','a:0:{}'),(10352,621,'_virtual','no'),(10353,621,'_downloadable','no'),(10354,621,'_product_image_gallery',''),(10355,621,'_download_limit','-1'),(10356,621,'_download_expiry','-1'),(10357,621,'_stock',NULL),(10358,621,'_stock_status','instock'),(10359,621,'_product_version','3.4.2'),(10360,621,'_price',''),(10361,621,'slide_template','default'),(10366,621,'pyre_main_top_padding',''),(10367,621,'pyre_main_bottom_padding',''),(10368,621,'pyre_portfolio_width_100','default'),(10369,621,'pyre_hundredp_padding',''),(10370,621,'pyre_display_header','yes'),(10371,621,'pyre_header_100_width','default'),(10372,621,'pyre_header_bg_color',''),(10373,621,'pyre_header_bg_opacity',''),(10374,621,'pyre_header_bg',''),(10375,621,'pyre_header_bg_full','no'),(10376,621,'pyre_header_bg_repeat','repeat'),(10377,621,'pyre_displayed_menu','default'),(10378,621,'pyre_display_footer','default'),(10379,621,'pyre_display_copyright','default'),(10380,621,'pyre_footer_100_width','default'),(10381,621,'pyre_sidebar_position','default'),(10382,621,'pyre_sidebar_sticky','default'),(10383,621,'pyre_sidebar_bg_color',''),(10384,621,'pyre_slider_type','no'),(10385,621,'pyre_slider','0'),(10386,621,'pyre_wooslider',''),(10387,621,'pyre_revslider','0'),(10388,621,'pyre_elasticslider','0'),(10389,621,'pyre_slider_position','default'),(10390,621,'pyre_avada_rev_styles','default'),(10391,621,'pyre_fallback',''),(10392,621,'pyre_demo_slider',''),(10393,621,'pyre_page_bg_layout','default'),(10394,621,'pyre_page_bg_color',''),(10395,621,'pyre_page_bg',''),(10396,621,'pyre_page_bg_full','no'),(10397,621,'pyre_page_bg_repeat','repeat'),(10398,621,'pyre_wide_page_bg_color',''),(10399,621,'pyre_wide_page_bg',''),(10400,621,'pyre_wide_page_bg_full','no'),(10401,621,'pyre_wide_page_bg_repeat','repeat'),(10402,621,'pyre_page_title','default'),(10403,621,'pyre_page_title_breadcrumbs_search_bar','default'),(10404,621,'pyre_page_title_text','default'),(10405,621,'pyre_page_title_text_alignment','default'),(10406,621,'pyre_page_title_custom_text',''),(10407,621,'pyre_page_title_text_size',''),(10408,621,'pyre_page_title_line_height',''),(10409,621,'pyre_page_title_custom_subheader',''),(10410,621,'pyre_page_title_custom_subheader_text_size',''),(10411,621,'pyre_page_title_font_color',''),(10412,621,'pyre_page_title_100_width','default'),(10413,621,'pyre_page_title_height',''),(10414,621,'pyre_page_title_mobile_height',''),(10415,621,'pyre_page_title_bar_bg_color',''),(10416,621,'pyre_page_title_bar_borders_color',''),(10417,621,'pyre_page_title_bar_bg',''),(10418,621,'pyre_page_title_bar_bg_retina',''),(10419,621,'pyre_page_title_bar_bg_full','default'),(10420,621,'pyre_page_title_bg_parallax','default'),(10421,621,'fusion_builder_status',''),(10422,622,'_wc_review_count','0'),(10423,622,'_wc_rating_count','a:0:{}'),(10424,622,'_wc_average_rating','0'),(10425,622,'_edit_last','1'),(10426,622,'_edit_lock','1537478908:1'),(10427,622,'_thumbnail_id','579'),(10432,622,'_sku',''),(10433,622,'_regular_price',''),(10434,622,'_sale_price',''),(10435,622,'_sale_price_dates_from',''),(10436,622,'_sale_price_dates_to',''),(10437,622,'total_sales','0'),(10438,622,'_tax_status','taxable'),(10439,622,'_tax_class',''),(10440,622,'_manage_stock','no'),(10441,622,'_backorders','no'),(10442,622,'_sold_individually','no'),(10443,622,'_weight',''),(10444,622,'_length',''),(10445,622,'_width',''),(10446,622,'_height',''),(10447,622,'_upsell_ids','a:0:{}'),(10448,622,'_crosssell_ids','a:0:{}'),(10449,622,'_purchase_note',''),(10450,622,'_default_attributes','a:0:{}'),(10451,622,'_virtual','no'),(10452,622,'_downloadable','no'),(10453,622,'_product_image_gallery','581,580'),(10454,622,'_download_limit','-1'),(10455,622,'_download_expiry','-1'),(10456,622,'_stock',NULL),(10457,622,'_stock_status','instock'),(10458,622,'_product_version','3.4.2'),(10459,622,'_price',''),(10460,622,'slide_template',''),(10465,622,'pyre_main_top_padding',''),(10466,622,'pyre_main_bottom_padding',''),(10467,622,'pyre_portfolio_width_100','default'),(10468,622,'pyre_hundredp_padding',''),(10469,622,'pyre_display_header','yes'),(10470,622,'pyre_header_100_width','default'),(10471,622,'pyre_header_bg_color',''),(10472,622,'pyre_header_bg_opacity',''),(10473,622,'pyre_header_bg',''),(10474,622,'pyre_header_bg_full','no'),(10475,622,'pyre_header_bg_repeat','repeat'),(10476,622,'pyre_displayed_menu','default'),(10477,622,'pyre_display_footer','default'),(10478,622,'pyre_display_copyright','default'),(10479,622,'pyre_footer_100_width','default'),(10480,622,'pyre_sidebar_position','default'),(10481,622,'pyre_sidebar_sticky','default'),(10482,622,'pyre_sidebar_bg_color',''),(10483,622,'pyre_slider_type','no'),(10484,622,'pyre_slider','0'),(10485,622,'pyre_wooslider',''),(10486,622,'pyre_revslider','0'),(10487,622,'pyre_elasticslider','0'),(10488,622,'pyre_slider_position','default'),(10489,622,'pyre_avada_rev_styles','default'),(10490,622,'pyre_fallback',''),(10491,622,'pyre_demo_slider',''),(10492,622,'pyre_page_bg_layout','default'),(10493,622,'pyre_page_bg_color',''),(10494,622,'pyre_page_bg',''),(10495,622,'pyre_page_bg_full','no'),(10496,622,'pyre_page_bg_repeat','repeat'),(10497,622,'pyre_wide_page_bg_color',''),(10498,622,'pyre_wide_page_bg',''),(10499,622,'pyre_wide_page_bg_full','no'),(10500,622,'pyre_wide_page_bg_repeat','repeat'),(10501,622,'pyre_page_title','default'),(10502,622,'pyre_page_title_breadcrumbs_search_bar','default'),(10503,622,'pyre_page_title_text','default'),(10504,622,'pyre_page_title_text_alignment','default'),(10505,622,'pyre_page_title_custom_text',''),(10506,622,'pyre_page_title_text_size',''),(10507,622,'pyre_page_title_line_height',''),(10508,622,'pyre_page_title_custom_subheader',''),(10509,622,'pyre_page_title_custom_subheader_text_size',''),(10510,622,'pyre_page_title_font_color',''),(10511,622,'pyre_page_title_100_width','default'),(10512,622,'pyre_page_title_height',''),(10513,622,'pyre_page_title_mobile_height',''),(10514,622,'pyre_page_title_bar_bg_color',''),(10515,622,'pyre_page_title_bar_borders_color',''),(10516,622,'pyre_page_title_bar_bg',''),(10517,622,'pyre_page_title_bar_bg_retina',''),(10518,622,'pyre_page_title_bar_bg_full','default'),(10519,622,'pyre_page_title_bg_parallax','default'),(10520,622,'fusion_builder_status',''),(10541,622,'_wp_old_slug','termoformado-bandeja-de-esmaltes'),(10558,622,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(10559,622,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10560,622,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(10561,622,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10566,593,'_wp_old_slug','termoformado-bandeja-de-galletas'),(10567,593,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(10568,593,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10569,593,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(10570,593,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10575,569,'_wp_old_slug','termoformado-exhibidos'),(10576,569,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(10577,569,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10578,569,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(10579,569,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(10584,560,'_wp_old_slug','termoformado-carta-de-colores'),(10693,559,'_wp_old_slug','termoformado-bandeja'),(10694,627,'_sku',''),(10695,627,'_regular_price',''),(10696,627,'_sale_price',''),(10697,627,'_sale_price_dates_from',''),(10698,627,'_sale_price_dates_to',''),(10699,627,'total_sales','0'),(10700,627,'_tax_status','taxable'),(10701,627,'_tax_class',''),(10702,627,'_manage_stock','no'),(10703,627,'_backorders','no'),(10704,627,'_sold_individually','no'),(10705,627,'_weight',''),(10706,627,'_length',''),(10707,627,'_width',''),(10708,627,'_height',''),(10709,627,'_upsell_ids','a:0:{}'),(10710,627,'_crosssell_ids','a:0:{}'),(10711,627,'_purchase_note',''),(10712,627,'_default_attributes','a:0:{}'),(10713,627,'_virtual','no'),(10714,627,'_downloadable','no'),(10715,627,'_product_image_gallery',''),(10716,627,'_download_limit','-1'),(10717,627,'_download_expiry','-1'),(10718,627,'_thumbnail_id','553'),(10719,627,'_stock',NULL),(10720,627,'_stock_status','instock'),(10721,627,'_wc_average_rating','0'),(10722,627,'_wc_rating_count','a:0:{}'),(10723,627,'_wc_review_count','0'),(10724,627,'_downloadable_files','a:0:{}'),(10725,627,'_product_attributes','a:0:{}'),(10726,627,'_product_version','3.4.2'),(10727,627,'_price',''),(10728,627,'slide_template','default'),(10733,627,'pyre_main_top_padding',''),(10734,627,'pyre_main_bottom_padding',''),(10735,627,'pyre_portfolio_width_100','default'),(10736,627,'pyre_hundredp_padding',''),(10737,627,'pyre_display_header','yes'),(10738,627,'pyre_header_100_width','default'),(10739,627,'pyre_header_bg_color',''),(10740,627,'pyre_header_bg_opacity',''),(10741,627,'pyre_header_bg',''),(10742,627,'pyre_header_bg_full','no'),(10743,627,'pyre_header_bg_repeat','repeat'),(10744,627,'pyre_displayed_menu','default'),(10745,627,'pyre_display_footer','default'),(10746,627,'pyre_display_copyright','default'),(10747,627,'pyre_footer_100_width','default'),(10748,627,'pyre_sidebar_position','default'),(10749,627,'pyre_sidebar_sticky','default'),(10750,627,'pyre_sidebar_bg_color',''),(10751,627,'pyre_slider_type','no'),(10752,627,'pyre_slider','0'),(10753,627,'pyre_wooslider',''),(10754,627,'pyre_revslider','0'),(10755,627,'pyre_elasticslider','0'),(10756,627,'pyre_slider_position','default'),(10757,627,'pyre_avada_rev_styles','default'),(10758,627,'pyre_fallback',''),(10759,627,'pyre_demo_slider',''),(10760,627,'pyre_page_bg_layout','default'),(10761,627,'pyre_page_bg_color',''),(10762,627,'pyre_page_bg',''),(10763,627,'pyre_page_bg_full','no'),(10764,627,'pyre_page_bg_repeat','repeat'),(10765,627,'pyre_wide_page_bg_color',''),(10766,627,'pyre_wide_page_bg',''),(10767,627,'pyre_wide_page_bg_full','no'),(10768,627,'pyre_wide_page_bg_repeat','repeat'),(10769,627,'pyre_page_title','default'),(10770,627,'pyre_page_title_breadcrumbs_search_bar','default'),(10771,627,'pyre_page_title_text','default'),(10772,627,'pyre_page_title_text_alignment','default'),(10773,627,'pyre_page_title_custom_text',''),(10774,627,'pyre_page_title_text_size',''),(10775,627,'pyre_page_title_line_height',''),(10776,627,'pyre_page_title_custom_subheader',''),(10777,627,'pyre_page_title_custom_subheader_text_size',''),(10778,627,'pyre_page_title_font_color',''),(10779,627,'pyre_page_title_100_width','default'),(10780,627,'pyre_page_title_height',''),(10781,627,'pyre_page_title_mobile_height',''),(10782,627,'pyre_page_title_bar_bg_color',''),(10783,627,'pyre_page_title_bar_borders_color',''),(10784,627,'pyre_page_title_bar_bg',''),(10785,627,'pyre_page_title_bar_bg_retina',''),(10786,627,'pyre_page_title_bar_bg_full','default'),(10787,627,'pyre_page_title_bg_parallax','default'),(10788,627,'fusion_builder_status',''),(10789,627,'_edit_lock','1535666239:1'),(10790,627,'_edit_last','1'),(10806,535,'_wp_old_slug','termoformado-cunas'),(10915,629,'_sku',''),(10916,629,'_regular_price',''),(10917,629,'_sale_price',''),(10918,629,'_sale_price_dates_from',''),(10919,629,'_sale_price_dates_to',''),(10920,629,'total_sales','0'),(10921,629,'_tax_status','taxable'),(10922,629,'_tax_class',''),(10923,629,'_manage_stock','no'),(10924,629,'_backorders','no'),(10925,629,'_sold_individually','no'),(10926,629,'_weight',''),(10927,629,'_length',''),(10928,629,'_width',''),(10929,629,'_height',''),(10930,629,'_upsell_ids','a:0:{}'),(10931,629,'_crosssell_ids','a:0:{}'),(10932,629,'_purchase_note',''),(10933,629,'_default_attributes','a:0:{}'),(10934,629,'_virtual','no'),(10935,629,'_downloadable','no'),(10936,629,'_product_image_gallery',''),(10937,629,'_download_limit','-1'),(10938,629,'_download_expiry','-1'),(10939,629,'_thumbnail_id','546'),(10940,629,'_stock',NULL),(10941,629,'_stock_status','instock'),(10942,629,'_wc_average_rating','0'),(10943,629,'_wc_rating_count','a:0:{}'),(10944,629,'_wc_review_count','0'),(10945,629,'_downloadable_files','a:0:{}'),(10946,629,'_product_attributes','a:0:{}'),(10947,629,'_product_version','3.4.2'),(10948,629,'_price',''),(10949,629,'slide_template',''),(10950,629,'pyre_main_top_padding',''),(10951,629,'pyre_main_bottom_padding',''),(10952,629,'pyre_portfolio_width_100','default'),(10953,629,'pyre_hundredp_padding',''),(10954,629,'pyre_display_header','yes'),(10955,629,'pyre_header_100_width','default'),(10956,629,'pyre_header_bg_color',''),(10957,629,'pyre_header_bg_opacity',''),(10958,629,'pyre_header_bg',''),(10959,629,'pyre_header_bg_full','no'),(10960,629,'pyre_header_bg_repeat','repeat'),(10961,629,'pyre_displayed_menu','default'),(10962,629,'pyre_display_footer','default'),(10963,629,'pyre_display_copyright','default'),(10964,629,'pyre_footer_100_width','default'),(10965,629,'pyre_sidebar_position','default'),(10966,629,'pyre_sidebar_sticky','default'),(10967,629,'pyre_sidebar_bg_color',''),(10968,629,'pyre_slider_type','no'),(10969,629,'pyre_slider','0'),(10970,629,'pyre_wooslider',''),(10971,629,'pyre_revslider','0'),(10972,629,'pyre_elasticslider','0'),(10973,629,'pyre_slider_position','default'),(10974,629,'pyre_avada_rev_styles','default'),(10975,629,'pyre_fallback',''),(10976,629,'pyre_demo_slider',''),(10977,629,'pyre_page_bg_layout','default'),(10978,629,'pyre_page_bg_color',''),(10979,629,'pyre_page_bg',''),(10980,629,'pyre_page_bg_full','no'),(10981,629,'pyre_page_bg_repeat','repeat'),(10982,629,'pyre_wide_page_bg_color',''),(10983,629,'pyre_wide_page_bg',''),(10984,629,'pyre_wide_page_bg_full','no'),(10985,629,'pyre_wide_page_bg_repeat','repeat'),(10986,629,'pyre_page_title','default'),(10987,629,'pyre_page_title_breadcrumbs_search_bar','default'),(10988,629,'pyre_page_title_text','default'),(10989,629,'pyre_page_title_text_alignment','default'),(10990,629,'pyre_page_title_custom_text',''),(10991,629,'pyre_page_title_text_size',''),(10992,629,'pyre_page_title_line_height',''),(10993,629,'pyre_page_title_custom_subheader',''),(10994,629,'pyre_page_title_custom_subheader_text_size',''),(10995,629,'pyre_page_title_font_color',''),(10996,629,'pyre_page_title_100_width','default'),(10997,629,'pyre_page_title_height',''),(10998,629,'pyre_page_title_mobile_height',''),(10999,629,'pyre_page_title_bar_bg_color',''),(11000,629,'pyre_page_title_bar_borders_color',''),(11001,629,'pyre_page_title_bar_bg',''),(11002,629,'pyre_page_title_bar_bg_retina',''),(11003,629,'pyre_page_title_bar_bg_full','default'),(11004,629,'pyre_page_title_bg_parallax','default'),(11005,629,'fusion_builder_status',''),(11010,629,'_edit_lock','1537478894:1'),(11011,630,'_sku',''),(11012,630,'_regular_price',''),(11013,630,'_sale_price',''),(11014,630,'_sale_price_dates_from',''),(11015,630,'_sale_price_dates_to',''),(11016,630,'total_sales','0'),(11017,630,'_tax_status','taxable'),(11018,630,'_tax_class',''),(11019,630,'_manage_stock','no'),(11020,630,'_backorders','no'),(11021,630,'_sold_individually','no'),(11022,630,'_weight',''),(11023,630,'_length',''),(11024,630,'_width',''),(11025,630,'_height',''),(11026,630,'_upsell_ids','a:0:{}'),(11027,630,'_crosssell_ids','a:0:{}'),(11028,630,'_purchase_note',''),(11029,630,'_default_attributes','a:0:{}'),(11030,630,'_virtual','no'),(11031,630,'_downloadable','no'),(11032,630,'_product_image_gallery','539,540'),(11033,630,'_download_limit','-1'),(11034,630,'_download_expiry','-1'),(11035,630,'_thumbnail_id','541'),(11036,630,'_stock',NULL),(11037,630,'_stock_status','instock'),(11038,630,'_wc_average_rating','0'),(11039,630,'_wc_rating_count','a:0:{}'),(11040,630,'_wc_review_count','0'),(11041,630,'_downloadable_files','a:0:{}'),(11042,630,'_product_attributes','a:0:{}'),(11043,630,'_product_version','3.4.2'),(11044,630,'_price',''),(11045,630,'slide_template',''),(11046,630,'pyre_main_top_padding',''),(11047,630,'pyre_main_bottom_padding',''),(11048,630,'pyre_portfolio_width_100','default'),(11049,630,'pyre_hundredp_padding',''),(11050,630,'pyre_display_header','yes'),(11051,630,'pyre_header_100_width','default'),(11052,630,'pyre_header_bg_color',''),(11053,630,'pyre_header_bg_opacity',''),(11054,630,'pyre_header_bg',''),(11055,630,'pyre_header_bg_full','no'),(11056,630,'pyre_header_bg_repeat','repeat'),(11057,630,'pyre_displayed_menu','default'),(11058,630,'pyre_display_footer','default'),(11059,630,'pyre_display_copyright','default'),(11060,630,'pyre_footer_100_width','default'),(11061,630,'pyre_sidebar_position','default'),(11062,630,'pyre_sidebar_sticky','default'),(11063,630,'pyre_sidebar_bg_color',''),(11064,630,'pyre_slider_type','no'),(11065,630,'pyre_slider','0'),(11066,630,'pyre_wooslider',''),(11067,630,'pyre_revslider','0'),(11068,630,'pyre_elasticslider','0'),(11069,630,'pyre_slider_position','default'),(11070,630,'pyre_avada_rev_styles','default'),(11071,630,'pyre_fallback',''),(11072,630,'pyre_demo_slider',''),(11073,630,'pyre_page_bg_layout','default'),(11074,630,'pyre_page_bg_color',''),(11075,630,'pyre_page_bg',''),(11076,630,'pyre_page_bg_full','no'),(11077,630,'pyre_page_bg_repeat','repeat'),(11078,630,'pyre_wide_page_bg_color',''),(11079,630,'pyre_wide_page_bg',''),(11080,630,'pyre_wide_page_bg_full','no'),(11081,630,'pyre_wide_page_bg_repeat','repeat'),(11082,630,'pyre_page_title','default'),(11083,630,'pyre_page_title_breadcrumbs_search_bar','default'),(11084,630,'pyre_page_title_text','default'),(11085,630,'pyre_page_title_text_alignment','default'),(11086,630,'pyre_page_title_custom_text',''),(11087,630,'pyre_page_title_text_size',''),(11088,630,'pyre_page_title_line_height',''),(11089,630,'pyre_page_title_custom_subheader',''),(11090,630,'pyre_page_title_custom_subheader_text_size',''),(11091,630,'pyre_page_title_font_color',''),(11092,630,'pyre_page_title_100_width','default'),(11093,630,'pyre_page_title_height',''),(11094,630,'pyre_page_title_mobile_height',''),(11095,630,'pyre_page_title_bar_bg_color',''),(11096,630,'pyre_page_title_bar_borders_color',''),(11097,630,'pyre_page_title_bar_bg',''),(11098,630,'pyre_page_title_bar_bg_retina',''),(11099,630,'pyre_page_title_bar_bg_full','default'),(11100,630,'pyre_page_title_bg_parallax','default'),(11101,630,'fusion_builder_status',''),(11106,630,'_edit_lock','1537478875:1'),(11107,630,'_edit_last','1'),(11108,629,'_edit_last','1'),(11113,629,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11114,629,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11115,629,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11116,629,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11129,630,'_wp_old_slug','cunas-de-ampolletas-farmaceuticas'),(11130,630,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11131,630,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11132,630,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11133,630,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11134,632,'_wc_review_count','0'),(11135,632,'_wc_rating_count','a:0:{}'),(11136,632,'_wc_average_rating','0'),(11137,632,'_edit_last','1'),(11138,632,'_edit_lock','1536248658:1'),(11139,632,'_thumbnail_id','538'),(11144,632,'_sku',''),(11145,632,'_regular_price',''),(11146,632,'_sale_price',''),(11147,632,'_sale_price_dates_from',''),(11148,632,'_sale_price_dates_to',''),(11149,632,'total_sales','0'),(11150,632,'_tax_status','taxable'),(11151,632,'_tax_class',''),(11152,632,'_manage_stock','no'),(11153,632,'_backorders','no'),(11154,632,'_sold_individually','no'),(11155,632,'_weight',''),(11156,632,'_length',''),(11157,632,'_width',''),(11158,632,'_height',''),(11159,632,'_upsell_ids','a:0:{}'),(11160,632,'_crosssell_ids','a:0:{}'),(11161,632,'_purchase_note',''),(11162,632,'_default_attributes','a:0:{}'),(11163,632,'_virtual','no'),(11164,632,'_downloadable','no'),(11165,632,'_product_image_gallery','537'),(11166,632,'_download_limit','-1'),(11167,632,'_download_expiry','-1'),(11168,632,'_stock',NULL),(11169,632,'_stock_status','instock'),(11170,632,'_product_version','3.4.2'),(11171,632,'_price',''),(11172,632,'slide_template',''),(11173,632,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11174,632,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11175,632,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11176,632,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11177,632,'pyre_main_top_padding',''),(11178,632,'pyre_main_bottom_padding',''),(11179,632,'pyre_portfolio_width_100','default'),(11180,632,'pyre_hundredp_padding',''),(11181,632,'pyre_display_header','yes'),(11182,632,'pyre_header_100_width','default'),(11183,632,'pyre_header_bg_color',''),(11184,632,'pyre_header_bg_opacity',''),(11185,632,'pyre_header_bg',''),(11186,632,'pyre_header_bg_full','no'),(11187,632,'pyre_header_bg_repeat','repeat'),(11188,632,'pyre_displayed_menu','default'),(11189,632,'pyre_display_footer','default'),(11190,632,'pyre_display_copyright','default'),(11191,632,'pyre_footer_100_width','default'),(11192,632,'pyre_sidebar_position','default'),(11193,632,'pyre_sidebar_sticky','default'),(11194,632,'pyre_sidebar_bg_color',''),(11195,632,'pyre_slider_type','no'),(11196,632,'pyre_slider','0'),(11197,632,'pyre_wooslider',''),(11198,632,'pyre_revslider','0'),(11199,632,'pyre_elasticslider','0'),(11200,632,'pyre_slider_position','default'),(11201,632,'pyre_avada_rev_styles','default'),(11202,632,'pyre_fallback',''),(11203,632,'pyre_demo_slider',''),(11204,632,'pyre_page_bg_layout','default'),(11205,632,'pyre_page_bg_color',''),(11206,632,'pyre_page_bg',''),(11207,632,'pyre_page_bg_full','no'),(11208,632,'pyre_page_bg_repeat','repeat'),(11209,632,'pyre_wide_page_bg_color',''),(11210,632,'pyre_wide_page_bg',''),(11211,632,'pyre_wide_page_bg_full','no'),(11212,632,'pyre_wide_page_bg_repeat','repeat'),(11213,632,'pyre_page_title','default'),(11214,632,'pyre_page_title_breadcrumbs_search_bar','default'),(11215,632,'pyre_page_title_text','default'),(11216,632,'pyre_page_title_text_alignment','default'),(11217,632,'pyre_page_title_custom_text',''),(11218,632,'pyre_page_title_text_size',''),(11219,632,'pyre_page_title_line_height',''),(11220,632,'pyre_page_title_custom_subheader',''),(11221,632,'pyre_page_title_custom_subheader_text_size',''),(11222,632,'pyre_page_title_font_color',''),(11223,632,'pyre_page_title_100_width','default'),(11224,632,'pyre_page_title_height',''),(11225,632,'pyre_page_title_mobile_height',''),(11226,632,'pyre_page_title_bar_bg_color',''),(11227,632,'pyre_page_title_bar_borders_color',''),(11228,632,'pyre_page_title_bar_bg',''),(11229,632,'pyre_page_title_bar_bg_retina',''),(11230,632,'pyre_page_title_bar_bg_full','default'),(11231,632,'pyre_page_title_bg_parallax','default'),(11232,632,'fusion_builder_status',''),(11237,627,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11238,627,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11239,627,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11240,627,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11245,529,'_wp_old_slug','termoformado-clamshell'),(11250,634,'_wc_review_count','0'),(11251,634,'_wc_rating_count','a:0:{}'),(11252,634,'_wc_average_rating','0'),(11253,634,'_edit_last','1'),(11254,634,'_thumbnail_id','531'),(11259,634,'_sku',''),(11260,634,'_regular_price',''),(11261,634,'_sale_price',''),(11262,634,'_sale_price_dates_from',''),(11263,634,'_sale_price_dates_to',''),(11264,634,'total_sales','0'),(11265,634,'_tax_status','taxable'),(11266,634,'_tax_class',''),(11267,634,'_manage_stock','no'),(11268,634,'_backorders','no'),(11269,634,'_sold_individually','no'),(11270,634,'_weight',''),(11271,634,'_length',''),(11272,634,'_width',''),(11273,634,'_height',''),(11274,634,'_upsell_ids','a:0:{}'),(11275,634,'_crosssell_ids','a:0:{}'),(11276,634,'_purchase_note',''),(11277,634,'_default_attributes','a:0:{}'),(11278,634,'_virtual','no'),(11279,634,'_downloadable','no'),(11280,634,'_product_image_gallery',''),(11281,634,'_download_limit','-1'),(11282,634,'_download_expiry','-1'),(11283,634,'_stock',NULL),(11284,634,'_stock_status','instock'),(11285,634,'_product_version','3.4.2'),(11286,634,'_price',''),(11287,634,'slide_template','default'),(11292,634,'pyre_main_top_padding',''),(11293,634,'pyre_main_bottom_padding',''),(11294,634,'pyre_portfolio_width_100','default'),(11295,634,'pyre_hundredp_padding',''),(11296,634,'pyre_display_header','yes'),(11297,634,'pyre_header_100_width','default'),(11298,634,'pyre_header_bg_color',''),(11299,634,'pyre_header_bg_opacity',''),(11300,634,'pyre_header_bg',''),(11301,634,'pyre_header_bg_full','no'),(11302,634,'pyre_header_bg_repeat','repeat'),(11303,634,'pyre_displayed_menu','default'),(11304,634,'pyre_display_footer','default'),(11305,634,'pyre_display_copyright','default'),(11306,634,'pyre_footer_100_width','default'),(11307,634,'pyre_sidebar_position','default'),(11308,634,'pyre_sidebar_sticky','default'),(11309,634,'pyre_sidebar_bg_color',''),(11310,634,'pyre_slider_type','no'),(11311,634,'pyre_slider','0'),(11312,634,'pyre_wooslider',''),(11313,634,'pyre_revslider','0'),(11314,634,'pyre_elasticslider','0'),(11315,634,'pyre_slider_position','default'),(11316,634,'pyre_avada_rev_styles','default'),(11317,634,'pyre_fallback',''),(11318,634,'pyre_demo_slider',''),(11319,634,'pyre_page_bg_layout','default'),(11320,634,'pyre_page_bg_color',''),(11321,634,'pyre_page_bg',''),(11322,634,'pyre_page_bg_full','no'),(11323,634,'pyre_page_bg_repeat','repeat'),(11324,634,'pyre_wide_page_bg_color',''),(11325,634,'pyre_wide_page_bg',''),(11326,634,'pyre_wide_page_bg_full','no'),(11327,634,'pyre_wide_page_bg_repeat','repeat'),(11328,634,'pyre_page_title','default'),(11329,634,'pyre_page_title_breadcrumbs_search_bar','default'),(11330,634,'pyre_page_title_text','default'),(11331,634,'pyre_page_title_text_alignment','default'),(11332,634,'pyre_page_title_custom_text',''),(11333,634,'pyre_page_title_text_size',''),(11334,634,'pyre_page_title_line_height',''),(11335,634,'pyre_page_title_custom_subheader',''),(11336,634,'pyre_page_title_custom_subheader_text_size',''),(11337,634,'pyre_page_title_font_color',''),(11338,634,'pyre_page_title_100_width','default'),(11339,634,'pyre_page_title_height',''),(11340,634,'pyre_page_title_mobile_height',''),(11341,634,'pyre_page_title_bar_bg_color',''),(11342,634,'pyre_page_title_bar_borders_color',''),(11343,634,'pyre_page_title_bar_bg',''),(11344,634,'pyre_page_title_bar_bg_retina',''),(11345,634,'pyre_page_title_bar_bg_full','default'),(11346,634,'pyre_page_title_bg_parallax','default'),(11347,634,'fusion_builder_status',''),(11348,634,'_edit_lock','1537478905:1'),(11361,490,'_wp_old_slug','bolsa-comercial-y-de-produccion'),(11362,490,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11363,490,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11364,490,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11365,490,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11370,523,'_wp_old_slug','termoformado-burbujas'),(11669,653,'_wp_attached_file','2018/08/favicon-callegari.ico'),(11670,654,'_wp_attached_file','2018/09/mapa-callegaro-seccion-12.png'),(11671,654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:970;s:6:\"height\";i:512;s:4:\"file\";s:37:\"2018/09/mapa-callegaro-seccion-12.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-768x405.png\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"mapa-callegaro-seccion-12-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-200x106.png\";s:5:\"width\";i:200;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-400x211.png\";s:5:\"width\";i:400;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-800x422.png\";s:5:\"width\";i:800;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-253x134.png\";s:5:\"width\";i:253;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-635x335.png\";s:5:\"width\";i:635;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-253x134.png\";s:5:\"width\";i:253;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-635x335.png\";s:5:\"width\";i:635;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"mapa-callegaro-seccion-12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11824,10,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(11825,10,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11826,10,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(11827,10,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(11828,668,'_wp_attached_file','2018/09/Charolas-y-bandejas.png'),(11829,668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1171;s:6:\"height\";i:572;s:4:\"file\";s:31:\"2018/09/Charolas-y-bandejas.png\";s:5:\"sizes\";a:23:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-300x147.png\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-768x375.png\";s:5:\"width\";i:768;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Charolas-y-bandejas-1024x500.png\";s:5:\"width\";i:1024;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-940x400.png\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-700x441.png\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"Charolas-y-bandejas-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:30:\"Charolas-y-bandejas-200x98.png\";s:5:\"width\";i:200;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-400x195.png\";s:5:\"width\";i:400;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-600x293.png\";s:5:\"width\";i:600;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-800x391.png\";s:5:\"width\";i:800;s:6:\"height\";i:391;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Charolas-y-bandejas-253x124.png\";s:5:\"width\";i:253;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-635x310.png\";s:5:\"width\";i:635;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-253x124.png\";s:5:\"width\";i:253;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-635x310.png\";s:5:\"width\";i:635;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Charolas-y-bandejas-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11830,669,'_wp_attached_file','2018/09/Estuches-con-selle.png'),(11831,669,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:372;s:6:\"height\";i:280;s:4:\"file\";s:30:\"2018/09/Estuches-con-selle.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-372x272.png\";s:5:\"width\";i:372;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-372x272.png\";s:5:\"width\";i:372;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:28:\"Estuches-con-selle-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-200x151.png\";s:5:\"width\";i:200;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Estuches-con-selle-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Estuches-con-selle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11832,670,'_wp_attached_file','2018/09/Clamshells.png'),(11833,670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:371;s:6:\"height\";i:279;s:4:\"file\";s:22:\"2018/09/Clamshells.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Clamshells-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Clamshells-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"Clamshells-371x272.png\";s:5:\"width\";i:371;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"Clamshells-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"Clamshells-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"Clamshells-371x272.png\";s:5:\"width\";i:371;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"Clamshells-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"Clamshells-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:22:\"Clamshells-200x150.png\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Clamshells-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Clamshells-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Clamshells-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Clamshells-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11834,671,'_wp_attached_file','2018/09/Skin-Pack.png'),(11835,671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:372;s:6:\"height\";i:280;s:4:\"file\";s:21:\"2018/09/Skin-Pack.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-372x272.png\";s:5:\"width\";i:372;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-372x272.png\";s:5:\"width\";i:372;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"Skin-Pack-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:21:\"Skin-Pack-200x151.png\";s:5:\"width\";i:200;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Skin-Pack-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-253x190.png\";s:5:\"width\";i:253;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Skin-Pack-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11836,672,'_wp_attached_file','2018/09/Blister-pack.png'),(11837,672,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:620;s:6:\"height\";i:280;s:4:\"file\";s:24:\"2018/09/Blister-pack.png\";s:5:\"sizes\";a:16:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Blister-pack-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Blister-pack-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"Blister-pack-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"Blister-pack-460x280.png\";s:5:\"width\";i:460;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"Blister-pack-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"Blister-pack-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"Blister-pack-620x272.png\";s:5:\"width\";i:620;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"Blister-pack-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"Blister-pack-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:23:\"Blister-pack-200x90.png\";s:5:\"width\";i:200;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:24:\"Blister-pack-400x181.png\";s:5:\"width\";i:400;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:24:\"Blister-pack-600x271.png\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Blister-pack-253x114.png\";s:5:\"width\";i:253;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Blister-pack-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Blister-pack-253x114.png\";s:5:\"width\";i:253;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Blister-pack-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11838,673,'_wp_attached_file','2018/09/Moldes-y-troqueles.png'),(11839,673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:719;s:6:\"height\";i:278;s:4:\"file\";s:30:\"2018/09/Moldes-y-troqueles.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-300x116.png\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-460x278.png\";s:5:\"width\";i:460;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-700x278.png\";s:5:\"width\";i:700;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:28:\"Moldes-y-troqueles-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:29:\"Moldes-y-troqueles-200x77.png\";s:5:\"width\";i:200;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-400x155.png\";s:5:\"width\";i:400;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-600x232.png\";s:5:\"width\";i:600;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Moldes-y-troqueles-253x98.png\";s:5:\"width\";i:253;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-635x246.png\";s:5:\"width\";i:635;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Moldes-y-troqueles-253x98.png\";s:5:\"width\";i:253;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-635x246.png\";s:5:\"width\";i:635;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Moldes-y-troqueles-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11852,675,'_wp_attached_file','2018/09/termoformados6.png'),(11853,675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:271;s:4:\"file\";s:26:\"2018/09/termoformados6.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"termoformados6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"termoformados6-300x220.png\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"termoformados6-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"termoformados6-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"termoformados6-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"termoformados6-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:26:\"termoformados6-200x146.png\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"termoformados6-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"termoformados6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"termoformados6-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"termoformados6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11854,676,'_wp_attached_file','2018/09/selle4.png'),(11855,676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:18:\"2018/09/selle4.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"selle4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"selle4-300x219.png\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:18:\"selle4-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:18:\"selle4-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"selle4-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:16:\"selle4-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:18:\"selle4-200x146.png\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"selle4-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"selle4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"selle4-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"selle4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11856,677,'_wp_attached_file','2018/09/plegadizas4.png'),(11857,677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:268;s:4:\"file\";s:23:\"2018/09/plegadizas4.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"plegadizas4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"plegadizas4-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:23:\"plegadizas4-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:23:\"plegadizas4-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"plegadizas4-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:21:\"plegadizas4-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:23:\"plegadizas4-200x145.png\";s:5:\"width\";i:200;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"plegadizas4-253x183.png\";s:5:\"width\";i:253;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"plegadizas4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"plegadizas4-253x183.png\";s:5:\"width\";i:253;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"plegadizas4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11858,678,'_wp_attached_file','2018/09/moldes3.png'),(11859,678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:19:\"2018/09/moldes3.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"moldes3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"moldes3-300x219.png\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:19:\"moldes3-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:19:\"moldes3-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"moldes3-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:17:\"moldes3-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:19:\"moldes3-200x146.png\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"moldes3-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"moldes3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"moldes3-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"moldes3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11860,679,'_wp_attached_file','2018/09/burbuja2.png'),(11861,679,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018/09/burbuja2.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"burbuja2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"burbuja2-300x219.png\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:20:\"burbuja2-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:20:\"burbuja2-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"burbuja2-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:18:\"burbuja2-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:20:\"burbuja2-200x146.png\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"burbuja2-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"burbuja2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"burbuja2-253x185.png\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"burbuja2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11862,680,'_wp_attached_file','2018/09/bolsas1.png'),(11863,680,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:371;s:6:\"height\";i:270;s:4:\"file\";s:19:\"2018/09/bolsas1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bolsas1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bolsas1-300x218.png\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:19:\"bolsas1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:19:\"bolsas1-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"bolsas1-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:17:\"bolsas1-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:19:\"bolsas1-200x146.png\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"bolsas1-253x184.png\";s:5:\"width\";i:253;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"bolsas1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bolsas1-253x184.png\";s:5:\"width\";i:253;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bolsas1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11912,686,'_sku',''),(11913,686,'_regular_price',''),(11914,686,'_sale_price',''),(11915,686,'_sale_price_dates_from',''),(11916,686,'_sale_price_dates_to',''),(11917,686,'total_sales','0'),(11918,686,'_tax_status','taxable'),(11919,686,'_tax_class',''),(11920,686,'_manage_stock','no'),(11921,686,'_backorders','no'),(11922,686,'_sold_individually','no'),(11923,686,'_weight',''),(11924,686,'_length',''),(11925,686,'_width',''),(11926,686,'_height',''),(11927,686,'_upsell_ids','a:0:{}'),(11928,686,'_crosssell_ids','a:0:{}'),(11929,686,'_purchase_note',''),(11930,686,'_default_attributes','a:0:{}'),(11931,686,'_virtual','no'),(11932,686,'_downloadable','no'),(11933,686,'_product_image_gallery','500,503'),(11934,686,'_download_limit','-1'),(11935,686,'_download_expiry','-1'),(11936,686,'_thumbnail_id','504'),(11937,686,'_stock',NULL),(11938,686,'_stock_status','instock'),(11939,686,'_wc_average_rating','0'),(11940,686,'_wc_rating_count','a:0:{}'),(11941,686,'_wc_review_count','0'),(11942,686,'_downloadable_files','a:0:{}'),(11943,686,'_product_attributes','a:0:{}'),(11944,686,'_product_version','3.4.2'),(11945,686,'_price',''),(11946,686,'slide_template','default'),(11947,686,'pyre_main_top_padding',''),(11948,686,'pyre_main_bottom_padding',''),(11949,686,'pyre_portfolio_width_100','default'),(11950,686,'pyre_hundredp_padding',''),(11951,686,'pyre_display_header','yes'),(11952,686,'pyre_header_100_width','default'),(11953,686,'pyre_header_bg_color',''),(11954,686,'pyre_header_bg_opacity',''),(11955,686,'pyre_header_bg',''),(11956,686,'pyre_header_bg_full','no'),(11957,686,'pyre_header_bg_repeat','repeat'),(11958,686,'pyre_displayed_menu','default'),(11959,686,'pyre_display_footer','default'),(11960,686,'pyre_display_copyright','default'),(11961,686,'pyre_footer_100_width','default'),(11962,686,'pyre_sidebar_position','default'),(11963,686,'pyre_sidebar_sticky','default'),(11964,686,'pyre_sidebar_bg_color',''),(11965,686,'pyre_slider_type','no'),(11966,686,'pyre_slider','0'),(11967,686,'pyre_wooslider',''),(11968,686,'pyre_revslider','0'),(11969,686,'pyre_elasticslider','0'),(11970,686,'pyre_slider_position','default'),(11971,686,'pyre_avada_rev_styles','default'),(11972,686,'pyre_fallback',''),(11973,686,'pyre_demo_slider',''),(11974,686,'pyre_page_bg_layout','default'),(11975,686,'pyre_page_bg_color',''),(11976,686,'pyre_page_bg',''),(11977,686,'pyre_page_bg_full','no'),(11978,686,'pyre_page_bg_repeat','repeat'),(11979,686,'pyre_wide_page_bg_color',''),(11980,686,'pyre_wide_page_bg',''),(11981,686,'pyre_wide_page_bg_full','no'),(11982,686,'pyre_wide_page_bg_repeat','repeat'),(11983,686,'pyre_page_title','default'),(11984,686,'pyre_page_title_breadcrumbs_search_bar','default'),(11985,686,'pyre_page_title_text','default'),(11986,686,'pyre_page_title_text_alignment','default'),(11987,686,'pyre_page_title_custom_text',''),(11988,686,'pyre_page_title_text_size',''),(11989,686,'pyre_page_title_line_height',''),(11990,686,'pyre_page_title_custom_subheader',''),(11991,686,'pyre_page_title_custom_subheader_text_size',''),(11992,686,'pyre_page_title_font_color',''),(11993,686,'pyre_page_title_100_width','default'),(11994,686,'pyre_page_title_height',''),(11995,686,'pyre_page_title_mobile_height',''),(11996,686,'pyre_page_title_bar_bg_color',''),(11997,686,'pyre_page_title_bar_borders_color',''),(11998,686,'pyre_page_title_bar_bg',''),(11999,686,'pyre_page_title_bar_bg_retina',''),(12000,686,'pyre_page_title_bar_bg_full','default'),(12001,686,'pyre_page_title_bg_parallax','default'),(12002,686,'fusion_builder_status',''),(12007,686,'_edit_lock','1536007540:1'),(12008,686,'_edit_last','1'),(12013,686,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12014,686,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12015,686,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12016,686,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12017,687,'_wc_review_count','0'),(12018,687,'_wc_rating_count','a:0:{}'),(12019,687,'_wc_average_rating','0'),(12020,687,'_edit_last','1'),(12021,687,'_edit_lock','1536245368:1'),(12022,687,'_thumbnail_id','501'),(12027,687,'_sku',''),(12028,687,'_regular_price',''),(12029,687,'_sale_price',''),(12030,687,'_sale_price_dates_from',''),(12031,687,'_sale_price_dates_to',''),(12032,687,'total_sales','0'),(12033,687,'_tax_status','taxable'),(12034,687,'_tax_class',''),(12035,687,'_manage_stock','no'),(12036,687,'_backorders','no'),(12037,687,'_sold_individually','no'),(12038,687,'_weight',''),(12039,687,'_length',''),(12040,687,'_width',''),(12041,687,'_height',''),(12042,687,'_upsell_ids','a:0:{}'),(12043,687,'_crosssell_ids','a:0:{}'),(12044,687,'_purchase_note',''),(12045,687,'_default_attributes','a:0:{}'),(12046,687,'_virtual','no'),(12047,687,'_downloadable','no'),(12048,687,'_product_image_gallery','502'),(12049,687,'_download_limit','-1'),(12050,687,'_download_expiry','-1'),(12051,687,'_stock',NULL),(12052,687,'_stock_status','instock'),(12053,687,'_product_version','3.4.2'),(12054,687,'_price',''),(12055,687,'slide_template',''),(12060,687,'pyre_main_top_padding',''),(12061,687,'pyre_main_bottom_padding',''),(12062,687,'pyre_portfolio_width_100','default'),(12063,687,'pyre_hundredp_padding',''),(12064,687,'pyre_display_header','yes'),(12065,687,'pyre_header_100_width','default'),(12066,687,'pyre_header_bg_color',''),(12067,687,'pyre_header_bg_opacity',''),(12068,687,'pyre_header_bg',''),(12069,687,'pyre_header_bg_full','no'),(12070,687,'pyre_header_bg_repeat','repeat'),(12071,687,'pyre_displayed_menu','default'),(12072,687,'pyre_display_footer','default'),(12073,687,'pyre_display_copyright','default'),(12074,687,'pyre_footer_100_width','default'),(12075,687,'pyre_sidebar_position','default'),(12076,687,'pyre_sidebar_sticky','default'),(12077,687,'pyre_sidebar_bg_color',''),(12078,687,'pyre_slider_type','no'),(12079,687,'pyre_slider','0'),(12080,687,'pyre_wooslider',''),(12081,687,'pyre_revslider','0'),(12082,687,'pyre_elasticslider','0'),(12083,687,'pyre_slider_position','default'),(12084,687,'pyre_avada_rev_styles','default'),(12085,687,'pyre_fallback',''),(12086,687,'pyre_demo_slider',''),(12087,687,'pyre_page_bg_layout','default'),(12088,687,'pyre_page_bg_color',''),(12089,687,'pyre_page_bg',''),(12090,687,'pyre_page_bg_full','no'),(12091,687,'pyre_page_bg_repeat','repeat'),(12092,687,'pyre_wide_page_bg_color',''),(12093,687,'pyre_wide_page_bg',''),(12094,687,'pyre_wide_page_bg_full','no'),(12095,687,'pyre_wide_page_bg_repeat','repeat'),(12096,687,'pyre_page_title','default'),(12097,687,'pyre_page_title_breadcrumbs_search_bar','default'),(12098,687,'pyre_page_title_text','default'),(12099,687,'pyre_page_title_text_alignment','default'),(12100,687,'pyre_page_title_custom_text',''),(12101,687,'pyre_page_title_text_size',''),(12102,687,'pyre_page_title_line_height',''),(12103,687,'pyre_page_title_custom_subheader',''),(12104,687,'pyre_page_title_custom_subheader_text_size',''),(12105,687,'pyre_page_title_font_color',''),(12106,687,'pyre_page_title_100_width','default'),(12107,687,'pyre_page_title_height',''),(12108,687,'pyre_page_title_mobile_height',''),(12109,687,'pyre_page_title_bar_bg_color',''),(12110,687,'pyre_page_title_bar_borders_color',''),(12111,687,'pyre_page_title_bar_bg',''),(12112,687,'pyre_page_title_bar_bg_retina',''),(12113,687,'pyre_page_title_bar_bg_full','default'),(12114,687,'pyre_page_title_bg_parallax','default'),(12115,687,'fusion_builder_status',''),(12120,687,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12121,687,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12122,687,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12123,687,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12124,688,'_wc_review_count','0'),(12125,688,'_wc_rating_count','a:0:{}'),(12126,688,'_wc_average_rating','0'),(12127,688,'_edit_last','1'),(12128,688,'_edit_lock','1536245418:1'),(12129,688,'_thumbnail_id','505'),(12134,688,'_sku',''),(12135,688,'_regular_price',''),(12136,688,'_sale_price',''),(12137,688,'_sale_price_dates_from',''),(12138,688,'_sale_price_dates_to',''),(12139,688,'total_sales','0'),(12140,688,'_tax_status','taxable'),(12141,688,'_tax_class',''),(12142,688,'_manage_stock','no'),(12143,688,'_backorders','no'),(12144,688,'_sold_individually','no'),(12145,688,'_weight',''),(12146,688,'_length',''),(12147,688,'_width',''),(12148,688,'_height',''),(12149,688,'_upsell_ids','a:0:{}'),(12150,688,'_crosssell_ids','a:0:{}'),(12151,688,'_purchase_note',''),(12152,688,'_default_attributes','a:0:{}'),(12153,688,'_virtual','no'),(12154,688,'_downloadable','no'),(12155,688,'_product_image_gallery',''),(12156,688,'_download_limit','-1'),(12157,688,'_download_expiry','-1'),(12158,688,'_stock',NULL),(12159,688,'_stock_status','instock'),(12160,688,'_product_version','3.4.2'),(12161,688,'_price',''),(12162,688,'slide_template',''),(12163,688,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12164,688,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12165,688,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12166,688,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12167,688,'pyre_main_top_padding',''),(12168,688,'pyre_main_bottom_padding',''),(12169,688,'pyre_portfolio_width_100','default'),(12170,688,'pyre_hundredp_padding',''),(12171,688,'pyre_display_header','yes'),(12172,688,'pyre_header_100_width','default'),(12173,688,'pyre_header_bg_color',''),(12174,688,'pyre_header_bg_opacity',''),(12175,688,'pyre_header_bg',''),(12176,688,'pyre_header_bg_full','no'),(12177,688,'pyre_header_bg_repeat','repeat'),(12178,688,'pyre_displayed_menu','default'),(12179,688,'pyre_display_footer','default'),(12180,688,'pyre_display_copyright','default'),(12181,688,'pyre_footer_100_width','default'),(12182,688,'pyre_sidebar_position','default'),(12183,688,'pyre_sidebar_sticky','default'),(12184,688,'pyre_sidebar_bg_color',''),(12185,688,'pyre_slider_type','no'),(12186,688,'pyre_slider','0'),(12187,688,'pyre_wooslider',''),(12188,688,'pyre_revslider','0'),(12189,688,'pyre_elasticslider','0'),(12190,688,'pyre_slider_position','default'),(12191,688,'pyre_avada_rev_styles','default'),(12192,688,'pyre_fallback',''),(12193,688,'pyre_demo_slider',''),(12194,688,'pyre_page_bg_layout','default'),(12195,688,'pyre_page_bg_color',''),(12196,688,'pyre_page_bg',''),(12197,688,'pyre_page_bg_full','no'),(12198,688,'pyre_page_bg_repeat','repeat'),(12199,688,'pyre_wide_page_bg_color',''),(12200,688,'pyre_wide_page_bg',''),(12201,688,'pyre_wide_page_bg_full','no'),(12202,688,'pyre_wide_page_bg_repeat','repeat'),(12203,688,'pyre_page_title','default'),(12204,688,'pyre_page_title_breadcrumbs_search_bar','default'),(12205,688,'pyre_page_title_text','default'),(12206,688,'pyre_page_title_text_alignment','default'),(12207,688,'pyre_page_title_custom_text',''),(12208,688,'pyre_page_title_text_size',''),(12209,688,'pyre_page_title_line_height',''),(12210,688,'pyre_page_title_custom_subheader',''),(12211,688,'pyre_page_title_custom_subheader_text_size',''),(12212,688,'pyre_page_title_font_color',''),(12213,688,'pyre_page_title_100_width','default'),(12214,688,'pyre_page_title_height',''),(12215,688,'pyre_page_title_mobile_height',''),(12216,688,'pyre_page_title_bar_bg_color',''),(12217,688,'pyre_page_title_bar_borders_color',''),(12218,688,'pyre_page_title_bar_bg',''),(12219,688,'pyre_page_title_bar_bg_retina',''),(12220,688,'pyre_page_title_bar_bg_full','default'),(12221,688,'pyre_page_title_bg_parallax','default'),(12222,688,'fusion_builder_status',''),(12223,499,'_wp_old_slug','plegadizas'),(12224,493,'_wp_old_slug','moldes'),(12225,689,'_sku',''),(12226,689,'_regular_price',''),(12227,689,'_sale_price',''),(12228,689,'_sale_price_dates_from',''),(12229,689,'_sale_price_dates_to',''),(12230,689,'total_sales','0'),(12231,689,'_tax_status','taxable'),(12232,689,'_tax_class',''),(12233,689,'_manage_stock','no'),(12234,689,'_backorders','no'),(12235,689,'_sold_individually','no'),(12236,689,'_weight',''),(12237,689,'_length',''),(12238,689,'_width',''),(12239,689,'_height',''),(12240,689,'_upsell_ids','a:0:{}'),(12241,689,'_crosssell_ids','a:0:{}'),(12242,689,'_purchase_note',''),(12243,689,'_default_attributes','a:0:{}'),(12244,689,'_virtual','no'),(12245,689,'_downloadable','no'),(12246,689,'_product_image_gallery',''),(12247,689,'_download_limit','-1'),(12248,689,'_download_expiry','-1'),(12249,689,'_thumbnail_id','494'),(12250,689,'_stock',NULL),(12251,689,'_stock_status','instock'),(12252,689,'_wc_average_rating','0'),(12253,689,'_wc_rating_count','a:0:{}'),(12254,689,'_wc_review_count','0'),(12255,689,'_downloadable_files','a:0:{}'),(12256,689,'_product_attributes','a:0:{}'),(12257,689,'_product_version','3.4.2'),(12258,689,'_price',''),(12259,689,'slide_template','default'),(12264,689,'pyre_main_top_padding',''),(12265,689,'pyre_main_bottom_padding',''),(12266,689,'pyre_portfolio_width_100','default'),(12267,689,'pyre_hundredp_padding',''),(12268,689,'pyre_display_header','yes'),(12269,689,'pyre_header_100_width','default'),(12270,689,'pyre_header_bg_color',''),(12271,689,'pyre_header_bg_opacity',''),(12272,689,'pyre_header_bg',''),(12273,689,'pyre_header_bg_full','no'),(12274,689,'pyre_header_bg_repeat','repeat'),(12275,689,'pyre_displayed_menu','default'),(12276,689,'pyre_display_footer','default'),(12277,689,'pyre_display_copyright','default'),(12278,689,'pyre_footer_100_width','default'),(12279,689,'pyre_sidebar_position','default'),(12280,689,'pyre_sidebar_sticky','default'),(12281,689,'pyre_sidebar_bg_color',''),(12282,689,'pyre_slider_type','no'),(12283,689,'pyre_slider','0'),(12284,689,'pyre_wooslider',''),(12285,689,'pyre_revslider','0'),(12286,689,'pyre_elasticslider','0'),(12287,689,'pyre_slider_position','default'),(12288,689,'pyre_avada_rev_styles','default'),(12289,689,'pyre_fallback',''),(12290,689,'pyre_demo_slider',''),(12291,689,'pyre_page_bg_layout','default'),(12292,689,'pyre_page_bg_color',''),(12293,689,'pyre_page_bg',''),(12294,689,'pyre_page_bg_full','no'),(12295,689,'pyre_page_bg_repeat','repeat'),(12296,689,'pyre_wide_page_bg_color',''),(12297,689,'pyre_wide_page_bg',''),(12298,689,'pyre_wide_page_bg_full','no'),(12299,689,'pyre_wide_page_bg_repeat','repeat'),(12300,689,'pyre_page_title','default'),(12301,689,'pyre_page_title_breadcrumbs_search_bar','default'),(12302,689,'pyre_page_title_text','default'),(12303,689,'pyre_page_title_text_alignment','default'),(12304,689,'pyre_page_title_custom_text',''),(12305,689,'pyre_page_title_text_size',''),(12306,689,'pyre_page_title_line_height',''),(12307,689,'pyre_page_title_custom_subheader',''),(12308,689,'pyre_page_title_custom_subheader_text_size',''),(12309,689,'pyre_page_title_font_color',''),(12310,689,'pyre_page_title_100_width','default'),(12311,689,'pyre_page_title_height',''),(12312,689,'pyre_page_title_mobile_height',''),(12313,689,'pyre_page_title_bar_bg_color',''),(12314,689,'pyre_page_title_bar_borders_color',''),(12315,689,'pyre_page_title_bar_bg',''),(12316,689,'pyre_page_title_bar_bg_retina',''),(12317,689,'pyre_page_title_bar_bg_full','default'),(12318,689,'pyre_page_title_bg_parallax','default'),(12319,689,'fusion_builder_status',''),(12320,689,'_edit_lock','1537371272:1'),(12321,689,'_edit_last','1'),(12330,690,'_wc_review_count','0'),(12331,690,'_wc_rating_count','a:0:{}'),(12332,690,'_wc_average_rating','0'),(12333,690,'_edit_last','1'),(12334,690,'_edit_lock','1536245312:1'),(12335,690,'_thumbnail_id','495'),(12340,690,'_sku',''),(12341,690,'_regular_price',''),(12342,690,'_sale_price',''),(12343,690,'_sale_price_dates_from',''),(12344,690,'_sale_price_dates_to',''),(12345,690,'total_sales','0'),(12346,690,'_tax_status','taxable'),(12347,690,'_tax_class',''),(12348,690,'_manage_stock','no'),(12349,690,'_backorders','no'),(12350,690,'_sold_individually','no'),(12351,690,'_weight',''),(12352,690,'_length',''),(12353,690,'_width',''),(12354,690,'_height',''),(12355,690,'_upsell_ids','a:0:{}'),(12356,690,'_crosssell_ids','a:0:{}'),(12357,690,'_purchase_note',''),(12358,690,'_default_attributes','a:0:{}'),(12359,690,'_virtual','no'),(12360,690,'_downloadable','no'),(12361,690,'_product_image_gallery',''),(12362,690,'_download_limit','-1'),(12363,690,'_download_expiry','-1'),(12364,690,'_stock',NULL),(12365,690,'_stock_status','instock'),(12366,690,'_product_version','3.4.2'),(12367,690,'_price',''),(12368,690,'slide_template',''),(12369,690,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12370,690,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12371,690,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12372,690,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12373,690,'pyre_main_top_padding',''),(12374,690,'pyre_main_bottom_padding',''),(12375,690,'pyre_portfolio_width_100','default'),(12376,690,'pyre_hundredp_padding',''),(12377,690,'pyre_display_header','yes'),(12378,690,'pyre_header_100_width','default'),(12379,690,'pyre_header_bg_color',''),(12380,690,'pyre_header_bg_opacity',''),(12381,690,'pyre_header_bg',''),(12382,690,'pyre_header_bg_full','no'),(12383,690,'pyre_header_bg_repeat','repeat'),(12384,690,'pyre_displayed_menu','default'),(12385,690,'pyre_display_footer','default'),(12386,690,'pyre_display_copyright','default'),(12387,690,'pyre_footer_100_width','default'),(12388,690,'pyre_sidebar_position','default'),(12389,690,'pyre_sidebar_sticky','default'),(12390,690,'pyre_sidebar_bg_color',''),(12391,690,'pyre_slider_type','no'),(12392,690,'pyre_slider','0'),(12393,690,'pyre_wooslider',''),(12394,690,'pyre_revslider','0'),(12395,690,'pyre_elasticslider','0'),(12396,690,'pyre_slider_position','default'),(12397,690,'pyre_avada_rev_styles','default'),(12398,690,'pyre_fallback',''),(12399,690,'pyre_demo_slider',''),(12400,690,'pyre_page_bg_layout','default'),(12401,690,'pyre_page_bg_color',''),(12402,690,'pyre_page_bg',''),(12403,690,'pyre_page_bg_full','no'),(12404,690,'pyre_page_bg_repeat','repeat'),(12405,690,'pyre_wide_page_bg_color',''),(12406,690,'pyre_wide_page_bg',''),(12407,690,'pyre_wide_page_bg_full','no'),(12408,690,'pyre_wide_page_bg_repeat','repeat'),(12409,690,'pyre_page_title','default'),(12410,690,'pyre_page_title_breadcrumbs_search_bar','default'),(12411,690,'pyre_page_title_text','default'),(12412,690,'pyre_page_title_text_alignment','default'),(12413,690,'pyre_page_title_custom_text',''),(12414,690,'pyre_page_title_text_size',''),(12415,690,'pyre_page_title_line_height',''),(12416,690,'pyre_page_title_custom_subheader',''),(12417,690,'pyre_page_title_custom_subheader_text_size',''),(12418,690,'pyre_page_title_font_color',''),(12419,690,'pyre_page_title_100_width','default'),(12420,690,'pyre_page_title_height',''),(12421,690,'pyre_page_title_mobile_height',''),(12422,690,'pyre_page_title_bar_bg_color',''),(12423,690,'pyre_page_title_bar_borders_color',''),(12424,690,'pyre_page_title_bar_bg',''),(12425,690,'pyre_page_title_bar_bg_retina',''),(12426,690,'pyre_page_title_bar_bg_full','default'),(12427,690,'pyre_page_title_bg_parallax','default'),(12428,690,'fusion_builder_status',''),(12429,514,'_wp_old_slug','termoformado-alimentos'),(12430,691,'_sku',''),(12431,691,'_regular_price',''),(12432,691,'_sale_price',''),(12433,691,'_sale_price_dates_from',''),(12434,691,'_sale_price_dates_to',''),(12435,691,'total_sales','0'),(12436,691,'_tax_status','taxable'),(12437,691,'_tax_class',''),(12438,691,'_manage_stock','no'),(12439,691,'_backorders','no'),(12440,691,'_sold_individually','no'),(12441,691,'_weight',''),(12442,691,'_length',''),(12443,691,'_width',''),(12444,691,'_height',''),(12445,691,'_upsell_ids','a:0:{}'),(12446,691,'_crosssell_ids','a:0:{}'),(12447,691,'_purchase_note',''),(12448,691,'_default_attributes','a:0:{}'),(12449,691,'_virtual','no'),(12450,691,'_downloadable','no'),(12451,691,'_product_image_gallery','520'),(12452,691,'_download_limit','-1'),(12453,691,'_download_expiry','-1'),(12454,691,'_thumbnail_id','519'),(12455,691,'_stock',NULL),(12456,691,'_stock_status','instock'),(12457,691,'_wc_average_rating','0'),(12458,691,'_wc_rating_count','a:0:{}'),(12459,691,'_wc_review_count','0'),(12460,691,'_downloadable_files','a:0:{}'),(12461,691,'_product_attributes','a:0:{}'),(12462,691,'_product_version','3.4.2'),(12463,691,'_price',''),(12464,691,'slide_template',''),(12469,691,'pyre_main_top_padding',''),(12470,691,'pyre_main_bottom_padding',''),(12471,691,'pyre_portfolio_width_100','default'),(12472,691,'pyre_hundredp_padding',''),(12473,691,'pyre_display_header','yes'),(12474,691,'pyre_header_100_width','default'),(12475,691,'pyre_header_bg_color',''),(12476,691,'pyre_header_bg_opacity',''),(12477,691,'pyre_header_bg',''),(12478,691,'pyre_header_bg_full','no'),(12479,691,'pyre_header_bg_repeat','repeat'),(12480,691,'pyre_displayed_menu','default'),(12481,691,'pyre_display_footer','default'),(12482,691,'pyre_display_copyright','default'),(12483,691,'pyre_footer_100_width','default'),(12484,691,'pyre_sidebar_position','default'),(12485,691,'pyre_sidebar_sticky','default'),(12486,691,'pyre_sidebar_bg_color',''),(12487,691,'pyre_slider_type','no'),(12488,691,'pyre_slider','0'),(12489,691,'pyre_wooslider',''),(12490,691,'pyre_revslider','0'),(12491,691,'pyre_elasticslider','0'),(12492,691,'pyre_slider_position','default'),(12493,691,'pyre_avada_rev_styles','default'),(12494,691,'pyre_fallback',''),(12495,691,'pyre_demo_slider',''),(12496,691,'pyre_page_bg_layout','default'),(12497,691,'pyre_page_bg_color',''),(12498,691,'pyre_page_bg',''),(12499,691,'pyre_page_bg_full','no'),(12500,691,'pyre_page_bg_repeat','repeat'),(12501,691,'pyre_wide_page_bg_color',''),(12502,691,'pyre_wide_page_bg',''),(12503,691,'pyre_wide_page_bg_full','no'),(12504,691,'pyre_wide_page_bg_repeat','repeat'),(12505,691,'pyre_page_title','default'),(12506,691,'pyre_page_title_breadcrumbs_search_bar','default'),(12507,691,'pyre_page_title_text','default'),(12508,691,'pyre_page_title_text_alignment','default'),(12509,691,'pyre_page_title_custom_text',''),(12510,691,'pyre_page_title_text_size',''),(12511,691,'pyre_page_title_line_height',''),(12512,691,'pyre_page_title_custom_subheader',''),(12513,691,'pyre_page_title_custom_subheader_text_size',''),(12514,691,'pyre_page_title_font_color',''),(12515,691,'pyre_page_title_100_width','default'),(12516,691,'pyre_page_title_height',''),(12517,691,'pyre_page_title_mobile_height',''),(12518,691,'pyre_page_title_bar_bg_color',''),(12519,691,'pyre_page_title_bar_borders_color',''),(12520,691,'pyre_page_title_bar_bg',''),(12521,691,'pyre_page_title_bar_bg_retina',''),(12522,691,'pyre_page_title_bar_bg_full','default'),(12523,691,'pyre_page_title_bg_parallax','default'),(12524,691,'fusion_builder_status',''),(12525,691,'_edit_lock','1536248858:1'),(12526,691,'_edit_last','1'),(12531,691,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12532,691,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12533,691,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12534,691,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12535,692,'_sku',''),(12536,692,'_regular_price',''),(12537,692,'_sale_price',''),(12538,692,'_sale_price_dates_from',''),(12539,692,'_sale_price_dates_to',''),(12540,692,'total_sales','0'),(12541,692,'_tax_status','taxable'),(12542,692,'_tax_class',''),(12543,692,'_manage_stock','no'),(12544,692,'_backorders','no'),(12545,692,'_sold_individually','no'),(12546,692,'_weight',''),(12547,692,'_length',''),(12548,692,'_width',''),(12549,692,'_height',''),(12550,692,'_upsell_ids','a:0:{}'),(12551,692,'_crosssell_ids','a:0:{}'),(12552,692,'_purchase_note',''),(12553,692,'_default_attributes','a:0:{}'),(12554,692,'_virtual','no'),(12555,692,'_downloadable','no'),(12556,692,'_product_image_gallery',''),(12557,692,'_download_limit','-1'),(12558,692,'_download_expiry','-1'),(12559,692,'_thumbnail_id','517'),(12560,692,'_stock',NULL),(12561,692,'_stock_status','instock'),(12562,692,'_wc_average_rating','0'),(12563,692,'_wc_rating_count','a:0:{}'),(12564,692,'_wc_review_count','0'),(12565,692,'_downloadable_files','a:0:{}'),(12566,692,'_product_attributes','a:0:{}'),(12567,692,'_product_version','3.4.2'),(12568,692,'_price',''),(12569,692,'slide_template','default'),(12570,692,'pyre_main_top_padding',''),(12571,692,'pyre_main_bottom_padding',''),(12572,692,'pyre_portfolio_width_100','default'),(12573,692,'pyre_hundredp_padding',''),(12574,692,'pyre_display_header','yes'),(12575,692,'pyre_header_100_width','default'),(12576,692,'pyre_header_bg_color',''),(12577,692,'pyre_header_bg_opacity',''),(12578,692,'pyre_header_bg',''),(12579,692,'pyre_header_bg_full','no'),(12580,692,'pyre_header_bg_repeat','repeat'),(12581,692,'pyre_displayed_menu','default'),(12582,692,'pyre_display_footer','default'),(12583,692,'pyre_display_copyright','default'),(12584,692,'pyre_footer_100_width','default'),(12585,692,'pyre_sidebar_position','default'),(12586,692,'pyre_sidebar_sticky','default'),(12587,692,'pyre_sidebar_bg_color',''),(12588,692,'pyre_slider_type','no'),(12589,692,'pyre_slider','0'),(12590,692,'pyre_wooslider',''),(12591,692,'pyre_revslider','0'),(12592,692,'pyre_elasticslider','0'),(12593,692,'pyre_slider_position','default'),(12594,692,'pyre_avada_rev_styles','default'),(12595,692,'pyre_fallback',''),(12596,692,'pyre_demo_slider',''),(12597,692,'pyre_page_bg_layout','default'),(12598,692,'pyre_page_bg_color',''),(12599,692,'pyre_page_bg',''),(12600,692,'pyre_page_bg_full','no'),(12601,692,'pyre_page_bg_repeat','repeat'),(12602,692,'pyre_wide_page_bg_color',''),(12603,692,'pyre_wide_page_bg',''),(12604,692,'pyre_wide_page_bg_full','no'),(12605,692,'pyre_wide_page_bg_repeat','repeat'),(12606,692,'pyre_page_title','default'),(12607,692,'pyre_page_title_breadcrumbs_search_bar','default'),(12608,692,'pyre_page_title_text','default'),(12609,692,'pyre_page_title_text_alignment','default'),(12610,692,'pyre_page_title_custom_text',''),(12611,692,'pyre_page_title_text_size',''),(12612,692,'pyre_page_title_line_height',''),(12613,692,'pyre_page_title_custom_subheader',''),(12614,692,'pyre_page_title_custom_subheader_text_size',''),(12615,692,'pyre_page_title_font_color',''),(12616,692,'pyre_page_title_100_width','default'),(12617,692,'pyre_page_title_height',''),(12618,692,'pyre_page_title_mobile_height',''),(12619,692,'pyre_page_title_bar_bg_color',''),(12620,692,'pyre_page_title_bar_borders_color',''),(12621,692,'pyre_page_title_bar_bg',''),(12622,692,'pyre_page_title_bar_bg_retina',''),(12623,692,'pyre_page_title_bar_bg_full','default'),(12624,692,'pyre_page_title_bg_parallax','default'),(12625,692,'fusion_builder_status',''),(12630,692,'_edit_lock','1536248420:1'),(12631,692,'_edit_last','1'),(12640,693,'_sku',''),(12641,693,'_regular_price',''),(12642,693,'_sale_price',''),(12643,693,'_sale_price_dates_from',''),(12644,693,'_sale_price_dates_to',''),(12645,693,'total_sales','0'),(12646,693,'_tax_status','taxable'),(12647,693,'_tax_class',''),(12648,693,'_manage_stock','no'),(12649,693,'_backorders','no'),(12650,693,'_sold_individually','no'),(12651,693,'_weight',''),(12652,693,'_length',''),(12653,693,'_width',''),(12654,693,'_height',''),(12655,693,'_upsell_ids','a:0:{}'),(12656,693,'_crosssell_ids','a:0:{}'),(12657,693,'_purchase_note',''),(12658,693,'_default_attributes','a:0:{}'),(12659,693,'_virtual','no'),(12660,693,'_downloadable','no'),(12661,693,'_product_image_gallery',''),(12662,693,'_download_limit','-1'),(12663,693,'_download_expiry','-1'),(12664,693,'_thumbnail_id','516'),(12665,693,'_stock',NULL),(12666,693,'_stock_status','instock'),(12667,693,'_wc_average_rating','0'),(12668,693,'_wc_rating_count','a:0:{}'),(12669,693,'_wc_review_count','0'),(12670,693,'_downloadable_files','a:0:{}'),(12671,693,'_product_attributes','a:0:{}'),(12672,693,'_product_version','3.4.2'),(12673,693,'_price',''),(12674,693,'slide_template','default'),(12675,693,'pyre_main_top_padding',''),(12676,693,'pyre_main_bottom_padding',''),(12677,693,'pyre_portfolio_width_100','default'),(12678,693,'pyre_hundredp_padding',''),(12679,693,'pyre_display_header','yes'),(12680,693,'pyre_header_100_width','default'),(12681,693,'pyre_header_bg_color',''),(12682,693,'pyre_header_bg_opacity',''),(12683,693,'pyre_header_bg',''),(12684,693,'pyre_header_bg_full','no'),(12685,693,'pyre_header_bg_repeat','repeat'),(12686,693,'pyre_displayed_menu','default'),(12687,693,'pyre_display_footer','default'),(12688,693,'pyre_display_copyright','default'),(12689,693,'pyre_footer_100_width','default'),(12690,693,'pyre_sidebar_position','default'),(12691,693,'pyre_sidebar_sticky','default'),(12692,693,'pyre_sidebar_bg_color',''),(12693,693,'pyre_slider_type','no'),(12694,693,'pyre_slider','0'),(12695,693,'pyre_wooslider',''),(12696,693,'pyre_revslider','0'),(12697,693,'pyre_elasticslider','0'),(12698,693,'pyre_slider_position','default'),(12699,693,'pyre_avada_rev_styles','default'),(12700,693,'pyre_fallback',''),(12701,693,'pyre_demo_slider',''),(12702,693,'pyre_page_bg_layout','default'),(12703,693,'pyre_page_bg_color',''),(12704,693,'pyre_page_bg',''),(12705,693,'pyre_page_bg_full','no'),(12706,693,'pyre_page_bg_repeat','repeat'),(12707,693,'pyre_wide_page_bg_color',''),(12708,693,'pyre_wide_page_bg',''),(12709,693,'pyre_wide_page_bg_full','no'),(12710,693,'pyre_wide_page_bg_repeat','repeat'),(12711,693,'pyre_page_title','default'),(12712,693,'pyre_page_title_breadcrumbs_search_bar','default'),(12713,693,'pyre_page_title_text','default'),(12714,693,'pyre_page_title_text_alignment','default'),(12715,693,'pyre_page_title_custom_text',''),(12716,693,'pyre_page_title_text_size',''),(12717,693,'pyre_page_title_line_height',''),(12718,693,'pyre_page_title_custom_subheader',''),(12719,693,'pyre_page_title_custom_subheader_text_size',''),(12720,693,'pyre_page_title_font_color',''),(12721,693,'pyre_page_title_100_width','default'),(12722,693,'pyre_page_title_height',''),(12723,693,'pyre_page_title_mobile_height',''),(12724,693,'pyre_page_title_bar_bg_color',''),(12725,693,'pyre_page_title_bar_borders_color',''),(12726,693,'pyre_page_title_bar_bg',''),(12727,693,'pyre_page_title_bar_bg_retina',''),(12728,693,'pyre_page_title_bar_bg_full','default'),(12729,693,'pyre_page_title_bg_parallax','default'),(12730,693,'fusion_builder_status',''),(12735,693,'_edit_lock','1536008491:1'),(12736,693,'_edit_last','1'),(12741,693,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12742,693,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12743,693,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12744,693,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12745,694,'_sku',''),(12746,694,'_regular_price',''),(12747,694,'_sale_price',''),(12748,694,'_sale_price_dates_from',''),(12749,694,'_sale_price_dates_to',''),(12750,694,'total_sales','0'),(12751,694,'_tax_status','taxable'),(12752,694,'_tax_class',''),(12753,694,'_manage_stock','no'),(12754,694,'_backorders','no'),(12755,694,'_sold_individually','no'),(12756,694,'_weight',''),(12757,694,'_length',''),(12758,694,'_width',''),(12759,694,'_height',''),(12760,694,'_upsell_ids','a:0:{}'),(12761,694,'_crosssell_ids','a:0:{}'),(12762,694,'_purchase_note',''),(12763,694,'_default_attributes','a:0:{}'),(12764,694,'_virtual','no'),(12765,694,'_downloadable','no'),(12766,694,'_product_image_gallery',''),(12767,694,'_download_limit','-1'),(12768,694,'_download_expiry','-1'),(12769,694,'_thumbnail_id','515'),(12770,694,'_stock',NULL),(12771,694,'_stock_status','instock'),(12772,694,'_wc_average_rating','0'),(12773,694,'_wc_rating_count','a:0:{}'),(12774,694,'_wc_review_count','0'),(12775,694,'_downloadable_files','a:0:{}'),(12776,694,'_product_attributes','a:0:{}'),(12777,694,'_product_version','3.4.2'),(12778,694,'_price',''),(12779,694,'slide_template','default'),(12780,694,'pyre_main_top_padding',''),(12781,694,'pyre_main_bottom_padding',''),(12782,694,'pyre_portfolio_width_100','default'),(12783,694,'pyre_hundredp_padding',''),(12784,694,'pyre_display_header','yes'),(12785,694,'pyre_header_100_width','default'),(12786,694,'pyre_header_bg_color',''),(12787,694,'pyre_header_bg_opacity',''),(12788,694,'pyre_header_bg',''),(12789,694,'pyre_header_bg_full','no'),(12790,694,'pyre_header_bg_repeat','repeat'),(12791,694,'pyre_displayed_menu','default'),(12792,694,'pyre_display_footer','default'),(12793,694,'pyre_display_copyright','default'),(12794,694,'pyre_footer_100_width','default'),(12795,694,'pyre_sidebar_position','default'),(12796,694,'pyre_sidebar_sticky','default'),(12797,694,'pyre_sidebar_bg_color',''),(12798,694,'pyre_slider_type','no'),(12799,694,'pyre_slider','0'),(12800,694,'pyre_wooslider',''),(12801,694,'pyre_revslider','0'),(12802,694,'pyre_elasticslider','0'),(12803,694,'pyre_slider_position','default'),(12804,694,'pyre_avada_rev_styles','default'),(12805,694,'pyre_fallback',''),(12806,694,'pyre_demo_slider',''),(12807,694,'pyre_page_bg_layout','default'),(12808,694,'pyre_page_bg_color',''),(12809,694,'pyre_page_bg',''),(12810,694,'pyre_page_bg_full','no'),(12811,694,'pyre_page_bg_repeat','repeat'),(12812,694,'pyre_wide_page_bg_color',''),(12813,694,'pyre_wide_page_bg',''),(12814,694,'pyre_wide_page_bg_full','no'),(12815,694,'pyre_wide_page_bg_repeat','repeat'),(12816,694,'pyre_page_title','default'),(12817,694,'pyre_page_title_breadcrumbs_search_bar','default'),(12818,694,'pyre_page_title_text','default'),(12819,694,'pyre_page_title_text_alignment','default'),(12820,694,'pyre_page_title_custom_text',''),(12821,694,'pyre_page_title_text_size',''),(12822,694,'pyre_page_title_line_height',''),(12823,694,'pyre_page_title_custom_subheader',''),(12824,694,'pyre_page_title_custom_subheader_text_size',''),(12825,694,'pyre_page_title_font_color',''),(12826,694,'pyre_page_title_100_width','default'),(12827,694,'pyre_page_title_height',''),(12828,694,'pyre_page_title_mobile_height',''),(12829,694,'pyre_page_title_bar_bg_color',''),(12830,694,'pyre_page_title_bar_borders_color',''),(12831,694,'pyre_page_title_bar_bg',''),(12832,694,'pyre_page_title_bar_bg_retina',''),(12833,694,'pyre_page_title_bar_bg_full','default'),(12834,694,'pyre_page_title_bg_parallax','default'),(12835,694,'fusion_builder_status',''),(12840,694,'_edit_lock','1537803714:1'),(12841,694,'_edit_last','1'),(12850,695,'_sku',''),(12851,695,'_regular_price',''),(12852,695,'_sale_price',''),(12853,695,'_sale_price_dates_from',''),(12854,695,'_sale_price_dates_to',''),(12855,695,'total_sales','0'),(12856,695,'_tax_status','taxable'),(12857,695,'_tax_class',''),(12858,695,'_manage_stock','no'),(12859,695,'_backorders','no'),(12860,695,'_sold_individually','no'),(12861,695,'_weight',''),(12862,695,'_length',''),(12863,695,'_width',''),(12864,695,'_height',''),(12865,695,'_upsell_ids','a:0:{}'),(12866,695,'_crosssell_ids','a:0:{}'),(12867,695,'_purchase_note',''),(12868,695,'_default_attributes','a:0:{}'),(12869,695,'_virtual','no'),(12870,695,'_downloadable','no'),(12871,695,'_product_image_gallery','572'),(12872,695,'_download_limit','-1'),(12873,695,'_download_expiry','-1'),(12874,695,'_thumbnail_id','571'),(12875,695,'_stock',NULL),(12876,695,'_stock_status','instock'),(12877,695,'_wc_average_rating','0'),(12878,695,'_wc_rating_count','a:0:{}'),(12879,695,'_wc_review_count','0'),(12880,695,'_downloadable_files','a:0:{}'),(12881,695,'_product_attributes','a:0:{}'),(12882,695,'_product_version','3.4.2'),(12883,695,'_price',''),(12884,695,'slide_template',''),(12885,695,'pyre_main_top_padding',''),(12886,695,'pyre_main_bottom_padding',''),(12887,695,'pyre_portfolio_width_100','default'),(12888,695,'pyre_hundredp_padding',''),(12889,695,'pyre_display_header','yes'),(12890,695,'pyre_header_100_width','default'),(12891,695,'pyre_header_bg_color',''),(12892,695,'pyre_header_bg_opacity',''),(12893,695,'pyre_header_bg',''),(12894,695,'pyre_header_bg_full','no'),(12895,695,'pyre_header_bg_repeat','repeat'),(12896,695,'pyre_displayed_menu','default'),(12897,695,'pyre_display_footer','default'),(12898,695,'pyre_display_copyright','default'),(12899,695,'pyre_footer_100_width','default'),(12900,695,'pyre_sidebar_position','default'),(12901,695,'pyre_sidebar_sticky','default'),(12902,695,'pyre_sidebar_bg_color',''),(12903,695,'pyre_slider_type','no'),(12904,695,'pyre_slider','0'),(12905,695,'pyre_wooslider',''),(12906,695,'pyre_revslider','0'),(12907,695,'pyre_elasticslider','0'),(12908,695,'pyre_slider_position','default'),(12909,695,'pyre_avada_rev_styles','default'),(12910,695,'pyre_fallback',''),(12911,695,'pyre_demo_slider',''),(12912,695,'pyre_page_bg_layout','default'),(12913,695,'pyre_page_bg_color',''),(12914,695,'pyre_page_bg',''),(12915,695,'pyre_page_bg_full','no'),(12916,695,'pyre_page_bg_repeat','repeat'),(12917,695,'pyre_wide_page_bg_color',''),(12918,695,'pyre_wide_page_bg',''),(12919,695,'pyre_wide_page_bg_full','no'),(12920,695,'pyre_wide_page_bg_repeat','repeat'),(12921,695,'pyre_page_title','default'),(12922,695,'pyre_page_title_breadcrumbs_search_bar','default'),(12923,695,'pyre_page_title_text','default'),(12924,695,'pyre_page_title_text_alignment','default'),(12925,695,'pyre_page_title_custom_text',''),(12926,695,'pyre_page_title_text_size',''),(12927,695,'pyre_page_title_line_height',''),(12928,695,'pyre_page_title_custom_subheader',''),(12929,695,'pyre_page_title_custom_subheader_text_size',''),(12930,695,'pyre_page_title_font_color',''),(12931,695,'pyre_page_title_100_width','default'),(12932,695,'pyre_page_title_height',''),(12933,695,'pyre_page_title_mobile_height',''),(12934,695,'pyre_page_title_bar_bg_color',''),(12935,695,'pyre_page_title_bar_borders_color',''),(12936,695,'pyre_page_title_bar_bg',''),(12937,695,'pyre_page_title_bar_bg_retina',''),(12938,695,'pyre_page_title_bar_bg_full','default'),(12939,695,'pyre_page_title_bg_parallax','default'),(12940,695,'fusion_builder_status',''),(12945,695,'_edit_lock','1536009483:1'),(12946,695,'_edit_last','1'),(12951,695,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(12952,695,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12953,695,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(12954,695,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(12955,696,'_wc_review_count','0'),(12956,696,'_wc_rating_count','a:0:{}'),(12957,696,'_wc_average_rating','0'),(12958,696,'_edit_last','1'),(12959,696,'_edit_lock','1537478690:1'),(12960,696,'_thumbnail_id','554'),(12965,696,'_sku',''),(12966,696,'_regular_price',''),(12967,696,'_sale_price',''),(12968,696,'_sale_price_dates_from',''),(12969,696,'_sale_price_dates_to',''),(12970,696,'total_sales','0'),(12971,696,'_tax_status','taxable'),(12972,696,'_tax_class',''),(12973,696,'_manage_stock','no'),(12974,696,'_backorders','no'),(12975,696,'_sold_individually','no'),(12976,696,'_weight',''),(12977,696,'_length',''),(12978,696,'_width',''),(12979,696,'_height',''),(12980,696,'_upsell_ids','a:0:{}'),(12981,696,'_crosssell_ids','a:0:{}'),(12982,696,'_purchase_note',''),(12983,696,'_default_attributes','a:0:{}'),(12984,696,'_virtual','no'),(12985,696,'_downloadable','no'),(12986,696,'_product_image_gallery',''),(12987,696,'_download_limit','-1'),(12988,696,'_download_expiry','-1'),(12989,696,'_stock',NULL),(12990,696,'_stock_status','instock'),(12991,696,'_product_version','3.4.2'),(12992,696,'_price',''),(12993,696,'slide_template',''),(12998,696,'pyre_main_top_padding',''),(12999,696,'pyre_main_bottom_padding',''),(13000,696,'pyre_portfolio_width_100','default'),(13001,696,'pyre_hundredp_padding',''),(13002,696,'pyre_display_header','yes'),(13003,696,'pyre_header_100_width','default'),(13004,696,'pyre_header_bg_color',''),(13005,696,'pyre_header_bg_opacity',''),(13006,696,'pyre_header_bg',''),(13007,696,'pyre_header_bg_full','no'),(13008,696,'pyre_header_bg_repeat','repeat'),(13009,696,'pyre_displayed_menu','default'),(13010,696,'pyre_display_footer','default'),(13011,696,'pyre_display_copyright','default'),(13012,696,'pyre_footer_100_width','default'),(13013,696,'pyre_sidebar_position','default'),(13014,696,'pyre_sidebar_sticky','default'),(13015,696,'pyre_sidebar_bg_color',''),(13016,696,'pyre_slider_type','no'),(13017,696,'pyre_slider','0'),(13018,696,'pyre_wooslider',''),(13019,696,'pyre_revslider','0'),(13020,696,'pyre_elasticslider','0'),(13021,696,'pyre_slider_position','default'),(13022,696,'pyre_avada_rev_styles','default'),(13023,696,'pyre_fallback',''),(13024,696,'pyre_demo_slider',''),(13025,696,'pyre_page_bg_layout','default'),(13026,696,'pyre_page_bg_color',''),(13027,696,'pyre_page_bg',''),(13028,696,'pyre_page_bg_full','no'),(13029,696,'pyre_page_bg_repeat','repeat'),(13030,696,'pyre_wide_page_bg_color',''),(13031,696,'pyre_wide_page_bg',''),(13032,696,'pyre_wide_page_bg_full','no'),(13033,696,'pyre_wide_page_bg_repeat','repeat'),(13034,696,'pyre_page_title','default'),(13035,696,'pyre_page_title_breadcrumbs_search_bar','default'),(13036,696,'pyre_page_title_text','default'),(13037,696,'pyre_page_title_text_alignment','default'),(13038,696,'pyre_page_title_custom_text',''),(13039,696,'pyre_page_title_text_size',''),(13040,696,'pyre_page_title_line_height',''),(13041,696,'pyre_page_title_custom_subheader',''),(13042,696,'pyre_page_title_custom_subheader_text_size',''),(13043,696,'pyre_page_title_font_color',''),(13044,696,'pyre_page_title_100_width','default'),(13045,696,'pyre_page_title_height',''),(13046,696,'pyre_page_title_mobile_height',''),(13047,696,'pyre_page_title_bar_bg_color',''),(13048,696,'pyre_page_title_bar_borders_color',''),(13049,696,'pyre_page_title_bar_bg',''),(13050,696,'pyre_page_title_bar_bg_retina',''),(13051,696,'pyre_page_title_bar_bg_full','default'),(13052,696,'pyre_page_title_bg_parallax','default'),(13053,696,'fusion_builder_status',''),(13054,697,'_sku',''),(13055,697,'_regular_price',''),(13056,697,'_sale_price',''),(13057,697,'_sale_price_dates_from',''),(13058,697,'_sale_price_dates_to',''),(13059,697,'total_sales','0'),(13060,697,'_tax_status','taxable'),(13061,697,'_tax_class',''),(13062,697,'_manage_stock','no'),(13063,697,'_backorders','no'),(13064,697,'_sold_individually','no'),(13065,697,'_weight',''),(13066,697,'_length',''),(13067,697,'_width',''),(13068,697,'_height',''),(13069,697,'_upsell_ids','a:0:{}'),(13070,697,'_crosssell_ids','a:0:{}'),(13071,697,'_purchase_note',''),(13072,697,'_default_attributes','a:0:{}'),(13073,697,'_virtual','no'),(13074,697,'_downloadable','no'),(13075,697,'_product_image_gallery','570'),(13076,697,'_download_limit','-1'),(13077,697,'_download_expiry','-1'),(13078,697,'_thumbnail_id','573'),(13079,697,'_stock',NULL),(13080,697,'_stock_status','instock'),(13081,697,'_wc_average_rating','0'),(13082,697,'_wc_rating_count','a:0:{}'),(13083,697,'_wc_review_count','0'),(13084,697,'_downloadable_files','a:0:{}'),(13085,697,'_product_attributes','a:0:{}'),(13086,697,'_product_version','3.4.2'),(13087,697,'_price',''),(13088,697,'slide_template',''),(13089,697,'pyre_main_top_padding',''),(13090,697,'pyre_main_bottom_padding',''),(13091,697,'pyre_portfolio_width_100','default'),(13092,697,'pyre_hundredp_padding',''),(13093,697,'pyre_display_header','yes'),(13094,697,'pyre_header_100_width','default'),(13095,697,'pyre_header_bg_color',''),(13096,697,'pyre_header_bg_opacity',''),(13097,697,'pyre_header_bg',''),(13098,697,'pyre_header_bg_full','no'),(13099,697,'pyre_header_bg_repeat','repeat'),(13100,697,'pyre_displayed_menu','default'),(13101,697,'pyre_display_footer','default'),(13102,697,'pyre_display_copyright','default'),(13103,697,'pyre_footer_100_width','default'),(13104,697,'pyre_sidebar_position','default'),(13105,697,'pyre_sidebar_sticky','default'),(13106,697,'pyre_sidebar_bg_color',''),(13107,697,'pyre_slider_type','no'),(13108,697,'pyre_slider','0'),(13109,697,'pyre_wooslider',''),(13110,697,'pyre_revslider','0'),(13111,697,'pyre_elasticslider','0'),(13112,697,'pyre_slider_position','default'),(13113,697,'pyre_avada_rev_styles','default'),(13114,697,'pyre_fallback',''),(13115,697,'pyre_demo_slider',''),(13116,697,'pyre_page_bg_layout','default'),(13117,697,'pyre_page_bg_color',''),(13118,697,'pyre_page_bg',''),(13119,697,'pyre_page_bg_full','no'),(13120,697,'pyre_page_bg_repeat','repeat'),(13121,697,'pyre_wide_page_bg_color',''),(13122,697,'pyre_wide_page_bg',''),(13123,697,'pyre_wide_page_bg_full','no'),(13124,697,'pyre_wide_page_bg_repeat','repeat'),(13125,697,'pyre_page_title','default'),(13126,697,'pyre_page_title_breadcrumbs_search_bar','default'),(13127,697,'pyre_page_title_text','default'),(13128,697,'pyre_page_title_text_alignment','default'),(13129,697,'pyre_page_title_custom_text',''),(13130,697,'pyre_page_title_text_size',''),(13131,697,'pyre_page_title_line_height',''),(13132,697,'pyre_page_title_custom_subheader',''),(13133,697,'pyre_page_title_custom_subheader_text_size',''),(13134,697,'pyre_page_title_font_color',''),(13135,697,'pyre_page_title_100_width','default'),(13136,697,'pyre_page_title_height',''),(13137,697,'pyre_page_title_mobile_height',''),(13138,697,'pyre_page_title_bar_bg_color',''),(13139,697,'pyre_page_title_bar_borders_color',''),(13140,697,'pyre_page_title_bar_bg',''),(13141,697,'pyre_page_title_bar_bg_retina',''),(13142,697,'pyre_page_title_bar_bg_full','default'),(13143,697,'pyre_page_title_bg_parallax','default'),(13144,697,'fusion_builder_status',''),(13149,697,'_edit_lock','1537803605:1'),(13150,697,'_edit_last','1'),(13167,698,'_wc_review_count','0'),(13168,698,'_wc_rating_count','a:0:{}'),(13169,698,'_wc_average_rating','0'),(13170,698,'_edit_last','1'),(13171,698,'_edit_lock','1537803588:1'),(13172,698,'_thumbnail_id','557'),(13177,698,'_sku',''),(13178,698,'_regular_price',''),(13179,698,'_sale_price',''),(13180,698,'_sale_price_dates_from',''),(13181,698,'_sale_price_dates_to',''),(13182,698,'total_sales','0'),(13183,698,'_tax_status','taxable'),(13184,698,'_tax_class',''),(13185,698,'_manage_stock','no'),(13186,698,'_backorders','no'),(13187,698,'_sold_individually','no'),(13188,698,'_weight',''),(13189,698,'_length',''),(13190,698,'_width',''),(13191,698,'_height',''),(13192,698,'_upsell_ids','a:0:{}'),(13193,698,'_crosssell_ids','a:0:{}'),(13194,698,'_purchase_note',''),(13195,698,'_default_attributes','a:0:{}'),(13196,698,'_virtual','no'),(13197,698,'_downloadable','no'),(13198,698,'_product_image_gallery',''),(13199,698,'_download_limit','-1'),(13200,698,'_download_expiry','-1'),(13201,698,'_stock',NULL),(13202,698,'_stock_status','instock'),(13203,698,'_product_version','3.4.2'),(13204,698,'_price',''),(13205,698,'slide_template',''),(13210,698,'pyre_main_top_padding',''),(13211,698,'pyre_main_bottom_padding',''),(13212,698,'pyre_portfolio_width_100','default'),(13213,698,'pyre_hundredp_padding',''),(13214,698,'pyre_display_header','yes'),(13215,698,'pyre_header_100_width','default'),(13216,698,'pyre_header_bg_color',''),(13217,698,'pyre_header_bg_opacity',''),(13218,698,'pyre_header_bg',''),(13219,698,'pyre_header_bg_full','no'),(13220,698,'pyre_header_bg_repeat','repeat'),(13221,698,'pyre_displayed_menu','default'),(13222,698,'pyre_display_footer','default'),(13223,698,'pyre_display_copyright','default'),(13224,698,'pyre_footer_100_width','default'),(13225,698,'pyre_sidebar_position','default'),(13226,698,'pyre_sidebar_sticky','default'),(13227,698,'pyre_sidebar_bg_color',''),(13228,698,'pyre_slider_type','no'),(13229,698,'pyre_slider','0'),(13230,698,'pyre_wooslider',''),(13231,698,'pyre_revslider','0'),(13232,698,'pyre_elasticslider','0'),(13233,698,'pyre_slider_position','default'),(13234,698,'pyre_avada_rev_styles','default'),(13235,698,'pyre_fallback',''),(13236,698,'pyre_demo_slider',''),(13237,698,'pyre_page_bg_layout','default'),(13238,698,'pyre_page_bg_color',''),(13239,698,'pyre_page_bg',''),(13240,698,'pyre_page_bg_full','no'),(13241,698,'pyre_page_bg_repeat','repeat'),(13242,698,'pyre_wide_page_bg_color',''),(13243,698,'pyre_wide_page_bg',''),(13244,698,'pyre_wide_page_bg_full','no'),(13245,698,'pyre_wide_page_bg_repeat','repeat'),(13246,698,'pyre_page_title','default'),(13247,698,'pyre_page_title_breadcrumbs_search_bar','default'),(13248,698,'pyre_page_title_text','default'),(13249,698,'pyre_page_title_text_alignment','default'),(13250,698,'pyre_page_title_custom_text',''),(13251,698,'pyre_page_title_text_size',''),(13252,698,'pyre_page_title_line_height',''),(13253,698,'pyre_page_title_custom_subheader',''),(13254,698,'pyre_page_title_custom_subheader_text_size',''),(13255,698,'pyre_page_title_font_color',''),(13256,698,'pyre_page_title_100_width','default'),(13257,698,'pyre_page_title_height',''),(13258,698,'pyre_page_title_mobile_height',''),(13259,698,'pyre_page_title_bar_bg_color',''),(13260,698,'pyre_page_title_bar_borders_color',''),(13261,698,'pyre_page_title_bar_bg',''),(13262,698,'pyre_page_title_bar_bg_retina',''),(13263,698,'pyre_page_title_bar_bg_full','default'),(13264,698,'pyre_page_title_bg_parallax','default'),(13265,698,'fusion_builder_status',''),(13266,699,'_wc_review_count','0'),(13267,699,'_wc_rating_count','a:0:{}'),(13268,699,'_wc_average_rating','0'),(13273,697,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(13274,697,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13275,697,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(13276,697,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13277,699,'_edit_last','1'),(13278,699,'_edit_lock','1538493124:1'),(13279,699,'_thumbnail_id','574'),(13284,699,'_sku',''),(13285,699,'_regular_price',''),(13286,699,'_sale_price',''),(13287,699,'_sale_price_dates_from',''),(13288,699,'_sale_price_dates_to',''),(13289,699,'total_sales','0'),(13290,699,'_tax_status','taxable'),(13291,699,'_tax_class',''),(13292,699,'_manage_stock','no'),(13293,699,'_backorders','no'),(13294,699,'_sold_individually','no'),(13295,699,'_weight',''),(13296,699,'_length',''),(13297,699,'_width',''),(13298,699,'_height',''),(13299,699,'_upsell_ids','a:0:{}'),(13300,699,'_crosssell_ids','a:0:{}'),(13301,699,'_purchase_note',''),(13302,699,'_default_attributes','a:0:{}'),(13303,699,'_virtual','no'),(13304,699,'_downloadable','no'),(13305,699,'_product_image_gallery','575'),(13306,699,'_download_limit','-1'),(13307,699,'_download_expiry','-1'),(13308,699,'_stock',NULL),(13309,699,'_stock_status','instock'),(13310,699,'_product_version','3.4.2'),(13311,699,'_price',''),(13312,699,'slide_template',''),(13313,699,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(13314,699,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13315,699,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(13316,699,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13317,699,'pyre_main_top_padding',''),(13318,699,'pyre_main_bottom_padding',''),(13319,699,'pyre_portfolio_width_100','default'),(13320,699,'pyre_hundredp_padding',''),(13321,699,'pyre_display_header','yes'),(13322,699,'pyre_header_100_width','default'),(13323,699,'pyre_header_bg_color',''),(13324,699,'pyre_header_bg_opacity',''),(13325,699,'pyre_header_bg',''),(13326,699,'pyre_header_bg_full','no'),(13327,699,'pyre_header_bg_repeat','repeat'),(13328,699,'pyre_displayed_menu','default'),(13329,699,'pyre_display_footer','default'),(13330,699,'pyre_display_copyright','default'),(13331,699,'pyre_footer_100_width','default'),(13332,699,'pyre_sidebar_position','default'),(13333,699,'pyre_sidebar_sticky','default'),(13334,699,'pyre_sidebar_bg_color',''),(13335,699,'pyre_slider_type','no'),(13336,699,'pyre_slider','0'),(13337,699,'pyre_wooslider',''),(13338,699,'pyre_revslider','0'),(13339,699,'pyre_elasticslider','0'),(13340,699,'pyre_slider_position','default'),(13341,699,'pyre_avada_rev_styles','default'),(13342,699,'pyre_fallback',''),(13343,699,'pyre_demo_slider',''),(13344,699,'pyre_page_bg_layout','default'),(13345,699,'pyre_page_bg_color',''),(13346,699,'pyre_page_bg',''),(13347,699,'pyre_page_bg_full','no'),(13348,699,'pyre_page_bg_repeat','repeat'),(13349,699,'pyre_wide_page_bg_color',''),(13350,699,'pyre_wide_page_bg',''),(13351,699,'pyre_wide_page_bg_full','no'),(13352,699,'pyre_wide_page_bg_repeat','repeat'),(13353,699,'pyre_page_title','default'),(13354,699,'pyre_page_title_breadcrumbs_search_bar','default'),(13355,699,'pyre_page_title_text','default'),(13356,699,'pyre_page_title_text_alignment','default'),(13357,699,'pyre_page_title_custom_text',''),(13358,699,'pyre_page_title_text_size',''),(13359,699,'pyre_page_title_line_height',''),(13360,699,'pyre_page_title_custom_subheader',''),(13361,699,'pyre_page_title_custom_subheader_text_size',''),(13362,699,'pyre_page_title_font_color',''),(13363,699,'pyre_page_title_100_width','default'),(13364,699,'pyre_page_title_height',''),(13365,699,'pyre_page_title_mobile_height',''),(13366,699,'pyre_page_title_bar_bg_color',''),(13367,699,'pyre_page_title_bar_borders_color',''),(13368,699,'pyre_page_title_bar_bg',''),(13369,699,'pyre_page_title_bar_bg_retina',''),(13370,699,'pyre_page_title_bar_bg_full','default'),(13371,699,'pyre_page_title_bg_parallax','default'),(13372,699,'fusion_builder_status',''),(13393,701,'_sku',''),(13394,701,'_regular_price',''),(13395,701,'_sale_price',''),(13396,701,'_sale_price_dates_from',''),(13397,701,'_sale_price_dates_to',''),(13398,701,'total_sales','0'),(13399,701,'_tax_status','taxable'),(13400,701,'_tax_class',''),(13401,701,'_manage_stock','no'),(13402,701,'_backorders','no'),(13403,701,'_sold_individually','no'),(13404,701,'_weight',''),(13405,701,'_length',''),(13406,701,'_width',''),(13407,701,'_height',''),(13408,701,'_upsell_ids','a:0:{}'),(13409,701,'_crosssell_ids','a:0:{}'),(13410,701,'_purchase_note',''),(13411,701,'_default_attributes','a:0:{}'),(13412,701,'_virtual','no'),(13413,701,'_downloadable','no'),(13414,701,'_product_image_gallery','526'),(13415,701,'_download_limit','-1'),(13416,701,'_download_expiry','-1'),(13417,701,'_thumbnail_id','525'),(13418,701,'_stock',NULL),(13419,701,'_stock_status','instock'),(13420,701,'_wc_average_rating','0'),(13421,701,'_wc_rating_count','a:0:{}'),(13422,701,'_wc_review_count','0'),(13423,701,'_downloadable_files','a:0:{}'),(13424,701,'_product_attributes','a:0:{}'),(13425,701,'_product_version','3.4.2'),(13426,701,'_price',''),(13427,701,'slide_template','default'),(13428,701,'pyre_main_top_padding',''),(13429,701,'pyre_main_bottom_padding',''),(13430,701,'pyre_portfolio_width_100','default'),(13431,701,'pyre_hundredp_padding',''),(13432,701,'pyre_display_header','yes'),(13433,701,'pyre_header_100_width','default'),(13434,701,'pyre_header_bg_color',''),(13435,701,'pyre_header_bg_opacity',''),(13436,701,'pyre_header_bg',''),(13437,701,'pyre_header_bg_full','no'),(13438,701,'pyre_header_bg_repeat','repeat'),(13439,701,'pyre_displayed_menu','default'),(13440,701,'pyre_display_footer','default'),(13441,701,'pyre_display_copyright','default'),(13442,701,'pyre_footer_100_width','default'),(13443,701,'pyre_sidebar_position','default'),(13444,701,'pyre_sidebar_sticky','default'),(13445,701,'pyre_sidebar_bg_color',''),(13446,701,'pyre_slider_type','no'),(13447,701,'pyre_slider','0'),(13448,701,'pyre_wooslider',''),(13449,701,'pyre_revslider','0'),(13450,701,'pyre_elasticslider','0'),(13451,701,'pyre_slider_position','default'),(13452,701,'pyre_avada_rev_styles','default'),(13453,701,'pyre_fallback',''),(13454,701,'pyre_demo_slider',''),(13455,701,'pyre_page_bg_layout','default'),(13456,701,'pyre_page_bg_color',''),(13457,701,'pyre_page_bg',''),(13458,701,'pyre_page_bg_full','no'),(13459,701,'pyre_page_bg_repeat','repeat'),(13460,701,'pyre_wide_page_bg_color',''),(13461,701,'pyre_wide_page_bg',''),(13462,701,'pyre_wide_page_bg_full','no'),(13463,701,'pyre_wide_page_bg_repeat','repeat'),(13464,701,'pyre_page_title','default'),(13465,701,'pyre_page_title_breadcrumbs_search_bar','default'),(13466,701,'pyre_page_title_text','default'),(13467,701,'pyre_page_title_text_alignment','default'),(13468,701,'pyre_page_title_custom_text',''),(13469,701,'pyre_page_title_text_size',''),(13470,701,'pyre_page_title_line_height',''),(13471,701,'pyre_page_title_custom_subheader',''),(13472,701,'pyre_page_title_custom_subheader_text_size',''),(13473,701,'pyre_page_title_font_color',''),(13474,701,'pyre_page_title_100_width','default'),(13475,701,'pyre_page_title_height',''),(13476,701,'pyre_page_title_mobile_height',''),(13477,701,'pyre_page_title_bar_bg_color',''),(13478,701,'pyre_page_title_bar_borders_color',''),(13479,701,'pyre_page_title_bar_bg',''),(13480,701,'pyre_page_title_bar_bg_retina',''),(13481,701,'pyre_page_title_bar_bg_full','default'),(13482,701,'pyre_page_title_bg_parallax','default'),(13483,701,'fusion_builder_status',''),(13488,701,'_edit_lock','1537480591:1'),(13489,701,'_edit_last','1'),(13508,703,'_wp_attached_file','2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg'),(13509,703,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:271;s:4:\"file\";s:58:\"2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:56:\"05-index-bolsas-comerciales-y-de-producción-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-200x146.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-253x185.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-253x185.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"05-index-bolsas-comerciales-y-de-producción-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13534,707,'_menu_item_type','taxonomy'),(13535,707,'_menu_item_menu_item_parent','0'),(13536,707,'_menu_item_object_id','19'),(13537,707,'_menu_item_object','product_cat'),(13538,707,'_menu_item_target',''),(13539,707,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13540,707,'_menu_item_xfn',''),(13541,707,'_menu_item_url',''),(13543,707,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13544,708,'_menu_item_type','taxonomy'),(13545,708,'_menu_item_menu_item_parent','0'),(13546,708,'_menu_item_object_id','22'),(13547,708,'_menu_item_object','product_cat'),(13548,708,'_menu_item_target',''),(13549,708,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13550,708,'_menu_item_xfn',''),(13551,708,'_menu_item_url',''),(13553,708,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13554,709,'_menu_item_type','taxonomy'),(13555,709,'_menu_item_menu_item_parent','0'),(13556,709,'_menu_item_object_id','20'),(13557,709,'_menu_item_object','product_cat'),(13558,709,'_menu_item_target',''),(13559,709,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13560,709,'_menu_item_xfn',''),(13561,709,'_menu_item_url',''),(13563,709,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13564,710,'_menu_item_type','taxonomy'),(13565,710,'_menu_item_menu_item_parent','0'),(13566,710,'_menu_item_object_id','21'),(13567,710,'_menu_item_object','product_cat'),(13568,710,'_menu_item_target',''),(13569,710,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13570,710,'_menu_item_xfn',''),(13571,710,'_menu_item_url',''),(13573,710,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13574,711,'_menu_item_type','taxonomy'),(13575,711,'_menu_item_menu_item_parent','0'),(13576,711,'_menu_item_object_id','18'),(13577,711,'_menu_item_object','product_cat'),(13578,711,'_menu_item_target',''),(13579,711,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13580,711,'_menu_item_xfn',''),(13581,711,'_menu_item_url',''),(13583,711,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13584,712,'_menu_item_type','taxonomy'),(13585,712,'_menu_item_menu_item_parent','0'),(13586,712,'_menu_item_object_id','25'),(13587,712,'_menu_item_object','product_cat'),(13588,712,'_menu_item_target',''),(13589,712,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13590,712,'_menu_item_xfn',''),(13591,712,'_menu_item_url',''),(13593,712,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13594,713,'_menu_item_type','taxonomy'),(13595,713,'_menu_item_menu_item_parent','712'),(13596,713,'_menu_item_object_id','26'),(13597,713,'_menu_item_object','product_cat'),(13598,713,'_menu_item_target',''),(13599,713,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13600,713,'_menu_item_xfn',''),(13601,713,'_menu_item_url',''),(13603,713,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13604,714,'_menu_item_type','taxonomy'),(13605,714,'_menu_item_menu_item_parent','712'),(13606,714,'_menu_item_object_id','31'),(13607,714,'_menu_item_object','product_cat'),(13608,714,'_menu_item_target',''),(13609,714,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13610,714,'_menu_item_xfn',''),(13611,714,'_menu_item_url',''),(13613,714,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13614,715,'_menu_item_type','taxonomy'),(13615,715,'_menu_item_menu_item_parent','712'),(13616,715,'_menu_item_object_id','27'),(13617,715,'_menu_item_object','product_cat'),(13618,715,'_menu_item_target',''),(13619,715,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13620,715,'_menu_item_xfn',''),(13621,715,'_menu_item_url',''),(13623,715,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13624,716,'_menu_item_type','taxonomy'),(13625,716,'_menu_item_menu_item_parent','712'),(13626,716,'_menu_item_object_id','32'),(13627,716,'_menu_item_object','product_cat'),(13628,716,'_menu_item_target',''),(13629,716,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13630,716,'_menu_item_xfn',''),(13631,716,'_menu_item_url',''),(13633,716,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13644,718,'_menu_item_type','taxonomy'),(13645,718,'_menu_item_menu_item_parent','712'),(13646,718,'_menu_item_object_id','29'),(13647,718,'_menu_item_object','product_cat'),(13648,718,'_menu_item_target',''),(13649,718,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13650,718,'_menu_item_xfn',''),(13651,718,'_menu_item_url',''),(13653,718,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13654,719,'_menu_item_type','taxonomy'),(13655,719,'_menu_item_menu_item_parent','712'),(13656,719,'_menu_item_object_id','33'),(13657,719,'_menu_item_object','product_cat'),(13658,719,'_menu_item_target',''),(13659,719,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13660,719,'_menu_item_xfn',''),(13661,719,'_menu_item_url',''),(13663,719,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13664,720,'_menu_item_type','taxonomy'),(13665,720,'_menu_item_menu_item_parent','712'),(13666,720,'_menu_item_object_id','30'),(13667,720,'_menu_item_object','product_cat'),(13668,720,'_menu_item_target',''),(13669,720,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13670,720,'_menu_item_xfn',''),(13671,720,'_menu_item_url',''),(13673,720,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13706,690,'_wp_old_slug','molde-de-bandeja-de-galletas-o-cupcakes-para-termoformar'),(13707,690,'_wp_old_slug','molde-en-empack'),(13708,687,'_wp_old_slug','caja-plegadiza-de-colores-para-alimentos'),(13709,688,'_wp_old_slug','caja-plegadiza-para-alimentos-cafam'),(13710,499,'_wp_old_slug','cajas-plegadizas'),(13711,723,'_menu_item_type','taxonomy'),(13712,723,'_menu_item_menu_item_parent','0'),(13713,723,'_menu_item_object_id','35'),(13714,723,'_menu_item_object','product_cat'),(13715,723,'_menu_item_target',''),(13716,723,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13717,723,'_menu_item_xfn',''),(13718,723,'_menu_item_url',''),(13720,723,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(13743,692,'_wp_old_slug','bandeja-de-chocolate-termoformada'),(13744,692,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(13745,692,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13746,692,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(13747,692,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13748,632,'_wp_old_slug','bandeja-de-elementos-laboratorio-clinico'),(13749,620,'_wp_old_slug','termoformado-bandeja-esmaltes'),(13750,593,'_wp_old_slug','termoformado-bandeja-de-galletas-cupcakes'),(13751,691,'_wp_old_slug','bandeja-de-galletas-o-cupcakes-termoformada'),(13752,698,'_wp_old_slug','bandeja-de-gomitas-vitamina-c'),(13753,701,'_wp_old_slug','estuches-lagrimas-artificiales-tipo-burbuja-para-blister'),(13775,698,'_wp_old_slug','bandeja-de-gomitas-vitamina-c-termoformado'),(13784,698,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(13785,698,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13786,698,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(13787,698,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(13788,725,'_wp_attached_file','2018/09/1-Cajas-de-Carton-Optimizadas.jpg'),(13789,725,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:41:\"2018/09/1-Cajas-de-Carton-Optimizadas.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:39:\"1-Cajas-de-Carton-Optimizadas-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"1-Cajas-de-Carton-Optimizadas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13790,726,'_wp_attached_file','2018/09/Cajas-de-Carton-Optimizadas.jpg'),(13791,726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2018/09/Cajas-de-Carton-Optimizadas.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:37:\"Cajas-de-Carton-Optimizadas-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Cajas-de-Carton-Optimizadas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13792,727,'_wp_attached_file','2018/09/carton-opt.jpg'),(13793,727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2018/09/carton-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"carton-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"carton-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:22:\"carton-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"carton-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:22:\"carton-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"carton-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"carton-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"carton-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"carton-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"carton-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:22:\"carton-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:22:\"carton-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:22:\"carton-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"carton-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"carton-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"carton-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"carton-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13794,728,'_wp_attached_file','2018/09/Skinpack.jpg'),(13795,728,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2018/09/Skinpack.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Skinpack-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Skinpack-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:20:\"Skinpack-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:20:\"Skinpack-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:20:\"Skinpack-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:20:\"Skinpack-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:20:\"Skinpack-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:20:\"Skinpack-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"Skinpack-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:18:\"Skinpack-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:20:\"Skinpack-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:20:\"Skinpack-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:20:\"Skinpack-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Skinpack-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Skinpack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Skinpack-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Skinpack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13796,729,'_wp_attached_file','2018/09/1-Mercadeo.jpg'),(13797,729,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2018/09/1-Mercadeo.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"1-Mercadeo-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:22:\"1-Mercadeo-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:22:\"1-Mercadeo-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:22:\"1-Mercadeo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"1-Mercadeo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"1-Mercadeo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13798,730,'_wc_review_count','0'),(13799,730,'_wc_rating_count','a:0:{}'),(13800,730,'_wc_average_rating','0'),(13801,730,'_edit_last','1'),(13802,730,'_edit_lock','1537803595:1'),(13803,731,'_wp_attached_file','2018/09/Blister-optimizada.jpg'),(13804,731,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/09/Blister-optimizada.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:28:\"Blister-optimizada-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:30:\"Blister-optimizada-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:30:\"Blister-optimizada-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:30:\"Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13805,731,'_wp_attachment_image_alt','empaque tipo blister'),(13806,730,'_thumbnail_id','731'),(13811,730,'_sku',''),(13812,730,'_regular_price',''),(13813,730,'_sale_price',''),(13814,730,'_sale_price_dates_from',''),(13815,730,'_sale_price_dates_to',''),(13816,730,'total_sales','0'),(13817,730,'_tax_status','taxable'),(13818,730,'_tax_class',''),(13819,730,'_manage_stock','no'),(13820,730,'_backorders','no'),(13821,730,'_sold_individually','no'),(13822,730,'_weight',''),(13823,730,'_length',''),(13824,730,'_width',''),(13825,730,'_height',''),(13826,730,'_upsell_ids','a:0:{}'),(13827,730,'_crosssell_ids','a:0:{}'),(13828,730,'_purchase_note',''),(13829,730,'_default_attributes','a:0:{}'),(13830,730,'_virtual','no'),(13831,730,'_downloadable','no'),(13832,730,'_product_image_gallery',''),(13833,730,'_download_limit','-1'),(13834,730,'_download_expiry','-1'),(13835,730,'_stock',NULL),(13836,730,'_stock_status','instock'),(13837,730,'_product_version','3.4.2'),(13838,730,'_price',''),(13839,730,'slide_template',''),(13844,730,'pyre_main_top_padding',''),(13845,730,'pyre_main_bottom_padding',''),(13846,730,'pyre_portfolio_width_100','default'),(13847,730,'pyre_hundredp_padding',''),(13848,730,'pyre_display_header','yes'),(13849,730,'pyre_header_100_width','default'),(13850,730,'pyre_header_bg_color',''),(13851,730,'pyre_header_bg_opacity',''),(13852,730,'pyre_header_bg',''),(13853,730,'pyre_header_bg_full','no'),(13854,730,'pyre_header_bg_repeat','repeat'),(13855,730,'pyre_displayed_menu','default'),(13856,730,'pyre_display_footer','default'),(13857,730,'pyre_display_copyright','default'),(13858,730,'pyre_footer_100_width','default'),(13859,730,'pyre_sidebar_position','default'),(13860,730,'pyre_sidebar_sticky','default'),(13861,730,'pyre_sidebar_bg_color',''),(13862,730,'pyre_slider_type','no'),(13863,730,'pyre_slider','0'),(13864,730,'pyre_wooslider',''),(13865,730,'pyre_revslider','0'),(13866,730,'pyre_elasticslider','0'),(13867,730,'pyre_slider_position','default'),(13868,730,'pyre_avada_rev_styles','default'),(13869,730,'pyre_fallback',''),(13870,730,'pyre_demo_slider',''),(13871,730,'pyre_page_bg_layout','default'),(13872,730,'pyre_page_bg_color',''),(13873,730,'pyre_page_bg',''),(13874,730,'pyre_page_bg_full','no'),(13875,730,'pyre_page_bg_repeat','repeat'),(13876,730,'pyre_wide_page_bg_color',''),(13877,730,'pyre_wide_page_bg',''),(13878,730,'pyre_wide_page_bg_full','no'),(13879,730,'pyre_wide_page_bg_repeat','repeat'),(13880,730,'pyre_page_title','default'),(13881,730,'pyre_page_title_breadcrumbs_search_bar','default'),(13882,730,'pyre_page_title_text','default'),(13883,730,'pyre_page_title_text_alignment','default'),(13884,730,'pyre_page_title_custom_text',''),(13885,730,'pyre_page_title_text_size',''),(13886,730,'pyre_page_title_line_height',''),(13887,730,'pyre_page_title_custom_subheader',''),(13888,730,'pyre_page_title_custom_subheader_text_size',''),(13889,730,'pyre_page_title_font_color',''),(13890,730,'pyre_page_title_100_width','default'),(13891,730,'pyre_page_title_height',''),(13892,730,'pyre_page_title_mobile_height',''),(13893,730,'pyre_page_title_bar_bg_color',''),(13894,730,'pyre_page_title_bar_borders_color',''),(13895,730,'pyre_page_title_bar_bg',''),(13896,730,'pyre_page_title_bar_bg_retina',''),(13897,730,'pyre_page_title_bar_bg_full','default'),(13898,730,'pyre_page_title_bg_parallax','default'),(13899,730,'fusion_builder_status',''),(13908,732,'_wc_review_count','0'),(13909,732,'_wc_rating_count','a:0:{}'),(13910,732,'_wc_average_rating','0'),(13911,732,'_edit_last','1'),(13912,732,'_edit_lock','1537373384:1'),(13913,733,'_wp_attached_file','2018/09/carton-opt-1.jpg'),(13914,733,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/09/carton-opt-1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:22:\"carton-opt-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:24:\"carton-opt-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:24:\"carton-opt-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:24:\"carton-opt-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"carton-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"carton-opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13915,732,'_thumbnail_id','733'),(13920,732,'_sku',''),(13921,732,'_regular_price',''),(13922,732,'_sale_price',''),(13923,732,'_sale_price_dates_from',''),(13924,732,'_sale_price_dates_to',''),(13925,732,'total_sales','0'),(13926,732,'_tax_status','taxable'),(13927,732,'_tax_class',''),(13928,732,'_manage_stock','no'),(13929,732,'_backorders','no'),(13930,732,'_sold_individually','no'),(13931,732,'_weight',''),(13932,732,'_length',''),(13933,732,'_width',''),(13934,732,'_height',''),(13935,732,'_upsell_ids','a:0:{}'),(13936,732,'_crosssell_ids','a:0:{}'),(13937,732,'_purchase_note',''),(13938,732,'_default_attributes','a:0:{}'),(13939,732,'_virtual','no'),(13940,732,'_downloadable','no'),(13941,732,'_product_image_gallery',''),(13942,732,'_download_limit','-1'),(13943,732,'_download_expiry','-1'),(13944,732,'_stock',NULL),(13945,732,'_stock_status','instock'),(13946,732,'_product_version','3.4.2'),(13947,732,'_price',''),(13948,732,'slide_template','default'),(13953,732,'pyre_main_top_padding',''),(13954,732,'pyre_main_bottom_padding',''),(13955,732,'pyre_portfolio_width_100','default'),(13956,732,'pyre_hundredp_padding',''),(13957,732,'pyre_display_header','yes'),(13958,732,'pyre_header_100_width','default'),(13959,732,'pyre_header_bg_color',''),(13960,732,'pyre_header_bg_opacity',''),(13961,732,'pyre_header_bg',''),(13962,732,'pyre_header_bg_full','no'),(13963,732,'pyre_header_bg_repeat','repeat'),(13964,732,'pyre_displayed_menu','default'),(13965,732,'pyre_display_footer','default'),(13966,732,'pyre_display_copyright','default'),(13967,732,'pyre_footer_100_width','default'),(13968,732,'pyre_sidebar_position','default'),(13969,732,'pyre_sidebar_sticky','default'),(13970,732,'pyre_sidebar_bg_color',''),(13971,732,'pyre_slider_type','no'),(13972,732,'pyre_slider','0'),(13973,732,'pyre_wooslider',''),(13974,732,'pyre_revslider','0'),(13975,732,'pyre_elasticslider','0'),(13976,732,'pyre_slider_position','default'),(13977,732,'pyre_avada_rev_styles','default'),(13978,732,'pyre_fallback',''),(13979,732,'pyre_demo_slider',''),(13980,732,'pyre_page_bg_layout','default'),(13981,732,'pyre_page_bg_color',''),(13982,732,'pyre_page_bg',''),(13983,732,'pyre_page_bg_full','no'),(13984,732,'pyre_page_bg_repeat','repeat'),(13985,732,'pyre_wide_page_bg_color',''),(13986,732,'pyre_wide_page_bg',''),(13987,732,'pyre_wide_page_bg_full','no'),(13988,732,'pyre_wide_page_bg_repeat','repeat'),(13989,732,'pyre_page_title','default'),(13990,732,'pyre_page_title_breadcrumbs_search_bar','default'),(13991,732,'pyre_page_title_text','default'),(13992,732,'pyre_page_title_text_alignment','default'),(13993,732,'pyre_page_title_custom_text',''),(13994,732,'pyre_page_title_text_size',''),(13995,732,'pyre_page_title_line_height',''),(13996,732,'pyre_page_title_custom_subheader',''),(13997,732,'pyre_page_title_custom_subheader_text_size',''),(13998,732,'pyre_page_title_font_color',''),(13999,732,'pyre_page_title_100_width','default'),(14000,732,'pyre_page_title_height',''),(14001,732,'pyre_page_title_mobile_height',''),(14002,732,'pyre_page_title_bar_bg_color',''),(14003,732,'pyre_page_title_bar_borders_color',''),(14004,732,'pyre_page_title_bar_bg',''),(14005,732,'pyre_page_title_bar_bg_retina',''),(14006,732,'pyre_page_title_bar_bg_full','default'),(14007,732,'pyre_page_title_bg_parallax','default'),(14008,732,'fusion_builder_status',''),(14009,734,'_wp_attached_file','2018/09/1-Cartoncillo.jpg'),(14010,734,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/09/1-Cartoncillo.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"1-Cartoncillo-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"1-Cartoncillo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"1-Cartoncillo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14011,734,'_wp_attachment_image_alt','planchas de cartoncillo'),(14012,735,'_wp_attached_file','2018/09/Cartoncillo-para-Blister-optimizada.jpg'),(14013,735,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:47:\"2018/09/Cartoncillo-para-Blister-optimizada.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:45:\"Cartoncillo-para-Blister-optimizada-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14014,735,'_wp_attachment_image_alt','cartoncillo para blister'),(14015,736,'_wp_attached_file','2018/09/cartoncillo-para-selle-de-alta-frecuencia.jpg'),(14016,736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:53:\"2018/09/cartoncillo-para-selle-de-alta-frecuencia.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:51:\"cartoncillo-para-selle-de-alta-frecuencia-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"cartoncillo-para-selle-de-alta-frecuencia-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14017,737,'_sku',''),(14018,737,'_regular_price',''),(14019,737,'_sale_price',''),(14020,737,'_sale_price_dates_from',''),(14021,737,'_sale_price_dates_to',''),(14022,737,'total_sales','0'),(14023,737,'_tax_status','taxable'),(14024,737,'_tax_class',''),(14025,737,'_manage_stock','no'),(14026,737,'_backorders','no'),(14027,737,'_sold_individually','no'),(14028,737,'_weight',''),(14029,737,'_length',''),(14030,737,'_width',''),(14031,737,'_height',''),(14032,737,'_upsell_ids','a:0:{}'),(14033,737,'_crosssell_ids','a:0:{}'),(14034,737,'_purchase_note',''),(14035,737,'_default_attributes','a:0:{}'),(14036,737,'_virtual','no'),(14037,737,'_downloadable','no'),(14038,737,'_product_image_gallery','726'),(14039,737,'_download_limit','-1'),(14040,737,'_download_expiry','-1'),(14041,737,'_thumbnail_id','725'),(14042,737,'_stock',NULL),(14043,737,'_stock_status','instock'),(14044,737,'_wc_average_rating','0'),(14045,737,'_wc_rating_count','a:0:{}'),(14046,737,'_wc_review_count','0'),(14047,737,'_downloadable_files','a:0:{}'),(14048,737,'_product_attributes','a:0:{}'),(14049,737,'_product_version','3.4.2'),(14050,737,'_price',''),(14051,737,'slide_template','default'),(14056,737,'pyre_main_top_padding',''),(14057,737,'pyre_main_bottom_padding',''),(14058,737,'pyre_portfolio_width_100','default'),(14059,737,'pyre_hundredp_padding',''),(14060,737,'pyre_display_header','yes'),(14061,737,'pyre_header_100_width','default'),(14062,737,'pyre_header_bg_color',''),(14063,737,'pyre_header_bg_opacity',''),(14064,737,'pyre_header_bg',''),(14065,737,'pyre_header_bg_full','no'),(14066,737,'pyre_header_bg_repeat','repeat'),(14067,737,'pyre_displayed_menu','default'),(14068,737,'pyre_display_footer','default'),(14069,737,'pyre_display_copyright','default'),(14070,737,'pyre_footer_100_width','default'),(14071,737,'pyre_sidebar_position','default'),(14072,737,'pyre_sidebar_sticky','default'),(14073,737,'pyre_sidebar_bg_color',''),(14074,737,'pyre_slider_type','no'),(14075,737,'pyre_slider','0'),(14076,737,'pyre_wooslider',''),(14077,737,'pyre_revslider','0'),(14078,737,'pyre_elasticslider','0'),(14079,737,'pyre_slider_position','default'),(14080,737,'pyre_avada_rev_styles','default'),(14081,737,'pyre_fallback',''),(14082,737,'pyre_demo_slider',''),(14083,737,'pyre_page_bg_layout','default'),(14084,737,'pyre_page_bg_color',''),(14085,737,'pyre_page_bg',''),(14086,737,'pyre_page_bg_full','no'),(14087,737,'pyre_page_bg_repeat','repeat'),(14088,737,'pyre_wide_page_bg_color',''),(14089,737,'pyre_wide_page_bg',''),(14090,737,'pyre_wide_page_bg_full','no'),(14091,737,'pyre_wide_page_bg_repeat','repeat'),(14092,737,'pyre_page_title','default'),(14093,737,'pyre_page_title_breadcrumbs_search_bar','default'),(14094,737,'pyre_page_title_text','default'),(14095,737,'pyre_page_title_text_alignment','default'),(14096,737,'pyre_page_title_custom_text',''),(14097,737,'pyre_page_title_text_size',''),(14098,737,'pyre_page_title_line_height',''),(14099,737,'pyre_page_title_custom_subheader',''),(14100,737,'pyre_page_title_custom_subheader_text_size',''),(14101,737,'pyre_page_title_font_color',''),(14102,737,'pyre_page_title_100_width','default'),(14103,737,'pyre_page_title_height',''),(14104,737,'pyre_page_title_mobile_height',''),(14105,737,'pyre_page_title_bar_bg_color',''),(14106,737,'pyre_page_title_bar_borders_color',''),(14107,737,'pyre_page_title_bar_bg',''),(14108,737,'pyre_page_title_bar_bg_retina',''),(14109,737,'pyre_page_title_bar_bg_full','default'),(14110,737,'pyre_page_title_bg_parallax','default'),(14111,737,'fusion_builder_status',''),(14112,737,'_edit_lock','1537372904:1'),(14113,725,'_wp_attachment_image_alt','cajas de cartón'),(14114,726,'_wp_attachment_image_alt','cajas de cartón'),(14115,737,'_edit_last','1'),(14124,738,'_wc_review_count','0'),(14125,738,'_wc_rating_count','a:0:{}'),(14126,738,'_wc_average_rating','0'),(14127,738,'_edit_last','1'),(14128,738,'_edit_lock','1537372414:1'),(14129,738,'_thumbnail_id','734'),(14134,738,'_sku',''),(14135,738,'_regular_price',''),(14136,738,'_sale_price',''),(14137,738,'_sale_price_dates_from',''),(14138,738,'_sale_price_dates_to',''),(14139,738,'total_sales','0'),(14140,738,'_tax_status','taxable'),(14141,738,'_tax_class',''),(14142,738,'_manage_stock','no'),(14143,738,'_backorders','no'),(14144,738,'_sold_individually','no'),(14145,738,'_weight',''),(14146,738,'_length',''),(14147,738,'_width',''),(14148,738,'_height',''),(14149,738,'_upsell_ids','a:0:{}'),(14150,738,'_crosssell_ids','a:0:{}'),(14151,738,'_purchase_note',''),(14152,738,'_default_attributes','a:0:{}'),(14153,738,'_virtual','no'),(14154,738,'_downloadable','no'),(14155,738,'_product_image_gallery',''),(14156,738,'_download_limit','-1'),(14157,738,'_download_expiry','-1'),(14158,738,'_stock',NULL),(14159,738,'_stock_status','instock'),(14160,738,'_product_version','3.4.2'),(14161,738,'_price',''),(14162,738,'slide_template','default'),(14167,738,'pyre_main_top_padding',''),(14168,738,'pyre_main_bottom_padding',''),(14169,738,'pyre_portfolio_width_100','default'),(14170,738,'pyre_hundredp_padding',''),(14171,738,'pyre_display_header','yes'),(14172,738,'pyre_header_100_width','default'),(14173,738,'pyre_header_bg_color',''),(14174,738,'pyre_header_bg_opacity',''),(14175,738,'pyre_header_bg',''),(14176,738,'pyre_header_bg_full','no'),(14177,738,'pyre_header_bg_repeat','repeat'),(14178,738,'pyre_displayed_menu','default'),(14179,738,'pyre_display_footer','default'),(14180,738,'pyre_display_copyright','default'),(14181,738,'pyre_footer_100_width','default'),(14182,738,'pyre_sidebar_position','default'),(14183,738,'pyre_sidebar_sticky','default'),(14184,738,'pyre_sidebar_bg_color',''),(14185,738,'pyre_slider_type','no'),(14186,738,'pyre_slider','0'),(14187,738,'pyre_wooslider',''),(14188,738,'pyre_revslider','0'),(14189,738,'pyre_elasticslider','0'),(14190,738,'pyre_slider_position','default'),(14191,738,'pyre_avada_rev_styles','default'),(14192,738,'pyre_fallback',''),(14193,738,'pyre_demo_slider',''),(14194,738,'pyre_page_bg_layout','default'),(14195,738,'pyre_page_bg_color',''),(14196,738,'pyre_page_bg',''),(14197,738,'pyre_page_bg_full','no'),(14198,738,'pyre_page_bg_repeat','repeat'),(14199,738,'pyre_wide_page_bg_color',''),(14200,738,'pyre_wide_page_bg',''),(14201,738,'pyre_wide_page_bg_full','no'),(14202,738,'pyre_wide_page_bg_repeat','repeat'),(14203,738,'pyre_page_title','default'),(14204,738,'pyre_page_title_breadcrumbs_search_bar','default'),(14205,738,'pyre_page_title_text','default'),(14206,738,'pyre_page_title_text_alignment','default'),(14207,738,'pyre_page_title_custom_text',''),(14208,738,'pyre_page_title_text_size',''),(14209,738,'pyre_page_title_line_height',''),(14210,738,'pyre_page_title_custom_subheader',''),(14211,738,'pyre_page_title_custom_subheader_text_size',''),(14212,738,'pyre_page_title_font_color',''),(14213,738,'pyre_page_title_100_width','default'),(14214,738,'pyre_page_title_height',''),(14215,738,'pyre_page_title_mobile_height',''),(14216,738,'pyre_page_title_bar_bg_color',''),(14217,738,'pyre_page_title_bar_borders_color',''),(14218,738,'pyre_page_title_bar_bg',''),(14219,738,'pyre_page_title_bar_bg_retina',''),(14220,738,'pyre_page_title_bar_bg_full','default'),(14221,738,'pyre_page_title_bg_parallax','default'),(14222,738,'fusion_builder_status',''),(14223,739,'_wc_review_count','0'),(14224,739,'_wc_rating_count','a:0:{}'),(14225,739,'_wc_average_rating','0'),(14226,739,'_edit_last','1'),(14227,739,'_edit_lock','1536339990:1'),(14228,740,'_wp_attached_file','2018/09/2-Cartoncillo-para-Blister-optimizada.jpg'),(14229,740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:49:\"2018/09/2-Cartoncillo-para-Blister-optimizada.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:47:\"2-Cartoncillo-para-Blister-optimizada-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"2-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14230,741,'_wp_attached_file','2018/09/3-Cartoncillo-para-Blister-optimizada.jpg'),(14231,741,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:49:\"2018/09/3-Cartoncillo-para-Blister-optimizada.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:47:\"3-Cartoncillo-para-Blister-optimizada-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"3-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14232,742,'_wp_attached_file','2018/09/1-Cartoncillo-para-Blister-optimizada.jpg'),(14233,742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:49:\"2018/09/1-Cartoncillo-para-Blister-optimizada.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:47:\"1-Cartoncillo-para-Blister-optimizada-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"1-Cartoncillo-para-Blister-optimizada-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14234,742,'_wp_attachment_image_alt',''),(14235,741,'_wp_attachment_image_alt','placas de cartoncillo para blister'),(14236,739,'_thumbnail_id','735'),(14241,739,'_sku',''),(14242,739,'_regular_price',''),(14243,739,'_sale_price',''),(14244,739,'_sale_price_dates_from',''),(14245,739,'_sale_price_dates_to',''),(14246,739,'total_sales','0'),(14247,739,'_tax_status','taxable'),(14248,739,'_tax_class',''),(14249,739,'_manage_stock','no'),(14250,739,'_backorders','no'),(14251,739,'_sold_individually','no'),(14252,739,'_weight',''),(14253,739,'_length',''),(14254,739,'_width',''),(14255,739,'_height',''),(14256,739,'_upsell_ids','a:0:{}'),(14257,739,'_crosssell_ids','a:0:{}'),(14258,739,'_purchase_note',''),(14259,739,'_default_attributes','a:0:{}'),(14260,739,'_virtual','no'),(14261,739,'_downloadable','no'),(14262,739,'_product_image_gallery','742,741,740'),(14263,739,'_download_limit','-1'),(14264,739,'_download_expiry','-1'),(14265,739,'_stock',NULL),(14266,739,'_stock_status','instock'),(14267,739,'_product_version','3.4.2'),(14268,739,'_price',''),(14269,739,'slide_template','default'),(14274,739,'pyre_main_top_padding',''),(14275,739,'pyre_main_bottom_padding',''),(14276,739,'pyre_portfolio_width_100','default'),(14277,739,'pyre_hundredp_padding',''),(14278,739,'pyre_display_header','yes'),(14279,739,'pyre_header_100_width','default'),(14280,739,'pyre_header_bg_color',''),(14281,739,'pyre_header_bg_opacity',''),(14282,739,'pyre_header_bg',''),(14283,739,'pyre_header_bg_full','no'),(14284,739,'pyre_header_bg_repeat','repeat'),(14285,739,'pyre_displayed_menu','default'),(14286,739,'pyre_display_footer','default'),(14287,739,'pyre_display_copyright','default'),(14288,739,'pyre_footer_100_width','default'),(14289,739,'pyre_sidebar_position','default'),(14290,739,'pyre_sidebar_sticky','default'),(14291,739,'pyre_sidebar_bg_color',''),(14292,739,'pyre_slider_type','no'),(14293,739,'pyre_slider','0'),(14294,739,'pyre_wooslider',''),(14295,739,'pyre_revslider','0'),(14296,739,'pyre_elasticslider','0'),(14297,739,'pyre_slider_position','default'),(14298,739,'pyre_avada_rev_styles','default'),(14299,739,'pyre_fallback',''),(14300,739,'pyre_demo_slider',''),(14301,739,'pyre_page_bg_layout','default'),(14302,739,'pyre_page_bg_color',''),(14303,739,'pyre_page_bg',''),(14304,739,'pyre_page_bg_full','no'),(14305,739,'pyre_page_bg_repeat','repeat'),(14306,739,'pyre_wide_page_bg_color',''),(14307,739,'pyre_wide_page_bg',''),(14308,739,'pyre_wide_page_bg_full','no'),(14309,739,'pyre_wide_page_bg_repeat','repeat'),(14310,739,'pyre_page_title','default'),(14311,739,'pyre_page_title_breadcrumbs_search_bar','default'),(14312,739,'pyre_page_title_text','default'),(14313,739,'pyre_page_title_text_alignment','default'),(14314,739,'pyre_page_title_custom_text',''),(14315,739,'pyre_page_title_text_size',''),(14316,739,'pyre_page_title_line_height',''),(14317,739,'pyre_page_title_custom_subheader',''),(14318,739,'pyre_page_title_custom_subheader_text_size',''),(14319,739,'pyre_page_title_font_color',''),(14320,739,'pyre_page_title_100_width','default'),(14321,739,'pyre_page_title_height',''),(14322,739,'pyre_page_title_mobile_height',''),(14323,739,'pyre_page_title_bar_bg_color',''),(14324,739,'pyre_page_title_bar_borders_color',''),(14325,739,'pyre_page_title_bar_bg',''),(14326,739,'pyre_page_title_bar_bg_retina',''),(14327,739,'pyre_page_title_bar_bg_full','default'),(14328,739,'pyre_page_title_bg_parallax','default'),(14329,739,'fusion_builder_status',''),(14330,743,'_wc_review_count','0'),(14331,743,'_wc_rating_count','a:0:{}'),(14332,743,'_wc_average_rating','0'),(14333,743,'_edit_last','1'),(14334,743,'_edit_lock','1537373377:1'),(14335,743,'_thumbnail_id','736'),(14340,743,'_sku',''),(14341,743,'_regular_price',''),(14342,743,'_sale_price',''),(14343,743,'_sale_price_dates_from',''),(14344,743,'_sale_price_dates_to',''),(14345,743,'total_sales','0'),(14346,743,'_tax_status','taxable'),(14347,743,'_tax_class',''),(14348,743,'_manage_stock','no'),(14349,743,'_backorders','no'),(14350,743,'_sold_individually','no'),(14351,743,'_weight',''),(14352,743,'_length',''),(14353,743,'_width',''),(14354,743,'_height',''),(14355,743,'_upsell_ids','a:0:{}'),(14356,743,'_crosssell_ids','a:0:{}'),(14357,743,'_purchase_note',''),(14358,743,'_default_attributes','a:0:{}'),(14359,743,'_virtual','no'),(14360,743,'_downloadable','no'),(14361,743,'_product_image_gallery',''),(14362,743,'_download_limit','-1'),(14363,743,'_download_expiry','-1'),(14364,743,'_stock',NULL),(14365,743,'_stock_status','instock'),(14366,743,'_product_version','3.4.2'),(14367,743,'_price',''),(14368,743,'slide_template','default'),(14373,743,'pyre_main_top_padding',''),(14374,743,'pyre_main_bottom_padding',''),(14375,743,'pyre_portfolio_width_100','default'),(14376,743,'pyre_hundredp_padding',''),(14377,743,'pyre_display_header','yes'),(14378,743,'pyre_header_100_width','default'),(14379,743,'pyre_header_bg_color',''),(14380,743,'pyre_header_bg_opacity',''),(14381,743,'pyre_header_bg',''),(14382,743,'pyre_header_bg_full','no'),(14383,743,'pyre_header_bg_repeat','repeat'),(14384,743,'pyre_displayed_menu','default'),(14385,743,'pyre_display_footer','default'),(14386,743,'pyre_display_copyright','default'),(14387,743,'pyre_footer_100_width','default'),(14388,743,'pyre_sidebar_position','default'),(14389,743,'pyre_sidebar_sticky','default'),(14390,743,'pyre_sidebar_bg_color',''),(14391,743,'pyre_slider_type','no'),(14392,743,'pyre_slider','0'),(14393,743,'pyre_wooslider',''),(14394,743,'pyre_revslider','0'),(14395,743,'pyre_elasticslider','0'),(14396,743,'pyre_slider_position','default'),(14397,743,'pyre_avada_rev_styles','default'),(14398,743,'pyre_fallback',''),(14399,743,'pyre_demo_slider',''),(14400,743,'pyre_page_bg_layout','default'),(14401,743,'pyre_page_bg_color',''),(14402,743,'pyre_page_bg',''),(14403,743,'pyre_page_bg_full','no'),(14404,743,'pyre_page_bg_repeat','repeat'),(14405,743,'pyre_wide_page_bg_color',''),(14406,743,'pyre_wide_page_bg',''),(14407,743,'pyre_wide_page_bg_full','no'),(14408,743,'pyre_wide_page_bg_repeat','repeat'),(14409,743,'pyre_page_title','default'),(14410,743,'pyre_page_title_breadcrumbs_search_bar','default'),(14411,743,'pyre_page_title_text','default'),(14412,743,'pyre_page_title_text_alignment','default'),(14413,743,'pyre_page_title_custom_text',''),(14414,743,'pyre_page_title_text_size',''),(14415,743,'pyre_page_title_line_height',''),(14416,743,'pyre_page_title_custom_subheader',''),(14417,743,'pyre_page_title_custom_subheader_text_size',''),(14418,743,'pyre_page_title_font_color',''),(14419,743,'pyre_page_title_100_width','default'),(14420,743,'pyre_page_title_height',''),(14421,743,'pyre_page_title_mobile_height',''),(14422,743,'pyre_page_title_bar_bg_color',''),(14423,743,'pyre_page_title_bar_borders_color',''),(14424,743,'pyre_page_title_bar_bg',''),(14425,743,'pyre_page_title_bar_bg_retina',''),(14426,743,'pyre_page_title_bar_bg_full','default'),(14427,743,'pyre_page_title_bg_parallax','default'),(14428,743,'fusion_builder_status',''),(14437,744,'_wc_review_count','0'),(14438,744,'_wc_rating_count','a:0:{}'),(14439,744,'_wc_average_rating','0'),(14440,744,'_edit_last','1'),(14441,744,'_edit_lock','1537478583:1'),(14446,744,'_sku',''),(14447,744,'_regular_price',''),(14448,744,'_sale_price',''),(14449,744,'_sale_price_dates_from',''),(14450,744,'_sale_price_dates_to',''),(14451,744,'total_sales','0'),(14452,744,'_tax_status','taxable'),(14453,744,'_tax_class',''),(14454,744,'_manage_stock','no'),(14455,744,'_backorders','no'),(14456,744,'_sold_individually','no'),(14457,744,'_weight',''),(14458,744,'_length',''),(14459,744,'_width',''),(14460,744,'_height',''),(14461,744,'_upsell_ids','a:0:{}'),(14462,744,'_crosssell_ids','a:0:{}'),(14463,744,'_purchase_note',''),(14464,744,'_default_attributes','a:0:{}'),(14465,744,'_virtual','no'),(14466,744,'_downloadable','no'),(14467,744,'_product_image_gallery','746'),(14468,744,'_download_limit','-1'),(14469,744,'_download_expiry','-1'),(14470,744,'_stock',NULL),(14471,744,'_stock_status','instock'),(14472,744,'_product_version','3.4.2'),(14473,744,'_price',''),(14474,744,'slide_template',''),(14479,744,'pyre_main_top_padding',''),(14480,744,'pyre_main_bottom_padding',''),(14481,744,'pyre_portfolio_width_100','default'),(14482,744,'pyre_hundredp_padding',''),(14483,744,'pyre_display_header','yes'),(14484,744,'pyre_header_100_width','default'),(14485,744,'pyre_header_bg_color',''),(14486,744,'pyre_header_bg_opacity',''),(14487,744,'pyre_header_bg',''),(14488,744,'pyre_header_bg_full','no'),(14489,744,'pyre_header_bg_repeat','repeat'),(14490,744,'pyre_displayed_menu','default'),(14491,744,'pyre_display_footer','default'),(14492,744,'pyre_display_copyright','default'),(14493,744,'pyre_footer_100_width','default'),(14494,744,'pyre_sidebar_position','default'),(14495,744,'pyre_sidebar_sticky','default'),(14496,744,'pyre_sidebar_bg_color',''),(14497,744,'pyre_slider_type','no'),(14498,744,'pyre_slider','0'),(14499,744,'pyre_wooslider',''),(14500,744,'pyre_revslider','0'),(14501,744,'pyre_elasticslider','0'),(14502,744,'pyre_slider_position','default'),(14503,744,'pyre_avada_rev_styles','default'),(14504,744,'pyre_fallback',''),(14505,744,'pyre_demo_slider',''),(14506,744,'pyre_page_bg_layout','default'),(14507,744,'pyre_page_bg_color',''),(14508,744,'pyre_page_bg',''),(14509,744,'pyre_page_bg_full','no'),(14510,744,'pyre_page_bg_repeat','repeat'),(14511,744,'pyre_wide_page_bg_color',''),(14512,744,'pyre_wide_page_bg',''),(14513,744,'pyre_wide_page_bg_full','no'),(14514,744,'pyre_wide_page_bg_repeat','repeat'),(14515,744,'pyre_page_title','default'),(14516,744,'pyre_page_title_breadcrumbs_search_bar','default'),(14517,744,'pyre_page_title_text','default'),(14518,744,'pyre_page_title_text_alignment','default'),(14519,744,'pyre_page_title_custom_text',''),(14520,744,'pyre_page_title_text_size',''),(14521,744,'pyre_page_title_line_height',''),(14522,744,'pyre_page_title_custom_subheader',''),(14523,744,'pyre_page_title_custom_subheader_text_size',''),(14524,744,'pyre_page_title_font_color',''),(14525,744,'pyre_page_title_100_width','default'),(14526,744,'pyre_page_title_height',''),(14527,744,'pyre_page_title_mobile_height',''),(14528,744,'pyre_page_title_bar_bg_color',''),(14529,744,'pyre_page_title_bar_borders_color',''),(14530,744,'pyre_page_title_bar_bg',''),(14531,744,'pyre_page_title_bar_bg_retina',''),(14532,744,'pyre_page_title_bar_bg_full','default'),(14533,744,'pyre_page_title_bg_parallax','default'),(14534,744,'fusion_builder_status',''),(14537,746,'_wp_attached_file','2018/09/2-Mercadeo.jpg'),(14538,746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2018/09/2-Mercadeo.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:20:\"2-Mercadeo-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:22:\"2-Mercadeo-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:22:\"2-Mercadeo-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:22:\"2-Mercadeo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"2-Mercadeo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"2-Mercadeo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14539,744,'_thumbnail_id','729'),(14552,739,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14553,739,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14554,739,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14555,739,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14614,764,'_wp_attached_file','2018/09/rotador-1.jpg'),(14615,764,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:499;s:4:\"file\";s:21:\"2018/09/rotador-1.jpg\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rotador-1-300x52.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rotador-1-768x133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rotador-1-1024x177.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:21:\"rotador-1-940x400.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:21:\"rotador-1-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:21:\"rotador-1-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:21:\"rotador-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:21:\"rotador-1-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"rotador-1-669x272.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"rotador-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:21:\"rotador-1-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"rotador-1-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:20:\"rotador-1-200x35.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:20:\"rotador-1-400x69.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:21:\"rotador-1-600x104.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:800;a:4:{s:4:\"file\";s:21:\"rotador-1-800x139.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:1200;a:4:{s:4:\"file\";s:22:\"rotador-1-1200x208.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"rotador-1-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"rotador-1-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rotador-1-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"rotador-1-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14616,764,'_edit_lock','1536591201:1'),(14617,765,'_wp_attached_file','2018/09/rotador-2.jpg'),(14618,765,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:499;s:4:\"file\";s:21:\"2018/09/rotador-2.jpg\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rotador-2-300x52.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rotador-2-768x133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rotador-2-1024x177.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:21:\"rotador-2-940x400.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:21:\"rotador-2-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:21:\"rotador-2-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:21:\"rotador-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:21:\"rotador-2-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"rotador-2-669x272.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"rotador-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:21:\"rotador-2-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"rotador-2-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:20:\"rotador-2-200x35.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:20:\"rotador-2-400x69.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:21:\"rotador-2-600x104.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:800;a:4:{s:4:\"file\";s:21:\"rotador-2-800x139.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:1200;a:4:{s:4:\"file\";s:22:\"rotador-2-1200x208.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"rotador-2-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"rotador-2-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rotador-2-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"rotador-2-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14619,766,'_wp_attached_file','2018/09/rotador-3.jpg'),(14620,766,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:499;s:4:\"file\";s:21:\"2018/09/rotador-3.jpg\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rotador-3-300x52.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rotador-3-768x133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rotador-3-1024x177.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:21:\"rotador-3-940x400.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:21:\"rotador-3-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:21:\"rotador-3-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:21:\"rotador-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:21:\"rotador-3-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"rotador-3-669x272.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"rotador-3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:21:\"rotador-3-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"rotador-3-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:20:\"rotador-3-200x35.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:20:\"rotador-3-400x69.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:21:\"rotador-3-600x104.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:800;a:4:{s:4:\"file\";s:21:\"rotador-3-800x139.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:1200;a:4:{s:4:\"file\";s:22:\"rotador-3-1200x208.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"rotador-3-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"rotador-3-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rotador-3-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"rotador-3-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14621,767,'_wp_attached_file','2018/09/rotador-4.jpg'),(14622,767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:499;s:4:\"file\";s:21:\"2018/09/rotador-4.jpg\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rotador-4-300x52.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rotador-4-768x133.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rotador-4-1024x177.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:21:\"rotador-4-940x400.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:21:\"rotador-4-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:21:\"rotador-4-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:21:\"rotador-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:21:\"rotador-4-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"rotador-4-669x272.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"rotador-4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:21:\"rotador-4-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:19:\"rotador-4-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:20:\"rotador-4-200x35.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:20:\"rotador-4-400x69.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:21:\"rotador-4-600x104.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:800;a:4:{s:4:\"file\";s:21:\"rotador-4-800x139.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:1200;a:4:{s:4:\"file\";s:22:\"rotador-4-1200x208.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"rotador-4-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"rotador-4-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rotador-4-253x44.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"rotador-4-635x110.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"rotador-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14727,6,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14728,6,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14729,6,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14730,6,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14743,689,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14744,689,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14745,689,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14746,689,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14759,493,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14760,493,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14761,493,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14762,493,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14767,696,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14768,696,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14769,696,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14770,696,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14775,559,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14776,559,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14777,559,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14778,559,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14783,621,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14784,621,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14785,621,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(14786,621,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(14787,773,'_wc_review_count','0'),(14788,773,'_wc_rating_count','a:0:{}'),(14789,773,'_wc_average_rating','0'),(14790,773,'_edit_last','1'),(14791,773,'_edit_lock','1537478625:1'),(14792,773,'_thumbnail_id','585'),(14797,773,'_sku',''),(14798,773,'_regular_price',''),(14799,773,'_sale_price',''),(14800,773,'_sale_price_dates_from',''),(14801,773,'_sale_price_dates_to',''),(14802,773,'total_sales','0'),(14803,773,'_tax_status','taxable'),(14804,773,'_tax_class',''),(14805,773,'_manage_stock','no'),(14806,773,'_backorders','no'),(14807,773,'_sold_individually','no'),(14808,773,'_weight',''),(14809,773,'_length',''),(14810,773,'_width',''),(14811,773,'_height',''),(14812,773,'_upsell_ids','a:0:{}'),(14813,773,'_crosssell_ids','a:0:{}'),(14814,773,'_purchase_note',''),(14815,773,'_default_attributes','a:0:{}'),(14816,773,'_virtual','no'),(14817,773,'_downloadable','no'),(14818,773,'_product_image_gallery',''),(14819,773,'_download_limit','-1'),(14820,773,'_download_expiry','-1'),(14821,773,'_stock',NULL),(14822,773,'_stock_status','instock'),(14823,773,'_product_version','3.4.2'),(14824,773,'_price',''),(14825,773,'slide_template',''),(14830,773,'pyre_main_top_padding',''),(14831,773,'pyre_main_bottom_padding',''),(14832,773,'pyre_portfolio_width_100','default'),(14833,773,'pyre_hundredp_padding',''),(14834,773,'pyre_display_header','yes'),(14835,773,'pyre_header_100_width','default'),(14836,773,'pyre_header_bg_color',''),(14837,773,'pyre_header_bg_opacity',''),(14838,773,'pyre_header_bg',''),(14839,773,'pyre_header_bg_full','no'),(14840,773,'pyre_header_bg_repeat','repeat'),(14841,773,'pyre_displayed_menu','default'),(14842,773,'pyre_display_footer','default'),(14843,773,'pyre_display_copyright','default'),(14844,773,'pyre_footer_100_width','default'),(14845,773,'pyre_sidebar_position','default'),(14846,773,'pyre_sidebar_sticky','default'),(14847,773,'pyre_sidebar_bg_color',''),(14848,773,'pyre_slider_type','no'),(14849,773,'pyre_slider','0'),(14850,773,'pyre_wooslider',''),(14851,773,'pyre_revslider','0'),(14852,773,'pyre_elasticslider','0'),(14853,773,'pyre_slider_position','default'),(14854,773,'pyre_avada_rev_styles','default'),(14855,773,'pyre_fallback',''),(14856,773,'pyre_demo_slider',''),(14857,773,'pyre_page_bg_layout','default'),(14858,773,'pyre_page_bg_color',''),(14859,773,'pyre_page_bg',''),(14860,773,'pyre_page_bg_full','no'),(14861,773,'pyre_page_bg_repeat','repeat'),(14862,773,'pyre_wide_page_bg_color',''),(14863,773,'pyre_wide_page_bg',''),(14864,773,'pyre_wide_page_bg_full','no'),(14865,773,'pyre_wide_page_bg_repeat','repeat'),(14866,773,'pyre_page_title','default'),(14867,773,'pyre_page_title_breadcrumbs_search_bar','default'),(14868,773,'pyre_page_title_text','default'),(14869,773,'pyre_page_title_text_alignment','default'),(14870,773,'pyre_page_title_custom_text',''),(14871,773,'pyre_page_title_text_size',''),(14872,773,'pyre_page_title_line_height',''),(14873,773,'pyre_page_title_custom_subheader',''),(14874,773,'pyre_page_title_custom_subheader_text_size',''),(14875,773,'pyre_page_title_font_color',''),(14876,773,'pyre_page_title_100_width','default'),(14877,773,'pyre_page_title_height',''),(14878,773,'pyre_page_title_mobile_height',''),(14879,773,'pyre_page_title_bar_bg_color',''),(14880,773,'pyre_page_title_bar_borders_color',''),(14881,773,'pyre_page_title_bar_bg',''),(14882,773,'pyre_page_title_bar_bg_retina',''),(14883,773,'pyre_page_title_bar_bg_full','default'),(14884,773,'pyre_page_title_bg_parallax','default'),(14885,773,'fusion_builder_status',''),(14894,775,'_wc_review_count','0'),(14895,775,'_wc_rating_count','a:0:{}'),(14896,775,'_wc_average_rating','0'),(14897,775,'_edit_last','1'),(14898,775,'_edit_lock','1537373538:1'),(14899,775,'_thumbnail_id','728'),(14904,775,'_sku',''),(14905,775,'_regular_price',''),(14906,775,'_sale_price',''),(14907,775,'_sale_price_dates_from',''),(14908,775,'_sale_price_dates_to',''),(14909,775,'total_sales','0'),(14910,775,'_tax_status','taxable'),(14911,775,'_tax_class',''),(14912,775,'_manage_stock','no'),(14913,775,'_backorders','no'),(14914,775,'_sold_individually','no'),(14915,775,'_weight',''),(14916,775,'_length',''),(14917,775,'_width',''),(14918,775,'_height',''),(14919,775,'_upsell_ids','a:0:{}'),(14920,775,'_crosssell_ids','a:0:{}'),(14921,775,'_purchase_note',''),(14922,775,'_default_attributes','a:0:{}'),(14923,775,'_virtual','no'),(14924,775,'_downloadable','no'),(14925,775,'_product_image_gallery','777,778'),(14926,775,'_download_limit','-1'),(14927,775,'_download_expiry','-1'),(14928,775,'_stock',NULL),(14929,775,'_stock_status','instock'),(14930,775,'_product_version','3.4.2'),(14931,775,'_price',''),(14932,775,'slide_template','default'),(14937,775,'pyre_main_top_padding',''),(14938,775,'pyre_main_bottom_padding',''),(14939,775,'pyre_portfolio_width_100','default'),(14940,775,'pyre_hundredp_padding',''),(14941,775,'pyre_display_header','yes'),(14942,775,'pyre_header_100_width','default'),(14943,775,'pyre_header_bg_color',''),(14944,775,'pyre_header_bg_opacity',''),(14945,775,'pyre_header_bg',''),(14946,775,'pyre_header_bg_full','no'),(14947,775,'pyre_header_bg_repeat','repeat'),(14948,775,'pyre_displayed_menu','default'),(14949,775,'pyre_display_footer','default'),(14950,775,'pyre_display_copyright','default'),(14951,775,'pyre_footer_100_width','default'),(14952,775,'pyre_sidebar_position','default'),(14953,775,'pyre_sidebar_sticky','default'),(14954,775,'pyre_sidebar_bg_color',''),(14955,775,'pyre_slider_type','no'),(14956,775,'pyre_slider','0'),(14957,775,'pyre_wooslider',''),(14958,775,'pyre_revslider','0'),(14959,775,'pyre_elasticslider','0'),(14960,775,'pyre_slider_position','default'),(14961,775,'pyre_avada_rev_styles','default'),(14962,775,'pyre_fallback',''),(14963,775,'pyre_demo_slider',''),(14964,775,'pyre_page_bg_layout','default'),(14965,775,'pyre_page_bg_color',''),(14966,775,'pyre_page_bg',''),(14967,775,'pyre_page_bg_full','no'),(14968,775,'pyre_page_bg_repeat','repeat'),(14969,775,'pyre_wide_page_bg_color',''),(14970,775,'pyre_wide_page_bg',''),(14971,775,'pyre_wide_page_bg_full','no'),(14972,775,'pyre_wide_page_bg_repeat','repeat'),(14973,775,'pyre_page_title','default'),(14974,775,'pyre_page_title_breadcrumbs_search_bar','default'),(14975,775,'pyre_page_title_text','default'),(14976,775,'pyre_page_title_text_alignment','default'),(14977,775,'pyre_page_title_custom_text',''),(14978,775,'pyre_page_title_text_size',''),(14979,775,'pyre_page_title_line_height',''),(14980,775,'pyre_page_title_custom_subheader',''),(14981,775,'pyre_page_title_custom_subheader_text_size',''),(14982,775,'pyre_page_title_font_color',''),(14983,775,'pyre_page_title_100_width','default'),(14984,775,'pyre_page_title_height',''),(14985,775,'pyre_page_title_mobile_height',''),(14986,775,'pyre_page_title_bar_bg_color',''),(14987,775,'pyre_page_title_bar_borders_color',''),(14988,775,'pyre_page_title_bar_bg',''),(14989,775,'pyre_page_title_bar_bg_retina',''),(14990,775,'pyre_page_title_bar_bg_full','default'),(14991,775,'pyre_page_title_bg_parallax','default'),(14992,775,'fusion_builder_status',''),(14997,773,'_wp_old_slug','display-para-esmaltes'),(14998,773,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(14999,773,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15000,773,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15001,773,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15014,738,'_wp_old_slug','cartoncillo'),(15015,738,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15016,738,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15017,738,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15018,738,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15023,744,'_wp_old_slug','mercadeo'),(15024,744,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15025,744,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15026,744,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15027,744,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15040,535,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15041,535,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15042,535,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15043,535,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15048,737,'_wp_old_slug','cajas-de-carton'),(15057,737,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15058,737,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15059,737,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15060,737,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15065,732,'_wp_old_slug','carton'),(15066,732,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15067,732,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15068,732,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15069,732,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15074,730,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15075,730,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15076,730,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15077,730,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15082,523,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15083,523,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15084,523,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15085,523,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15090,743,'_wp_old_slug','cartoncillo-para-selle-de-alta-frecuencia'),(15091,743,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15092,743,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15093,743,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15094,743,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15095,777,'_wp_attached_file','2018/09/2-Skin-pack.jpg'),(15096,777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2018/09/2-Skin-pack.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:21:\"2-Skin-pack-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:23:\"2-Skin-pack-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:23:\"2-Skin-pack-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"2-Skin-pack-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"2-Skin-pack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15097,778,'_wp_attached_file','2018/09/1-Skin-pack.jpg'),(15098,778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:23:\"2018/09/1-Skin-pack.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:21:\"1-Skin-pack-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:23:\"1-Skin-pack-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:23:\"1-Skin-pack-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:23:\"1-Skin-pack-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"1-Skin-pack-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"1-Skin-pack-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15103,775,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15104,775,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15105,775,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15106,775,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15107,779,'_menu_item_type','taxonomy'),(15108,779,'_menu_item_menu_item_parent','0'),(15109,779,'_menu_item_object_id','38'),(15110,779,'_menu_item_object','product_cat'),(15111,779,'_menu_item_target',''),(15112,779,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15113,779,'_menu_item_xfn',''),(15114,779,'_menu_item_url',''),(15116,779,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15117,780,'_wc_review_count','0'),(15118,780,'_wc_rating_count','a:0:{}'),(15119,780,'_wc_average_rating','0'),(15120,780,'_edit_last','1'),(15121,780,'_edit_lock','1537376127:1'),(16982,12,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16981,12,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16984,12,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16983,12,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15130,744,'_wp_old_date','2018-10-07'),(15131,773,'_wp_old_date','2018-09-19'),(15132,701,'_wp_old_date','2018-09-04'),(15133,782,'_menu_item_type','taxonomy'),(15134,782,'_menu_item_menu_item_parent','0'),(15135,782,'_menu_item_object_id','39'),(15136,782,'_menu_item_object','product_cat'),(15137,782,'_menu_item_target',''),(15138,782,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15139,782,'_menu_item_xfn',''),(15140,782,'_menu_item_url',''),(15142,782,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15143,783,'_menu_item_type','taxonomy'),(15144,783,'_menu_item_menu_item_parent','0'),(15145,783,'_menu_item_object_id','36'),(15146,783,'_menu_item_object','product_cat'),(15147,783,'_menu_item_target',''),(15148,783,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15149,783,'_menu_item_xfn',''),(15150,783,'_menu_item_url',''),(15151,783,'_menu_item_orphaned','1537478776'),(15152,783,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15153,784,'_menu_item_type','taxonomy'),(15154,784,'_menu_item_menu_item_parent','0'),(15155,784,'_menu_item_object_id','40'),(15156,784,'_menu_item_object','product_cat'),(15157,784,'_menu_item_target',''),(15158,784,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15159,784,'_menu_item_xfn',''),(15160,784,'_menu_item_url',''),(15161,784,'_menu_item_orphaned','1537478777'),(15162,784,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15163,785,'_menu_item_type','taxonomy'),(15164,785,'_menu_item_menu_item_parent','0'),(15165,785,'_menu_item_object_id','41'),(15166,785,'_menu_item_object','product_cat'),(15167,785,'_menu_item_target',''),(15168,785,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15169,785,'_menu_item_xfn',''),(15170,785,'_menu_item_url',''),(15171,785,'_menu_item_orphaned','1537478777'),(15172,785,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15173,786,'_menu_item_type','taxonomy'),(15174,786,'_menu_item_menu_item_parent','0'),(15175,786,'_menu_item_object_id','42'),(15176,786,'_menu_item_object','product_cat'),(15177,786,'_menu_item_target',''),(15178,786,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15179,786,'_menu_item_xfn',''),(15180,786,'_menu_item_url',''),(15181,786,'_menu_item_orphaned','1537478777'),(15182,786,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15183,787,'_sku',''),(15184,787,'_regular_price',''),(15185,787,'_sale_price',''),(15186,787,'_sale_price_dates_from',''),(15187,787,'_sale_price_dates_to',''),(15188,787,'total_sales','0'),(15189,787,'_tax_status','taxable'),(15190,787,'_tax_class',''),(15191,787,'_manage_stock','no'),(15192,787,'_backorders','no'),(15193,787,'_sold_individually','no'),(15194,787,'_weight',''),(15195,787,'_length',''),(15196,787,'_width',''),(15197,787,'_height',''),(15198,787,'_upsell_ids','a:0:{}'),(15199,787,'_crosssell_ids','a:0:{}'),(15200,787,'_purchase_note',''),(15201,787,'_default_attributes','a:0:{}'),(15202,787,'_virtual','no'),(15203,787,'_downloadable','no'),(15204,787,'_product_image_gallery',''),(15205,787,'_download_limit','-1'),(15206,787,'_download_expiry','-1'),(15207,787,'_thumbnail_id','563'),(15208,787,'_stock',NULL),(15209,787,'_stock_status','instock'),(15210,787,'_wc_average_rating','0'),(15211,787,'_wc_rating_count','a:0:{}'),(15212,787,'_wc_review_count','0'),(15213,787,'_downloadable_files','a:0:{}'),(15214,787,'_product_attributes','a:0:{}'),(15215,787,'_product_version','3.4.2'),(15216,787,'_price',''),(15217,787,'slide_template','default'),(15218,787,'pyre_main_top_padding',''),(15219,787,'pyre_main_bottom_padding',''),(15220,787,'pyre_portfolio_width_100','default'),(15221,787,'pyre_hundredp_padding',''),(15222,787,'pyre_display_header','yes'),(15223,787,'pyre_header_100_width','default'),(15224,787,'pyre_header_bg_color',''),(15225,787,'pyre_header_bg_opacity',''),(15226,787,'pyre_header_bg',''),(15227,787,'pyre_header_bg_full','no'),(15228,787,'pyre_header_bg_repeat','repeat'),(15229,787,'pyre_displayed_menu','default'),(15230,787,'pyre_display_footer','default'),(15231,787,'pyre_display_copyright','default'),(15232,787,'pyre_footer_100_width','default'),(15233,787,'pyre_sidebar_position','default'),(15234,787,'pyre_sidebar_sticky','default'),(15235,787,'pyre_sidebar_bg_color',''),(15236,787,'pyre_slider_type','no'),(15237,787,'pyre_slider','0'),(15238,787,'pyre_wooslider',''),(15239,787,'pyre_revslider','0'),(15240,787,'pyre_elasticslider','0'),(15241,787,'pyre_slider_position','default'),(15242,787,'pyre_avada_rev_styles','default'),(15243,787,'pyre_fallback',''),(15244,787,'pyre_demo_slider',''),(15245,787,'pyre_page_bg_layout','default'),(15246,787,'pyre_page_bg_color',''),(15247,787,'pyre_page_bg',''),(15248,787,'pyre_page_bg_full','no'),(15249,787,'pyre_page_bg_repeat','repeat'),(15250,787,'pyre_wide_page_bg_color',''),(15251,787,'pyre_wide_page_bg',''),(15252,787,'pyre_wide_page_bg_full','no'),(15253,787,'pyre_wide_page_bg_repeat','repeat'),(15254,787,'pyre_page_title','default'),(15255,787,'pyre_page_title_breadcrumbs_search_bar','default'),(15256,787,'pyre_page_title_text','default'),(15257,787,'pyre_page_title_text_alignment','default'),(15258,787,'pyre_page_title_custom_text',''),(15259,787,'pyre_page_title_text_size',''),(15260,787,'pyre_page_title_line_height',''),(15261,787,'pyre_page_title_custom_subheader',''),(15262,787,'pyre_page_title_custom_subheader_text_size',''),(15263,787,'pyre_page_title_font_color',''),(15264,787,'pyre_page_title_100_width','default'),(15265,787,'pyre_page_title_height',''),(15266,787,'pyre_page_title_mobile_height',''),(15267,787,'pyre_page_title_bar_bg_color',''),(15268,787,'pyre_page_title_bar_borders_color',''),(15269,787,'pyre_page_title_bar_bg',''),(15270,787,'pyre_page_title_bar_bg_retina',''),(15271,787,'pyre_page_title_bar_bg_full','default'),(15272,787,'pyre_page_title_bg_parallax','default'),(15273,787,'fusion_builder_status',''),(15278,787,'_edit_lock','1537479400:1'),(15283,634,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15284,634,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15285,634,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15286,634,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15287,788,'_sku',''),(15288,788,'_regular_price',''),(15289,788,'_sale_price',''),(15290,788,'_sale_price_dates_from',''),(15291,788,'_sale_price_dates_to',''),(15292,788,'total_sales','0'),(15293,788,'_tax_status','taxable'),(15294,788,'_tax_class',''),(15295,788,'_manage_stock','no'),(15296,788,'_backorders','no'),(15297,788,'_sold_individually','no'),(15298,788,'_weight',''),(15299,788,'_length',''),(15300,788,'_width',''),(15301,788,'_height',''),(15302,788,'_upsell_ids','a:0:{}'),(15303,788,'_crosssell_ids','a:0:{}'),(15304,788,'_purchase_note',''),(15305,788,'_default_attributes','a:0:{}'),(15306,788,'_virtual','no'),(15307,788,'_downloadable','no'),(15308,788,'_product_image_gallery',''),(15309,788,'_download_limit','-1'),(15310,788,'_download_expiry','-1'),(15311,788,'_thumbnail_id','530'),(15312,788,'_stock',NULL),(15313,788,'_stock_status','instock'),(15314,788,'_wc_average_rating','0'),(15315,788,'_wc_rating_count','a:0:{}'),(15316,788,'_wc_review_count','0'),(15317,788,'_downloadable_files','a:0:{}'),(15318,788,'_product_attributes','a:0:{}'),(15319,788,'_product_version','3.4.2'),(15320,788,'_price',''),(15321,788,'slide_template','default'),(15322,788,'pyre_main_top_padding',''),(15323,788,'pyre_main_bottom_padding',''),(15324,788,'pyre_portfolio_width_100','default'),(15325,788,'pyre_hundredp_padding',''),(15326,788,'pyre_display_header','yes'),(15327,788,'pyre_header_100_width','default'),(15328,788,'pyre_header_bg_color',''),(15329,788,'pyre_header_bg_opacity',''),(15330,788,'pyre_header_bg',''),(15331,788,'pyre_header_bg_full','no'),(15332,788,'pyre_header_bg_repeat','repeat'),(15333,788,'pyre_displayed_menu','default'),(15334,788,'pyre_display_footer','default'),(15335,788,'pyre_display_copyright','default'),(15336,788,'pyre_footer_100_width','default'),(15337,788,'pyre_sidebar_position','default'),(15338,788,'pyre_sidebar_sticky','default'),(15339,788,'pyre_sidebar_bg_color',''),(15340,788,'pyre_slider_type','no'),(15341,788,'pyre_slider','0'),(15342,788,'pyre_wooslider',''),(15343,788,'pyre_revslider','0'),(15344,788,'pyre_elasticslider','0'),(15345,788,'pyre_slider_position','default'),(15346,788,'pyre_avada_rev_styles','default'),(15347,788,'pyre_fallback',''),(15348,788,'pyre_demo_slider',''),(15349,788,'pyre_page_bg_layout','default'),(15350,788,'pyre_page_bg_color',''),(15351,788,'pyre_page_bg',''),(15352,788,'pyre_page_bg_full','no'),(15353,788,'pyre_page_bg_repeat','repeat'),(15354,788,'pyre_wide_page_bg_color',''),(15355,788,'pyre_wide_page_bg',''),(15356,788,'pyre_wide_page_bg_full','no'),(15357,788,'pyre_wide_page_bg_repeat','repeat'),(15358,788,'pyre_page_title','default'),(15359,788,'pyre_page_title_breadcrumbs_search_bar','default'),(15360,788,'pyre_page_title_text','default'),(15361,788,'pyre_page_title_text_alignment','default'),(15362,788,'pyre_page_title_custom_text',''),(15363,788,'pyre_page_title_text_size',''),(15364,788,'pyre_page_title_line_height',''),(15365,788,'pyre_page_title_custom_subheader',''),(15366,788,'pyre_page_title_custom_subheader_text_size',''),(15367,788,'pyre_page_title_font_color',''),(15368,788,'pyre_page_title_100_width','default'),(15369,788,'pyre_page_title_height',''),(15370,788,'pyre_page_title_mobile_height',''),(15371,788,'pyre_page_title_bar_bg_color',''),(15372,788,'pyre_page_title_bar_borders_color',''),(15373,788,'pyre_page_title_bar_bg',''),(15374,788,'pyre_page_title_bar_bg_retina',''),(15375,788,'pyre_page_title_bar_bg_full','default'),(15376,788,'pyre_page_title_bg_parallax','default'),(15377,788,'fusion_builder_status',''),(15382,788,'_edit_lock','1537479769:1'),(15383,788,'_edit_last','1'),(15396,788,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15397,788,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15398,788,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15399,788,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15412,529,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15413,529,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15414,529,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15415,529,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15416,787,'_edit_last','1'),(15421,787,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15422,787,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15423,787,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15424,787,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15425,789,'_sku',''),(15426,789,'_regular_price',''),(15427,789,'_sale_price',''),(15428,789,'_sale_price_dates_from',''),(15429,789,'_sale_price_dates_to',''),(15430,789,'total_sales','0'),(15431,789,'_tax_status','taxable'),(15432,789,'_tax_class',''),(15433,789,'_manage_stock','no'),(15434,789,'_backorders','no'),(15435,789,'_sold_individually','no'),(15436,789,'_weight',''),(15437,789,'_length',''),(15438,789,'_width',''),(15439,789,'_height',''),(15440,789,'_upsell_ids','a:0:{}'),(15441,789,'_crosssell_ids','a:0:{}'),(15442,789,'_purchase_note',''),(15443,789,'_default_attributes','a:0:{}'),(15444,789,'_virtual','no'),(15445,789,'_downloadable','no'),(15446,789,'_product_image_gallery','567,562'),(15447,789,'_download_limit','-1'),(15448,789,'_download_expiry','-1'),(15449,789,'_thumbnail_id','561'),(15450,789,'_stock',NULL),(15451,789,'_stock_status','instock'),(15452,789,'_wc_average_rating','0'),(15453,789,'_wc_rating_count','a:0:{}'),(15454,789,'_wc_review_count','0'),(15455,789,'_downloadable_files','a:0:{}'),(15456,789,'_product_attributes','a:0:{}'),(15457,789,'_product_version','3.4.2'),(15458,789,'_price',''),(15459,789,'slide_template','default'),(15460,789,'pyre_main_top_padding',''),(15461,789,'pyre_main_bottom_padding',''),(15462,789,'pyre_portfolio_width_100','default'),(15463,789,'pyre_hundredp_padding',''),(15464,789,'pyre_display_header','yes'),(15465,789,'pyre_header_100_width','default'),(15466,789,'pyre_header_bg_color',''),(15467,789,'pyre_header_bg_opacity',''),(15468,789,'pyre_header_bg',''),(15469,789,'pyre_header_bg_full','no'),(15470,789,'pyre_header_bg_repeat','repeat'),(15471,789,'pyre_displayed_menu','default'),(15472,789,'pyre_display_footer','default'),(15473,789,'pyre_display_copyright','default'),(15474,789,'pyre_footer_100_width','default'),(15475,789,'pyre_sidebar_position','default'),(15476,789,'pyre_sidebar_sticky','default'),(15477,789,'pyre_sidebar_bg_color',''),(15478,789,'pyre_slider_type','no'),(15479,789,'pyre_slider','0'),(15480,789,'pyre_wooslider',''),(15481,789,'pyre_revslider','0'),(15482,789,'pyre_elasticslider','0'),(15483,789,'pyre_slider_position','default'),(15484,789,'pyre_avada_rev_styles','default'),(15485,789,'pyre_fallback',''),(15486,789,'pyre_demo_slider',''),(15487,789,'pyre_page_bg_layout','default'),(15488,789,'pyre_page_bg_color',''),(15489,789,'pyre_page_bg',''),(15490,789,'pyre_page_bg_full','no'),(15491,789,'pyre_page_bg_repeat','repeat'),(15492,789,'pyre_wide_page_bg_color',''),(15493,789,'pyre_wide_page_bg',''),(15494,789,'pyre_wide_page_bg_full','no'),(15495,789,'pyre_wide_page_bg_repeat','repeat'),(15496,789,'pyre_page_title','default'),(15497,789,'pyre_page_title_breadcrumbs_search_bar','default'),(15498,789,'pyre_page_title_text','default'),(15499,789,'pyre_page_title_text_alignment','default'),(15500,789,'pyre_page_title_custom_text',''),(15501,789,'pyre_page_title_text_size',''),(15502,789,'pyre_page_title_line_height',''),(15503,789,'pyre_page_title_custom_subheader',''),(15504,789,'pyre_page_title_custom_subheader_text_size',''),(15505,789,'pyre_page_title_font_color',''),(15506,789,'pyre_page_title_100_width','default'),(15507,789,'pyre_page_title_height',''),(15508,789,'pyre_page_title_mobile_height',''),(15509,789,'pyre_page_title_bar_bg_color',''),(15510,789,'pyre_page_title_bar_borders_color',''),(15511,789,'pyre_page_title_bar_bg',''),(15512,789,'pyre_page_title_bar_bg_retina',''),(15513,789,'pyre_page_title_bar_bg_full','default'),(15514,789,'pyre_page_title_bg_parallax','default'),(15515,789,'fusion_builder_status',''),(15520,789,'_edit_lock','1537479587:1'),(15521,789,'_edit_last','1'),(15526,789,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15527,789,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15528,789,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15529,789,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15534,560,'_wp_old_slug','termoformado-carta-de-colores-unas'),(15535,560,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15536,560,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15537,560,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15538,560,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15635,791,'_sku',''),(15636,791,'_regular_price',''),(15637,791,'_sale_price',''),(15638,791,'_sale_price_dates_from',''),(15639,791,'_sale_price_dates_to',''),(15640,791,'total_sales','0'),(15641,791,'_tax_status','taxable'),(15642,791,'_tax_class',''),(15643,791,'_manage_stock','no'),(15644,791,'_backorders','no'),(15645,791,'_sold_individually','no'),(15646,791,'_weight',''),(15647,791,'_length',''),(15648,791,'_width',''),(15649,791,'_height',''),(15650,791,'_upsell_ids','a:0:{}'),(15651,791,'_crosssell_ids','a:0:{}'),(15652,791,'_purchase_note',''),(15653,791,'_default_attributes','a:0:{}'),(15654,791,'_virtual','no'),(15655,791,'_downloadable','no'),(15656,791,'_product_image_gallery',''),(15657,791,'_download_limit','-1'),(15658,791,'_download_expiry','-1'),(15659,791,'_thumbnail_id','566'),(15660,791,'_stock',NULL),(15661,791,'_stock_status','instock'),(15662,791,'_wc_average_rating','0'),(15663,791,'_wc_rating_count','a:0:{}'),(15664,791,'_wc_review_count','0'),(15665,791,'_downloadable_files','a:0:{}'),(15666,791,'_product_attributes','a:0:{}'),(15667,791,'_product_version','3.4.2'),(15668,791,'_price',''),(15669,791,'slide_template','default'),(15670,791,'pyre_main_top_padding',''),(15671,791,'pyre_main_bottom_padding',''),(15672,791,'pyre_portfolio_width_100','default'),(15673,791,'pyre_hundredp_padding',''),(15674,791,'pyre_display_header','yes'),(15675,791,'pyre_header_100_width','default'),(15676,791,'pyre_header_bg_color',''),(15677,791,'pyre_header_bg_opacity',''),(15678,791,'pyre_header_bg',''),(15679,791,'pyre_header_bg_full','no'),(15680,791,'pyre_header_bg_repeat','repeat'),(15681,791,'pyre_displayed_menu','default'),(15682,791,'pyre_display_footer','default'),(15683,791,'pyre_display_copyright','default'),(15684,791,'pyre_footer_100_width','default'),(15685,791,'pyre_sidebar_position','default'),(15686,791,'pyre_sidebar_sticky','default'),(15687,791,'pyre_sidebar_bg_color',''),(15688,791,'pyre_slider_type','no'),(15689,791,'pyre_slider','0'),(15690,791,'pyre_wooslider',''),(15691,791,'pyre_revslider','0'),(15692,791,'pyre_elasticslider','0'),(15693,791,'pyre_slider_position','default'),(15694,791,'pyre_avada_rev_styles','default'),(15695,791,'pyre_fallback',''),(15696,791,'pyre_demo_slider',''),(15697,791,'pyre_page_bg_layout','default'),(15698,791,'pyre_page_bg_color',''),(15699,791,'pyre_page_bg',''),(15700,791,'pyre_page_bg_full','no'),(15701,791,'pyre_page_bg_repeat','repeat'),(15702,791,'pyre_wide_page_bg_color',''),(15703,791,'pyre_wide_page_bg',''),(15704,791,'pyre_wide_page_bg_full','no'),(15705,791,'pyre_wide_page_bg_repeat','repeat'),(15706,791,'pyre_page_title','default'),(15707,791,'pyre_page_title_breadcrumbs_search_bar','default'),(15708,791,'pyre_page_title_text','default'),(15709,791,'pyre_page_title_text_alignment','default'),(15710,791,'pyre_page_title_custom_text',''),(15711,791,'pyre_page_title_text_size',''),(15712,791,'pyre_page_title_line_height',''),(15713,791,'pyre_page_title_custom_subheader',''),(15714,791,'pyre_page_title_custom_subheader_text_size',''),(15715,791,'pyre_page_title_font_color',''),(15716,791,'pyre_page_title_100_width','default'),(15717,791,'pyre_page_title_height',''),(15718,791,'pyre_page_title_mobile_height',''),(15719,791,'pyre_page_title_bar_bg_color',''),(15720,791,'pyre_page_title_bar_borders_color',''),(15721,791,'pyre_page_title_bar_bg',''),(15722,791,'pyre_page_title_bar_bg_retina',''),(15723,791,'pyre_page_title_bar_bg_full','default'),(15724,791,'pyre_page_title_bg_parallax','default'),(15725,791,'fusion_builder_status',''),(15730,791,'_edit_lock','1537480591:1'),(15731,792,'_sku',''),(15732,792,'_regular_price',''),(15733,792,'_sale_price',''),(15734,792,'_sale_price_dates_from',''),(15735,792,'_sale_price_dates_to',''),(15736,792,'total_sales','0'),(15737,792,'_tax_status','taxable'),(15738,792,'_tax_class',''),(15739,792,'_manage_stock','no'),(15740,792,'_backorders','no'),(15741,792,'_sold_individually','no'),(15742,792,'_weight',''),(15743,792,'_length',''),(15744,792,'_width',''),(15745,792,'_height',''),(15746,792,'_upsell_ids','a:0:{}'),(15747,792,'_crosssell_ids','a:0:{}'),(15748,792,'_purchase_note',''),(15749,792,'_default_attributes','a:0:{}'),(15750,792,'_virtual','no'),(15751,792,'_downloadable','no'),(15752,792,'_product_image_gallery',''),(15753,792,'_download_limit','-1'),(15754,792,'_download_expiry','-1'),(15755,792,'_thumbnail_id','565'),(15756,792,'_stock',NULL),(15757,792,'_stock_status','instock'),(15758,792,'_wc_average_rating','0'),(15759,792,'_wc_rating_count','a:0:{}'),(15760,792,'_wc_review_count','0'),(15761,792,'_downloadable_files','a:0:{}'),(15762,792,'_product_attributes','a:0:{}'),(15763,792,'_product_version','3.4.2'),(15764,792,'_price',''),(15765,792,'slide_template','default'),(15766,792,'pyre_main_top_padding',''),(15767,792,'pyre_main_bottom_padding',''),(15768,792,'pyre_portfolio_width_100','default'),(15769,792,'pyre_hundredp_padding',''),(15770,792,'pyre_display_header','yes'),(15771,792,'pyre_header_100_width','default'),(15772,792,'pyre_header_bg_color',''),(15773,792,'pyre_header_bg_opacity',''),(15774,792,'pyre_header_bg',''),(15775,792,'pyre_header_bg_full','no'),(15776,792,'pyre_header_bg_repeat','repeat'),(15777,792,'pyre_displayed_menu','default'),(15778,792,'pyre_display_footer','default'),(15779,792,'pyre_display_copyright','default'),(15780,792,'pyre_footer_100_width','default'),(15781,792,'pyre_sidebar_position','default'),(15782,792,'pyre_sidebar_sticky','default'),(15783,792,'pyre_sidebar_bg_color',''),(15784,792,'pyre_slider_type','no'),(15785,792,'pyre_slider','0'),(15786,792,'pyre_wooslider',''),(15787,792,'pyre_revslider','0'),(15788,792,'pyre_elasticslider','0'),(15789,792,'pyre_slider_position','default'),(15790,792,'pyre_avada_rev_styles','default'),(15791,792,'pyre_fallback',''),(15792,792,'pyre_demo_slider',''),(15793,792,'pyre_page_bg_layout','default'),(15794,792,'pyre_page_bg_color',''),(15795,792,'pyre_page_bg',''),(15796,792,'pyre_page_bg_full','no'),(15797,792,'pyre_page_bg_repeat','repeat'),(15798,792,'pyre_wide_page_bg_color',''),(15799,792,'pyre_wide_page_bg',''),(15800,792,'pyre_wide_page_bg_full','no'),(15801,792,'pyre_wide_page_bg_repeat','repeat'),(15802,792,'pyre_page_title','default'),(15803,792,'pyre_page_title_breadcrumbs_search_bar','default'),(15804,792,'pyre_page_title_text','default'),(15805,792,'pyre_page_title_text_alignment','default'),(15806,792,'pyre_page_title_custom_text',''),(15807,792,'pyre_page_title_text_size',''),(15808,792,'pyre_page_title_line_height',''),(15809,792,'pyre_page_title_custom_subheader',''),(15810,792,'pyre_page_title_custom_subheader_text_size',''),(15811,792,'pyre_page_title_font_color',''),(15812,792,'pyre_page_title_100_width','default'),(15813,792,'pyre_page_title_height',''),(15814,792,'pyre_page_title_mobile_height',''),(15815,792,'pyre_page_title_bar_bg_color',''),(15816,792,'pyre_page_title_bar_borders_color',''),(15817,792,'pyre_page_title_bar_bg',''),(15818,792,'pyre_page_title_bar_bg_retina',''),(15819,792,'pyre_page_title_bar_bg_full','default'),(15820,792,'pyre_page_title_bg_parallax','default'),(15821,792,'fusion_builder_status',''),(15826,792,'_edit_lock','1537480133:1'),(15827,791,'_edit_last','1'),(15836,792,'_edit_last','1'),(15841,792,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15842,792,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15843,792,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15844,792,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15855,701,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15856,701,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15857,701,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15858,701,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15863,791,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15864,791,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15865,791,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15866,791,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15867,793,'_wp_attached_file','2018/09/close-menu.png'),(15868,793,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:22:\"2018/09/close-menu.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:{}}}'),(15869,794,'_wp_attached_file','2018/09/open-menu.png'),(15870,794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:21:\"2018/09/open-menu.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:{}}}'),(15871,793,'_edit_lock','1537497093:1'),(15872,794,'_edit_lock','1537500446:1'),(16970,192,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16969,192,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16972,192,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16971,192,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15889,797,'_wp_attached_file','2018/08/cropped-favicon-callegari.png'),(15890,797,'_wp_attachment_context','site-icon'),(15891,797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:37:\"2018/08/cropped-favicon-callegari.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-512x272.png\";s:5:\"width\";i:512;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-512x272.png\";s:5:\"width\";i:512;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-512x441.png\";s:5:\"width\";i:512;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-favicon-callegari-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-favicon-callegari-253x253.png\";s:5:\"width\";i:253;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-253x253.png\";s:5:\"width\";i:253;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:37:\"cropped-favicon-callegari-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:35:\"cropped-favicon-callegari-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16958,4,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16957,4,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16959,4,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16960,4,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15906,800,'_menu_item_type','taxonomy'),(15907,800,'_menu_item_menu_item_parent','0'),(15908,800,'_menu_item_object_id','37'),(15909,800,'_menu_item_object','product_cat'),(15910,800,'_menu_item_target',''),(15911,800,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(15912,800,'_menu_item_xfn',''),(15913,800,'_menu_item_url',''),(15915,800,'_menu_item_fusion_megamenu','a:8:{s:5:\"style\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"icononly\";s:0:\"\";s:5:\"modal\";s:0:\"\";s:15:\"highlight_label\";s:0:\"\";s:26:\"highlight_label_background\";s:0:\"\";s:21:\"highlight_label_color\";s:0:\"\";s:28:\"highlight_label_border_color\";s:0:\"\";}'),(15920,508,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(15921,508,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15922,508,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(15923,508,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(15924,801,'_sku',''),(15925,801,'_regular_price',''),(15926,801,'_sale_price',''),(15927,801,'_sale_price_dates_from',''),(15928,801,'_sale_price_dates_to',''),(15929,801,'total_sales','0'),(15930,801,'_tax_status','taxable'),(15931,801,'_tax_class',''),(15932,801,'_manage_stock','no'),(15933,801,'_backorders','no'),(15934,801,'_sold_individually','no'),(15935,801,'_weight',''),(15936,801,'_length',''),(15937,801,'_width',''),(15938,801,'_height',''),(15939,801,'_upsell_ids','a:0:{}'),(15940,801,'_crosssell_ids','a:0:{}'),(15941,801,'_purchase_note',''),(15942,801,'_default_attributes','a:0:{}'),(15943,801,'_virtual','no'),(15944,801,'_downloadable','no'),(15945,801,'_product_image_gallery','509'),(15946,801,'_download_limit','-1'),(15947,801,'_download_expiry','-1'),(15948,801,'_thumbnail_id','512'),(15949,801,'_stock',NULL),(15950,801,'_stock_status','instock'),(15951,801,'_wc_average_rating','0'),(15952,801,'_wc_rating_count','a:0:{}'),(15953,801,'_wc_review_count','0'),(15954,801,'_downloadable_files','a:0:{}'),(15955,801,'_product_attributes','a:0:{}'),(15956,801,'_product_version','3.4.2'),(15957,801,'_price',''),(15958,801,'slide_template','default'),(15959,801,'pyre_main_top_padding',''),(15960,801,'pyre_main_bottom_padding',''),(15961,801,'pyre_portfolio_width_100','default'),(15962,801,'pyre_hundredp_padding',''),(15963,801,'pyre_display_header','yes'),(15964,801,'pyre_header_100_width','default'),(15965,801,'pyre_header_bg_color',''),(15966,801,'pyre_header_bg_opacity',''),(15967,801,'pyre_header_bg',''),(15968,801,'pyre_header_bg_full','no'),(15969,801,'pyre_header_bg_repeat','repeat'),(15970,801,'pyre_displayed_menu','default'),(15971,801,'pyre_display_footer','default'),(15972,801,'pyre_display_copyright','default'),(15973,801,'pyre_footer_100_width','default'),(15974,801,'pyre_sidebar_position','default'),(15975,801,'pyre_sidebar_sticky','default'),(15976,801,'pyre_sidebar_bg_color',''),(15977,801,'pyre_slider_type','no'),(15978,801,'pyre_slider','0'),(15979,801,'pyre_wooslider',''),(15980,801,'pyre_revslider','0'),(15981,801,'pyre_elasticslider','0'),(15982,801,'pyre_slider_position','default'),(15983,801,'pyre_avada_rev_styles','default'),(15984,801,'pyre_fallback',''),(15985,801,'pyre_demo_slider',''),(15986,801,'pyre_page_bg_layout','default'),(15987,801,'pyre_page_bg_color',''),(15988,801,'pyre_page_bg',''),(15989,801,'pyre_page_bg_full','no'),(15990,801,'pyre_page_bg_repeat','repeat'),(15991,801,'pyre_wide_page_bg_color',''),(15992,801,'pyre_wide_page_bg',''),(15993,801,'pyre_wide_page_bg_full','no'),(15994,801,'pyre_wide_page_bg_repeat','repeat'),(15995,801,'pyre_page_title','default'),(15996,801,'pyre_page_title_breadcrumbs_search_bar','default'),(15997,801,'pyre_page_title_text','default'),(15998,801,'pyre_page_title_text_alignment','default'),(15999,801,'pyre_page_title_custom_text',''),(16000,801,'pyre_page_title_text_size',''),(16001,801,'pyre_page_title_line_height',''),(16002,801,'pyre_page_title_custom_subheader',''),(16003,801,'pyre_page_title_custom_subheader_text_size',''),(16004,801,'pyre_page_title_font_color',''),(16005,801,'pyre_page_title_100_width','default'),(16006,801,'pyre_page_title_height',''),(16007,801,'pyre_page_title_mobile_height',''),(16008,801,'pyre_page_title_bar_bg_color',''),(16009,801,'pyre_page_title_bar_borders_color',''),(16010,801,'pyre_page_title_bar_bg',''),(16011,801,'pyre_page_title_bar_bg_retina',''),(16012,801,'pyre_page_title_bar_bg_full','default'),(16013,801,'pyre_page_title_bg_parallax','default'),(16014,801,'fusion_builder_status',''),(16019,801,'_edit_lock','1537801875:1'),(16020,801,'_edit_last','1'),(16025,801,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16026,801,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16027,801,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16028,801,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16029,698,'_wp_old_date','2018-09-03'),(16030,730,'_wp_old_date','2018-09-07'),(16031,697,'_wp_old_date','2018-09-03'),(16055,514,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16056,514,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16057,514,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16058,514,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16071,694,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16072,694,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16073,694,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16074,694,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16075,802,'_wp_attached_file','2018/09/hero-productos-calligari.png'),(16076,802,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2880;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2018/09/hero-productos-calligari.png\";s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-768x80.png\";s:5:\"width\";i:768;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"hero-productos-calligari-1024x107.png\";s:5:\"width\";i:1024;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-940x300.png\";s:5:\"width\";i:940;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-540x272.png\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-460x295.png\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-177x142.png\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-669x272.png\";s:5:\"width\";i:669;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:34:\"hero-productos-calligari-66x66.png\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}i:200;a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-200x21.png\";s:5:\"width\";i:200;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}i:400;a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-400x42.png\";s:5:\"width\";i:400;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}i:600;a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-600x63.png\";s:5:\"width\";i:600;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}i:800;a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-800x83.png\";s:5:\"width\";i:800;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}i:1200;a:4:{s:4:\"file\";s:37:\"hero-productos-calligari-1200x125.png\";s:5:\"width\";i:1200;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"hero-productos-calligari-253x26.png\";s:5:\"width\";i:253;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-635x66.png\";s:5:\"width\";i:635;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-253x26.png\";s:5:\"width\";i:253;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"hero-productos-calligari-635x66.png\";s:5:\"width\";i:635;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"hero-productos-calligari-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16089,8,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16090,8,'sbg_selected_sidebar_replacement','a:1:{i:0;s:20:\"Sliding Bar Widget 1\";}'),(16091,8,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16092,8,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16093,804,'_sku',''),(16094,804,'_regular_price',''),(16095,804,'_sale_price',''),(16096,804,'_sale_price_dates_from',''),(16097,804,'_sale_price_dates_to',''),(16098,804,'total_sales','0'),(16099,804,'_tax_status','taxable'),(16100,804,'_tax_class',''),(16101,804,'_manage_stock','no'),(16102,804,'_backorders','no'),(16103,804,'_sold_individually','no'),(16104,804,'_weight',''),(16105,804,'_length',''),(16106,804,'_width',''),(16107,804,'_height',''),(16108,804,'_upsell_ids','a:0:{}'),(16109,804,'_crosssell_ids','a:0:{}'),(16110,804,'_purchase_note',''),(16111,804,'_default_attributes','a:0:{}'),(16112,804,'_virtual','no'),(16113,804,'_downloadable','no'),(16114,804,'_product_image_gallery',''),(16115,804,'_download_limit','-1'),(16116,804,'_download_expiry','-1'),(16117,804,'_thumbnail_id','557'),(16118,804,'_stock',NULL),(16119,804,'_stock_status','instock'),(16120,804,'_wc_average_rating','0'),(16121,804,'_wc_rating_count','a:0:{}'),(16122,804,'_wc_review_count','0'),(16123,804,'_downloadable_files','a:0:{}'),(16124,804,'_product_attributes','a:0:{}'),(16125,804,'_product_version','3.4.2'),(16126,804,'_price',''),(16127,804,'slide_template',''),(16128,804,'pyre_main_top_padding',''),(16129,804,'pyre_main_bottom_padding',''),(16130,804,'pyre_portfolio_width_100','default'),(16131,804,'pyre_hundredp_padding',''),(16132,804,'pyre_display_header','yes'),(16133,804,'pyre_header_100_width','default'),(16134,804,'pyre_header_bg_color',''),(16135,804,'pyre_header_bg_opacity',''),(16136,804,'pyre_header_bg',''),(16137,804,'pyre_header_bg_full','no'),(16138,804,'pyre_header_bg_repeat','repeat'),(16139,804,'pyre_displayed_menu','default'),(16140,804,'pyre_display_footer','default'),(16141,804,'pyre_display_copyright','default'),(16142,804,'pyre_footer_100_width','default'),(16143,804,'pyre_sidebar_position','default'),(16144,804,'pyre_sidebar_sticky','default'),(16145,804,'pyre_sidebar_bg_color',''),(16146,804,'pyre_slider_type','no'),(16147,804,'pyre_slider','0'),(16148,804,'pyre_wooslider',''),(16149,804,'pyre_revslider','0'),(16150,804,'pyre_elasticslider','0'),(16151,804,'pyre_slider_position','default'),(16152,804,'pyre_avada_rev_styles','default'),(16153,804,'pyre_fallback',''),(16154,804,'pyre_demo_slider',''),(16155,804,'pyre_page_bg_layout','default'),(16156,804,'pyre_page_bg_color',''),(16157,804,'pyre_page_bg',''),(16158,804,'pyre_page_bg_full','no'),(16159,804,'pyre_page_bg_repeat','repeat'),(16160,804,'pyre_wide_page_bg_color',''),(16161,804,'pyre_wide_page_bg',''),(16162,804,'pyre_wide_page_bg_full','no'),(16163,804,'pyre_wide_page_bg_repeat','repeat'),(16164,804,'pyre_page_title','default'),(16165,804,'pyre_page_title_breadcrumbs_search_bar','default'),(16166,804,'pyre_page_title_text','default'),(16167,804,'pyre_page_title_text_alignment','default'),(16168,804,'pyre_page_title_custom_text',''),(16169,804,'pyre_page_title_text_size',''),(16170,804,'pyre_page_title_line_height',''),(16171,804,'pyre_page_title_custom_subheader',''),(16172,804,'pyre_page_title_custom_subheader_text_size',''),(16173,804,'pyre_page_title_font_color',''),(16174,804,'pyre_page_title_100_width','default'),(16175,804,'pyre_page_title_height',''),(16176,804,'pyre_page_title_mobile_height',''),(16177,804,'pyre_page_title_bar_bg_color',''),(16178,804,'pyre_page_title_bar_borders_color',''),(16179,804,'pyre_page_title_bar_bg',''),(16180,804,'pyre_page_title_bar_bg_retina',''),(16181,804,'pyre_page_title_bar_bg_full','default'),(16182,804,'pyre_page_title_bg_parallax','default'),(16183,804,'fusion_builder_status',''),(16184,804,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16185,804,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16186,804,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16187,804,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16188,804,'_wp_old_date','2018-09-03'),(16189,804,'_edit_lock','1538492867:1'),(16190,804,'_edit_last','1'),(16191,807,'_wc_review_count','0'),(16192,807,'_wc_rating_count','a:0:{}'),(16193,807,'_wc_average_rating','0'),(16194,807,'_edit_last','1'),(16195,807,'_edit_lock','1539698779:1'),(16196,808,'_wp_attached_file','2018/10/blister-2-opt.jpg'),(16197,808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-2-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-2-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-2-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-2-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16198,808,'_wp_attachment_image_alt','empaque blister polvo compacto'),(16199,809,'_wp_attached_file','2018/10/blister-1-opt.jpg'),(16200,809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2018/10/blister-1-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-1-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-1-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-1-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-1-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16201,807,'_thumbnail_id','808'),(16206,807,'_sku',''),(16207,807,'_regular_price',''),(16208,807,'_sale_price',''),(16209,807,'_sale_price_dates_from',''),(16210,807,'_sale_price_dates_to',''),(16211,807,'total_sales','0'),(16212,807,'_tax_status','taxable'),(16213,807,'_tax_class',''),(16214,807,'_manage_stock','no'),(16215,807,'_backorders','no'),(16216,807,'_sold_individually','no'),(16217,807,'_weight',''),(16218,807,'_length',''),(16219,807,'_width',''),(16220,807,'_height',''),(16221,807,'_upsell_ids','a:0:{}'),(16222,807,'_crosssell_ids','a:0:{}'),(16223,807,'_purchase_note',''),(16224,807,'_default_attributes','a:0:{}'),(16225,807,'_virtual','no'),(16226,807,'_downloadable','no'),(16227,807,'_product_image_gallery','809'),(16228,807,'_download_limit','-1'),(16229,807,'_download_expiry','-1'),(16230,807,'_stock',NULL),(16231,807,'_stock_status','instock'),(16232,807,'_product_version','3.4.2'),(16233,807,'_price',''),(16234,807,'slide_template','default'),(16235,807,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16236,807,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16237,807,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16238,807,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16239,807,'pyre_main_top_padding',''),(16240,807,'pyre_main_bottom_padding',''),(16241,807,'pyre_portfolio_width_100','default'),(16242,807,'pyre_hundredp_padding',''),(16243,807,'pyre_display_header','yes'),(16244,807,'pyre_header_100_width','default'),(16245,807,'pyre_header_bg_color',''),(16246,807,'pyre_header_bg_opacity',''),(16247,807,'pyre_header_bg',''),(16248,807,'pyre_header_bg_full','no'),(16249,807,'pyre_header_bg_repeat','repeat'),(16250,807,'pyre_displayed_menu','default'),(16251,807,'pyre_display_footer','default'),(16252,807,'pyre_display_copyright','default'),(16253,807,'pyre_footer_100_width','default'),(16254,807,'pyre_sidebar_position','default'),(16255,807,'pyre_sidebar_sticky','default'),(16256,807,'pyre_sidebar_bg_color',''),(16257,807,'pyre_slider_type','no'),(16258,807,'pyre_slider','0'),(16259,807,'pyre_wooslider',''),(16260,807,'pyre_revslider','0'),(16261,807,'pyre_elasticslider','0'),(16262,807,'pyre_slider_position','default'),(16263,807,'pyre_avada_rev_styles','default'),(16264,807,'pyre_fallback',''),(16265,807,'pyre_demo_slider',''),(16266,807,'pyre_page_bg_layout','default'),(16267,807,'pyre_page_bg_color',''),(16268,807,'pyre_page_bg',''),(16269,807,'pyre_page_bg_full','no'),(16270,807,'pyre_page_bg_repeat','repeat'),(16271,807,'pyre_wide_page_bg_color',''),(16272,807,'pyre_wide_page_bg',''),(16273,807,'pyre_wide_page_bg_full','no'),(16274,807,'pyre_wide_page_bg_repeat','repeat'),(16275,807,'pyre_page_title','default'),(16276,807,'pyre_page_title_breadcrumbs_search_bar','default'),(16277,807,'pyre_page_title_text','default'),(16278,807,'pyre_page_title_text_alignment','default'),(16279,807,'pyre_page_title_custom_text',''),(16280,807,'pyre_page_title_text_size',''),(16281,807,'pyre_page_title_line_height',''),(16282,807,'pyre_page_title_custom_subheader',''),(16283,807,'pyre_page_title_custom_subheader_text_size',''),(16284,807,'pyre_page_title_font_color',''),(16285,807,'pyre_page_title_100_width','default'),(16286,807,'pyre_page_title_height',''),(16287,807,'pyre_page_title_mobile_height',''),(16288,807,'pyre_page_title_bar_bg_color',''),(16289,807,'pyre_page_title_bar_borders_color',''),(16290,807,'pyre_page_title_bar_bg',''),(16291,807,'pyre_page_title_bar_bg_retina',''),(16292,807,'pyre_page_title_bar_bg_full','default'),(16293,807,'pyre_page_title_bg_parallax','default'),(16294,807,'fusion_builder_status',''),(16295,810,'_wc_review_count','0'),(16296,810,'_wc_rating_count','a:0:{}'),(16297,810,'_wc_average_rating','0'),(16298,811,'_wp_attached_file','2018/10/blister-3-opt.jpg'),(16299,811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-3-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-3-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-3-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-3-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16300,812,'_wp_attached_file','2018/10/blister-4-opt.jpg'),(16301,812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-4-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-4-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-4-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-4-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16302,813,'_wp_attached_file','2018/10/blister-5-opt.jpg'),(16303,813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-5-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-5-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-5-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-5-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16304,810,'_edit_last','1'),(16305,810,'_edit_lock','1539699301:1'),(16306,810,'_thumbnail_id','811'),(16311,810,'_sku',''),(16312,810,'_regular_price',''),(16313,810,'_sale_price',''),(16314,810,'_sale_price_dates_from',''),(16315,810,'_sale_price_dates_to',''),(16316,810,'total_sales','0'),(16317,810,'_tax_status','taxable'),(16318,810,'_tax_class',''),(16319,810,'_manage_stock','no'),(16320,810,'_backorders','no'),(16321,810,'_sold_individually','no'),(16322,810,'_weight',''),(16323,810,'_length',''),(16324,810,'_width',''),(16325,810,'_height',''),(16326,810,'_upsell_ids','a:0:{}'),(16327,810,'_crosssell_ids','a:0:{}'),(16328,810,'_purchase_note',''),(16329,810,'_default_attributes','a:0:{}'),(16330,810,'_virtual','no'),(16331,810,'_downloadable','no'),(16332,810,'_product_image_gallery','812,813'),(16333,810,'_download_limit','-1'),(16334,810,'_download_expiry','-1'),(16335,810,'_stock',NULL),(16336,810,'_stock_status','instock'),(16337,810,'_product_version','3.4.2'),(16338,810,'_price',''),(16339,810,'slide_template','default'),(16340,810,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16341,810,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16342,810,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16343,810,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16344,810,'pyre_main_top_padding',''),(16345,810,'pyre_main_bottom_padding',''),(16346,810,'pyre_portfolio_width_100','default'),(16347,810,'pyre_hundredp_padding',''),(16348,810,'pyre_display_header','yes'),(16349,810,'pyre_header_100_width','default'),(16350,810,'pyre_header_bg_color',''),(16351,810,'pyre_header_bg_opacity',''),(16352,810,'pyre_header_bg',''),(16353,810,'pyre_header_bg_full','no'),(16354,810,'pyre_header_bg_repeat','repeat'),(16355,810,'pyre_displayed_menu','default'),(16356,810,'pyre_display_footer','default'),(16357,810,'pyre_display_copyright','default'),(16358,810,'pyre_footer_100_width','default'),(16359,810,'pyre_sidebar_position','default'),(16360,810,'pyre_sidebar_sticky','default'),(16361,810,'pyre_sidebar_bg_color',''),(16362,810,'pyre_slider_type','no'),(16363,810,'pyre_slider','0'),(16364,810,'pyre_wooslider',''),(16365,810,'pyre_revslider','0'),(16366,810,'pyre_elasticslider','0'),(16367,810,'pyre_slider_position','default'),(16368,810,'pyre_avada_rev_styles','default'),(16369,810,'pyre_fallback',''),(16370,810,'pyre_demo_slider',''),(16371,810,'pyre_page_bg_layout','default'),(16372,810,'pyre_page_bg_color',''),(16373,810,'pyre_page_bg',''),(16374,810,'pyre_page_bg_full','no'),(16375,810,'pyre_page_bg_repeat','repeat'),(16376,810,'pyre_wide_page_bg_color',''),(16377,810,'pyre_wide_page_bg',''),(16378,810,'pyre_wide_page_bg_full','no'),(16379,810,'pyre_wide_page_bg_repeat','repeat'),(16380,810,'pyre_page_title','default'),(16381,810,'pyre_page_title_breadcrumbs_search_bar','default'),(16382,810,'pyre_page_title_text','default'),(16383,810,'pyre_page_title_text_alignment','default'),(16384,810,'pyre_page_title_custom_text',''),(16385,810,'pyre_page_title_text_size',''),(16386,810,'pyre_page_title_line_height',''),(16387,810,'pyre_page_title_custom_subheader',''),(16388,810,'pyre_page_title_custom_subheader_text_size',''),(16389,810,'pyre_page_title_font_color',''),(16390,810,'pyre_page_title_100_width','default'),(16391,810,'pyre_page_title_height',''),(16392,810,'pyre_page_title_mobile_height',''),(16393,810,'pyre_page_title_bar_bg_color',''),(16394,810,'pyre_page_title_bar_borders_color',''),(16395,810,'pyre_page_title_bar_bg',''),(16396,810,'pyre_page_title_bar_bg_retina',''),(16397,810,'pyre_page_title_bar_bg_full','default'),(16398,810,'pyre_page_title_bg_parallax','default'),(16399,810,'fusion_builder_status',''),(16400,814,'_wc_review_count','0'),(16401,814,'_wc_rating_count','a:0:{}'),(16402,814,'_wc_average_rating','0'),(16403,814,'_edit_last','1'),(16404,814,'_edit_lock','1539699365:1'),(16405,815,'_wp_attached_file','2018/10/blister-8-opt.jpg'),(16406,815,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-8-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-8-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-8-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-8-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-8-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-8-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-8-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16407,816,'_wp_attached_file','2018/10/blister-6-opt.jpg'),(16408,816,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/10/blister-6-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-6-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-6-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-6-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:25:\"blister-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16409,817,'_wp_attached_file','2018/10/blister-7-opt.jpg'),(16410,817,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2018/10/blister-7-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:23:\"blister-7-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:25:\"blister-7-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:25:\"blister-7-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"blister-7-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"blister-7-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16411,814,'_thumbnail_id','815'),(16416,814,'_sku',''),(16417,814,'_regular_price',''),(16418,814,'_sale_price',''),(16419,814,'_sale_price_dates_from',''),(16420,814,'_sale_price_dates_to',''),(16421,814,'total_sales','0'),(16422,814,'_tax_status','taxable'),(16423,814,'_tax_class',''),(16424,814,'_manage_stock','no'),(16425,814,'_backorders','no'),(16426,814,'_sold_individually','no'),(16427,814,'_weight',''),(16428,814,'_length',''),(16429,814,'_width',''),(16430,814,'_height',''),(16431,814,'_upsell_ids','a:0:{}'),(16432,814,'_crosssell_ids','a:0:{}'),(16433,814,'_purchase_note',''),(16434,814,'_default_attributes','a:0:{}'),(16435,814,'_virtual','no'),(16436,814,'_downloadable','no'),(16437,814,'_product_image_gallery','816,817'),(16438,814,'_download_limit','-1'),(16439,814,'_download_expiry','-1'),(16440,814,'_stock',NULL),(16441,814,'_stock_status','instock'),(16442,814,'_product_version','3.4.2'),(16443,814,'_price',''),(16444,814,'slide_template','default'),(16445,814,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16446,814,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16447,814,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16448,814,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16449,814,'pyre_main_top_padding',''),(16450,814,'pyre_main_bottom_padding',''),(16451,814,'pyre_portfolio_width_100','default'),(16452,814,'pyre_hundredp_padding',''),(16453,814,'pyre_display_header','yes'),(16454,814,'pyre_header_100_width','default'),(16455,814,'pyre_header_bg_color',''),(16456,814,'pyre_header_bg_opacity',''),(16457,814,'pyre_header_bg',''),(16458,814,'pyre_header_bg_full','no'),(16459,814,'pyre_header_bg_repeat','repeat'),(16460,814,'pyre_displayed_menu','default'),(16461,814,'pyre_display_footer','default'),(16462,814,'pyre_display_copyright','default'),(16463,814,'pyre_footer_100_width','default'),(16464,814,'pyre_sidebar_position','default'),(16465,814,'pyre_sidebar_sticky','default'),(16466,814,'pyre_sidebar_bg_color',''),(16467,814,'pyre_slider_type','no'),(16468,814,'pyre_slider','0'),(16469,814,'pyre_wooslider',''),(16470,814,'pyre_revslider','0'),(16471,814,'pyre_elasticslider','0'),(16472,814,'pyre_slider_position','default'),(16473,814,'pyre_avada_rev_styles','default'),(16474,814,'pyre_fallback',''),(16475,814,'pyre_demo_slider',''),(16476,814,'pyre_page_bg_layout','default'),(16477,814,'pyre_page_bg_color',''),(16478,814,'pyre_page_bg',''),(16479,814,'pyre_page_bg_full','no'),(16480,814,'pyre_page_bg_repeat','repeat'),(16481,814,'pyre_wide_page_bg_color',''),(16482,814,'pyre_wide_page_bg',''),(16483,814,'pyre_wide_page_bg_full','no'),(16484,814,'pyre_wide_page_bg_repeat','repeat'),(16485,814,'pyre_page_title','default'),(16486,814,'pyre_page_title_breadcrumbs_search_bar','default'),(16487,814,'pyre_page_title_text','default'),(16488,814,'pyre_page_title_text_alignment','default'),(16489,814,'pyre_page_title_custom_text',''),(16490,814,'pyre_page_title_text_size',''),(16491,814,'pyre_page_title_line_height',''),(16492,814,'pyre_page_title_custom_subheader',''),(16493,814,'pyre_page_title_custom_subheader_text_size',''),(16494,814,'pyre_page_title_font_color',''),(16495,814,'pyre_page_title_100_width','default'),(16496,814,'pyre_page_title_height',''),(16497,814,'pyre_page_title_mobile_height',''),(16498,814,'pyre_page_title_bar_bg_color',''),(16499,814,'pyre_page_title_bar_borders_color',''),(16500,814,'pyre_page_title_bar_bg',''),(16501,814,'pyre_page_title_bar_bg_retina',''),(16502,814,'pyre_page_title_bar_bg_full','default'),(16503,814,'pyre_page_title_bg_parallax','default'),(16504,814,'fusion_builder_status',''),(16505,818,'_wc_review_count','0'),(16506,818,'_wc_rating_count','a:0:{}'),(16507,818,'_wc_average_rating','0'),(16508,818,'_edit_last','1'),(16509,818,'_edit_lock','1539700327:1'),(16510,819,'_wp_attached_file','2018/10/mercadeo-4-opt.jpg'),(16511,819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2018/10/mercadeo-4-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-4-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16512,820,'_wp_attached_file','2018/10/mercadeo-2-opt.jpg'),(16513,820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2018/10/mercadeo-2-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-2-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-2-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16514,821,'_wp_attached_file','2018/10/mercadeo-3-opt.jpg'),(16515,821,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2018/10/mercadeo-3-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-3-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-3-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16516,818,'_thumbnail_id','819'),(16521,818,'_sku',''),(16522,818,'_regular_price',''),(16523,818,'_sale_price',''),(16524,818,'_sale_price_dates_from',''),(16525,818,'_sale_price_dates_to',''),(16526,818,'total_sales','0'),(16527,818,'_tax_status','taxable'),(16528,818,'_tax_class',''),(16529,818,'_manage_stock','no'),(16530,818,'_backorders','no'),(16531,818,'_sold_individually','no'),(16532,818,'_weight',''),(16533,818,'_length',''),(16534,818,'_width',''),(16535,818,'_height',''),(16536,818,'_upsell_ids','a:0:{}'),(16537,818,'_crosssell_ids','a:0:{}'),(16538,818,'_purchase_note',''),(16539,818,'_default_attributes','a:0:{}'),(16540,818,'_virtual','no'),(16541,818,'_downloadable','no'),(16542,818,'_product_image_gallery','820,821'),(16543,818,'_download_limit','-1'),(16544,818,'_download_expiry','-1'),(16545,818,'_stock',NULL),(16546,818,'_stock_status','instock'),(16547,818,'_product_version','3.4.2'),(16548,818,'_price',''),(16549,818,'slide_template',''),(16550,818,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16551,818,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16552,818,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16553,818,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16554,818,'pyre_main_top_padding',''),(16555,818,'pyre_main_bottom_padding',''),(16556,818,'pyre_portfolio_width_100','default'),(16557,818,'pyre_hundredp_padding',''),(16558,818,'pyre_display_header','yes'),(16559,818,'pyre_header_100_width','default'),(16560,818,'pyre_header_bg_color',''),(16561,818,'pyre_header_bg_opacity',''),(16562,818,'pyre_header_bg',''),(16563,818,'pyre_header_bg_full','no'),(16564,818,'pyre_header_bg_repeat','repeat'),(16565,818,'pyre_displayed_menu','default'),(16566,818,'pyre_display_footer','default'),(16567,818,'pyre_display_copyright','default'),(16568,818,'pyre_footer_100_width','default'),(16569,818,'pyre_sidebar_position','default'),(16570,818,'pyre_sidebar_sticky','default'),(16571,818,'pyre_sidebar_bg_color',''),(16572,818,'pyre_slider_type','no'),(16573,818,'pyre_slider','0'),(16574,818,'pyre_wooslider',''),(16575,818,'pyre_revslider','0'),(16576,818,'pyre_elasticslider','0'),(16577,818,'pyre_slider_position','default'),(16578,818,'pyre_avada_rev_styles','default'),(16579,818,'pyre_fallback',''),(16580,818,'pyre_demo_slider',''),(16581,818,'pyre_page_bg_layout','default'),(16582,818,'pyre_page_bg_color',''),(16583,818,'pyre_page_bg',''),(16584,818,'pyre_page_bg_full','no'),(16585,818,'pyre_page_bg_repeat','repeat'),(16586,818,'pyre_wide_page_bg_color',''),(16587,818,'pyre_wide_page_bg',''),(16588,818,'pyre_wide_page_bg_full','no'),(16589,818,'pyre_wide_page_bg_repeat','repeat'),(16590,818,'pyre_page_title','default'),(16591,818,'pyre_page_title_breadcrumbs_search_bar','default'),(16592,818,'pyre_page_title_text','default'),(16593,818,'pyre_page_title_text_alignment','default'),(16594,818,'pyre_page_title_custom_text',''),(16595,818,'pyre_page_title_text_size',''),(16596,818,'pyre_page_title_line_height',''),(16597,818,'pyre_page_title_custom_subheader',''),(16598,818,'pyre_page_title_custom_subheader_text_size',''),(16599,818,'pyre_page_title_font_color',''),(16600,818,'pyre_page_title_100_width','default'),(16601,818,'pyre_page_title_height',''),(16602,818,'pyre_page_title_mobile_height',''),(16603,818,'pyre_page_title_bar_bg_color',''),(16604,818,'pyre_page_title_bar_borders_color',''),(16605,818,'pyre_page_title_bar_bg',''),(16606,818,'pyre_page_title_bar_bg_retina',''),(16607,818,'pyre_page_title_bar_bg_full','default'),(16608,818,'pyre_page_title_bg_parallax','default'),(16609,818,'fusion_builder_status',''),(16610,822,'_wc_review_count','0'),(16611,822,'_wc_rating_count','a:0:{}'),(16612,822,'_wc_average_rating','0'),(16613,822,'_edit_last','1'),(16614,822,'_edit_lock','1539701334:1'),(16615,823,'_wp_attached_file','2018/10/mercadeo-6-opt.jpg'),(16616,823,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2018/10/mercadeo-6-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-6-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"3\";s:8:\"keywords\";a:0:{}}}'),(16617,824,'_wp_attached_file','2018/10/mercadeo-5-opt.jpg'),(16618,824,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2018/10/mercadeo-5-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-5-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16619,825,'_wp_attached_file','2018/10/mercadeo-1-opt.jpg'),(16620,825,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2018/10/mercadeo-1-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:24:\"mercadeo-1-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mercadeo-1-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mercadeo-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16621,822,'_thumbnail_id','825'),(16626,822,'_sku',''),(16627,822,'_regular_price',''),(16628,822,'_sale_price',''),(16629,822,'_sale_price_dates_from',''),(16630,822,'_sale_price_dates_to',''),(16631,822,'total_sales','0'),(16632,822,'_tax_status','taxable'),(16633,822,'_tax_class',''),(16634,822,'_manage_stock','no'),(16635,822,'_backorders','no'),(16636,822,'_sold_individually','no'),(16637,822,'_weight',''),(16638,822,'_length',''),(16639,822,'_width',''),(16640,822,'_height',''),(16641,822,'_upsell_ids','a:0:{}'),(16642,822,'_crosssell_ids','a:0:{}'),(16643,822,'_purchase_note',''),(16644,822,'_default_attributes','a:0:{}'),(16645,822,'_virtual','no'),(16646,822,'_downloadable','no'),(16647,822,'_product_image_gallery','824,823'),(16648,822,'_download_limit','-1'),(16649,822,'_download_expiry','-1'),(16650,822,'_stock',NULL),(16651,822,'_stock_status','instock'),(16652,822,'_product_version','3.4.2'),(16653,822,'_price',''),(16654,822,'slide_template','default'),(16659,822,'pyre_main_top_padding',''),(16660,822,'pyre_main_bottom_padding',''),(16661,822,'pyre_portfolio_width_100','default'),(16662,822,'pyre_hundredp_padding',''),(16663,822,'pyre_display_header','yes'),(16664,822,'pyre_header_100_width','default'),(16665,822,'pyre_header_bg_color',''),(16666,822,'pyre_header_bg_opacity',''),(16667,822,'pyre_header_bg',''),(16668,822,'pyre_header_bg_full','no'),(16669,822,'pyre_header_bg_repeat','repeat'),(16670,822,'pyre_displayed_menu','default'),(16671,822,'pyre_display_footer','default'),(16672,822,'pyre_display_copyright','default'),(16673,822,'pyre_footer_100_width','default'),(16674,822,'pyre_sidebar_position','default'),(16675,822,'pyre_sidebar_sticky','default'),(16676,822,'pyre_sidebar_bg_color',''),(16677,822,'pyre_slider_type','no'),(16678,822,'pyre_slider','0'),(16679,822,'pyre_wooslider',''),(16680,822,'pyre_revslider','0'),(16681,822,'pyre_elasticslider','0'),(16682,822,'pyre_slider_position','default'),(16683,822,'pyre_avada_rev_styles','default'),(16684,822,'pyre_fallback',''),(16685,822,'pyre_demo_slider',''),(16686,822,'pyre_page_bg_layout','default'),(16687,822,'pyre_page_bg_color',''),(16688,822,'pyre_page_bg',''),(16689,822,'pyre_page_bg_full','no'),(16690,822,'pyre_page_bg_repeat','repeat'),(16691,822,'pyre_wide_page_bg_color',''),(16692,822,'pyre_wide_page_bg',''),(16693,822,'pyre_wide_page_bg_full','no'),(16694,822,'pyre_wide_page_bg_repeat','repeat'),(16695,822,'pyre_page_title','default'),(16696,822,'pyre_page_title_breadcrumbs_search_bar','default'),(16697,822,'pyre_page_title_text','default'),(16698,822,'pyre_page_title_text_alignment','default'),(16699,822,'pyre_page_title_custom_text',''),(16700,822,'pyre_page_title_text_size',''),(16701,822,'pyre_page_title_line_height',''),(16702,822,'pyre_page_title_custom_subheader',''),(16703,822,'pyre_page_title_custom_subheader_text_size',''),(16704,822,'pyre_page_title_font_color',''),(16705,822,'pyre_page_title_100_width','default'),(16706,822,'pyre_page_title_height',''),(16707,822,'pyre_page_title_mobile_height',''),(16708,822,'pyre_page_title_bar_bg_color',''),(16709,822,'pyre_page_title_bar_borders_color',''),(16710,822,'pyre_page_title_bar_bg',''),(16711,822,'pyre_page_title_bar_bg_retina',''),(16712,822,'pyre_page_title_bar_bg_full','default'),(16713,822,'pyre_page_title_bg_parallax','default'),(16714,822,'fusion_builder_status',''),(16715,826,'_wc_review_count','0'),(16716,826,'_wc_rating_count','a:0:{}'),(16717,826,'_wc_average_rating','0'),(16718,826,'_edit_last','1'),(16719,826,'_edit_lock','1539701133:1'),(16720,818,'_wp_old_slug','soporte-para-celular-plastico'),(16721,822,'_wp_old_slug','bandeja-plastica-para-desayuno'),(16722,818,'_wp_old_slug','soporte-plastico-para-celular'),(16723,827,'_wp_attached_file','2018/10/señalizacion-3-opt.jpg'),(16724,827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/10/señalizacion-3-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-3-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-3-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16725,828,'_wp_attached_file','2018/10/señalizacion-2-opt.jpg'),(16726,828,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/10/señalizacion-2-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-2-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-2-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16727,829,'_wp_attached_file','2018/10/señalizacion-4-opt.jpg'),(16728,829,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/10/señalizacion-4-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-4-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-4-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16729,830,'_wp_attached_file','2018/10/señalizacion-1-opt.jpg'),(16730,830,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2018/10/señalizacion-1-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-1-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-1-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-1-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16731,826,'_thumbnail_id','827'),(16736,826,'_sku',''),(16737,826,'_regular_price',''),(16738,826,'_sale_price',''),(16739,826,'_sale_price_dates_from',''),(16740,826,'_sale_price_dates_to',''),(16741,826,'total_sales','0'),(16742,826,'_tax_status','taxable'),(16743,826,'_tax_class',''),(16744,826,'_manage_stock','no'),(16745,826,'_backorders','no'),(16746,826,'_sold_individually','no'),(16747,826,'_weight',''),(16748,826,'_length',''),(16749,826,'_width',''),(16750,826,'_height',''),(16751,826,'_upsell_ids','a:0:{}'),(16752,826,'_crosssell_ids','a:0:{}'),(16753,826,'_purchase_note',''),(16754,826,'_default_attributes','a:0:{}'),(16755,826,'_virtual','no'),(16756,826,'_downloadable','no'),(16757,826,'_product_image_gallery','828,829,830'),(16758,826,'_download_limit','-1'),(16759,826,'_download_expiry','-1'),(16760,826,'_stock',NULL),(16761,826,'_stock_status','instock'),(16762,826,'_product_version','3.4.2'),(16763,826,'_price',''),(16764,826,'slide_template',''),(16769,826,'pyre_main_top_padding',''),(16770,826,'pyre_main_bottom_padding',''),(16771,826,'pyre_portfolio_width_100','default'),(16772,826,'pyre_hundredp_padding',''),(16773,826,'pyre_display_header','yes'),(16774,826,'pyre_header_100_width','default'),(16775,826,'pyre_header_bg_color',''),(16776,826,'pyre_header_bg_opacity',''),(16777,826,'pyre_header_bg',''),(16778,826,'pyre_header_bg_full','no'),(16779,826,'pyre_header_bg_repeat','repeat'),(16780,826,'pyre_displayed_menu','default'),(16781,826,'pyre_display_footer','default'),(16782,826,'pyre_display_copyright','default'),(16783,826,'pyre_footer_100_width','default'),(16784,826,'pyre_sidebar_position','default'),(16785,826,'pyre_sidebar_sticky','default'),(16786,826,'pyre_sidebar_bg_color',''),(16787,826,'pyre_slider_type','no'),(16788,826,'pyre_slider','0'),(16789,826,'pyre_wooslider',''),(16790,826,'pyre_revslider','0'),(16791,826,'pyre_elasticslider','0'),(16792,826,'pyre_slider_position','default'),(16793,826,'pyre_avada_rev_styles','default'),(16794,826,'pyre_fallback',''),(16795,826,'pyre_demo_slider',''),(16796,826,'pyre_page_bg_layout','default'),(16797,826,'pyre_page_bg_color',''),(16798,826,'pyre_page_bg',''),(16799,826,'pyre_page_bg_full','no'),(16800,826,'pyre_page_bg_repeat','repeat'),(16801,826,'pyre_wide_page_bg_color',''),(16802,826,'pyre_wide_page_bg',''),(16803,826,'pyre_wide_page_bg_full','no'),(16804,826,'pyre_wide_page_bg_repeat','repeat'),(16805,826,'pyre_page_title','default'),(16806,826,'pyre_page_title_breadcrumbs_search_bar','default'),(16807,826,'pyre_page_title_text','default'),(16808,826,'pyre_page_title_text_alignment','default'),(16809,826,'pyre_page_title_custom_text',''),(16810,826,'pyre_page_title_text_size',''),(16811,826,'pyre_page_title_line_height',''),(16812,826,'pyre_page_title_custom_subheader',''),(16813,826,'pyre_page_title_custom_subheader_text_size',''),(16814,826,'pyre_page_title_font_color',''),(16815,826,'pyre_page_title_100_width','default'),(16816,826,'pyre_page_title_height',''),(16817,826,'pyre_page_title_mobile_height',''),(16818,826,'pyre_page_title_bar_bg_color',''),(16819,826,'pyre_page_title_bar_borders_color',''),(16820,826,'pyre_page_title_bar_bg',''),(16821,826,'pyre_page_title_bar_bg_retina',''),(16822,826,'pyre_page_title_bar_bg_full','default'),(16823,826,'pyre_page_title_bg_parallax','default'),(16824,826,'fusion_builder_status',''),(16829,826,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16830,826,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16831,826,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16832,826,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16833,831,'_wc_review_count','0'),(16834,831,'_wc_rating_count','a:0:{}'),(16835,831,'_wc_average_rating','0'),(16836,832,'_wp_attached_file','2018/10/señalizacion-5-opt.jpg'),(16837,832,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/10/señalizacion-5-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-5-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-5-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16838,833,'_wp_attached_file','2018/10/señalizacion-6-opt.jpg'),(16839,833,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2018/10/señalizacion-6-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-460x295.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-6-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:600;a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-253x169.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-6-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16840,834,'_wp_attached_file','2018/10/señalizacion-7-opt.jpg'),(16841,834,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2018/10/señalizacion-7-opt.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-full\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-one\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"portfolio-two\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x295.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-three\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-five\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-177x142.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x272.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"recent-posts\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x441.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-works-thumbnail\";a:4:{s:4:\"file\";s:29:\"señalizacion-7-opt-66x66.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:200;a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}i:400;a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"señalizacion-7-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-253x380.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"señalizacion-7-opt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16842,831,'_edit_last','1'),(16843,831,'_edit_lock','1539701142:1'),(16844,831,'_thumbnail_id','832'),(16849,831,'_sku',''),(16850,831,'_regular_price',''),(16851,831,'_sale_price',''),(16852,831,'_sale_price_dates_from',''),(16853,831,'_sale_price_dates_to',''),(16854,831,'total_sales','0'),(16855,831,'_tax_status','taxable'),(16856,831,'_tax_class',''),(16857,831,'_manage_stock','no'),(16858,831,'_backorders','no'),(16859,831,'_sold_individually','no'),(16860,831,'_weight',''),(16861,831,'_length',''),(16862,831,'_width',''),(16863,831,'_height',''),(16864,831,'_upsell_ids','a:0:{}'),(16865,831,'_crosssell_ids','a:0:{}'),(16866,831,'_purchase_note',''),(16867,831,'_default_attributes','a:0:{}'),(16868,831,'_virtual','no'),(16869,831,'_downloadable','no'),(16870,831,'_product_image_gallery','833,834'),(16871,831,'_download_limit','-1'),(16872,831,'_download_expiry','-1'),(16873,831,'_stock',NULL),(16874,831,'_stock_status','instock'),(16875,831,'_product_version','3.4.2'),(16876,831,'_price',''),(16877,831,'slide_template',''),(16878,831,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16879,831,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16880,831,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16881,831,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16882,831,'pyre_main_top_padding',''),(16883,831,'pyre_main_bottom_padding',''),(16884,831,'pyre_portfolio_width_100','default'),(16885,831,'pyre_hundredp_padding',''),(16886,831,'pyre_display_header','yes'),(16887,831,'pyre_header_100_width','default'),(16888,831,'pyre_header_bg_color',''),(16889,831,'pyre_header_bg_opacity',''),(16890,831,'pyre_header_bg',''),(16891,831,'pyre_header_bg_full','no'),(16892,831,'pyre_header_bg_repeat','repeat'),(16893,831,'pyre_displayed_menu','default'),(16894,831,'pyre_display_footer','default'),(16895,831,'pyre_display_copyright','default'),(16896,831,'pyre_footer_100_width','default'),(16897,831,'pyre_sidebar_position','default'),(16898,831,'pyre_sidebar_sticky','default'),(16899,831,'pyre_sidebar_bg_color',''),(16900,831,'pyre_slider_type','no'),(16901,831,'pyre_slider','0'),(16902,831,'pyre_wooslider',''),(16903,831,'pyre_revslider','0'),(16904,831,'pyre_elasticslider','0'),(16905,831,'pyre_slider_position','default'),(16906,831,'pyre_avada_rev_styles','default'),(16907,831,'pyre_fallback',''),(16908,831,'pyre_demo_slider',''),(16909,831,'pyre_page_bg_layout','default'),(16910,831,'pyre_page_bg_color',''),(16911,831,'pyre_page_bg',''),(16912,831,'pyre_page_bg_full','no'),(16913,831,'pyre_page_bg_repeat','repeat'),(16914,831,'pyre_wide_page_bg_color',''),(16915,831,'pyre_wide_page_bg',''),(16916,831,'pyre_wide_page_bg_full','no'),(16917,831,'pyre_wide_page_bg_repeat','repeat'),(16918,831,'pyre_page_title','default'),(16919,831,'pyre_page_title_breadcrumbs_search_bar','default'),(16920,831,'pyre_page_title_text','default'),(16921,831,'pyre_page_title_text_alignment','default'),(16922,831,'pyre_page_title_custom_text',''),(16923,831,'pyre_page_title_text_size',''),(16924,831,'pyre_page_title_line_height',''),(16925,831,'pyre_page_title_custom_subheader',''),(16926,831,'pyre_page_title_custom_subheader_text_size',''),(16927,831,'pyre_page_title_font_color',''),(16928,831,'pyre_page_title_100_width','default'),(16929,831,'pyre_page_title_height',''),(16930,831,'pyre_page_title_mobile_height',''),(16931,831,'pyre_page_title_bar_bg_color',''),(16932,831,'pyre_page_title_bar_borders_color',''),(16933,831,'pyre_page_title_bar_bg',''),(16934,831,'pyre_page_title_bar_bg_retina',''),(16935,831,'pyre_page_title_bar_bg_full','default'),(16936,831,'pyre_page_title_bg_parallax','default'),(16937,831,'fusion_builder_status',''),(16938,822,'_wp_old_date','2018-10-16'),(16939,826,'_wp_old_date','2018-10-16'),(16940,831,'_wp_old_date','2018-10-16'),(16945,822,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(16946,822,'sbg_selected_sidebar_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16947,822,'sbg_selected_sidebar_2','a:1:{i:0;s:1:\"0\";}'),(16948,822,'sbg_selected_sidebar_2_replacement','a:1:{i:0;s:15:\"default_sidebar\";}'),(16985,844,'_wp_trash_meta_status','publish'),(16986,844,'_wp_trash_meta_time','1611151322'),(16987,845,'_wp_trash_meta_status','publish'),(16988,845,'_wp_trash_meta_time','1611151424'),(16989,846,'_edit_lock','1611151461:1'),(16990,846,'_wp_trash_meta_status','publish'),(16991,846,'_wp_trash_meta_time','1611151469'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8_unicode_ci NOT NULL, `post_title` text COLLATE utf8_unicode_ci NOT NULL, `post_excerpt` text COLLATE utf8_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8_unicode_ci NOT NULL, `pinged` text COLLATE utf8_unicode_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8_unicode_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=847 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2018-04-14 03:03:50','2018-04-14 03:03:50','Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡y comienza a escribir!','¡Hola mundo!','','publish','open','open','','hola-mundo','','','2018-04-14 03:03:50','2018-04-14 03:03:50','',0,'http://167.86.127.34/callegariplasticos/?p=1',0,'post','',1),(2,1,'2018-04-14 03:03:50','2018-04-14 03:03:50','Esta es una página de ejemplo, Es diferente a una entrada de un blog porque se mantiene estática y se mostrará en la barra de navegación (en la mayoría de temas). Casi todo el mundo comienza con una página Sobre mí para presentarse a los potenciales visitantes. Podría ser algo así:\n\n<blockquote>¡Hola!: Soy mensajero por el día, aspirante a actor por la noche y esta es mi web. Vivo en Madrid, tengo perrazo llamado Juan y me encantan las piñas coladas (y que me pille un chaparrón)</blockquote>\n\n… o algo así:\n\n<blockquote>La empresa Calcetines XYZ se fundó en 1971, y ha estado produciendo calcetines de calidad para sus clientes desde entonces. Ubicada en Gothan, la empresa XYZ tiene más de 2.000 empleados e intenta ayudar en lo que puede para mejorar la vida en Gothan</blockquote>\n\nSi eres nuevo en WordPress deberías ir a <a href=\"http://167.86.127.34/callegariplasticos/wp-admin/\">tu escritorio</a> para borrar esta página y crear algunas nuevas con tu contenido. ¡Pásalo bien!','Página de ejemplo','','publish','closed','open','','pagina-ejemplo','','','2018-04-14 03:03:50','2018-04-14 03:03:50','',0,'http://167.86.127.34/callegariplasticos/?page_id=2',0,'page','',0),(4,1,'2018-04-14 03:25:24','2018-04-14 03:25:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"http://167.86.127.34/callegariplasticos/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][fusion_code]Jmx0OyEtLSBMb2FkIEZhY2Vib29rIFNESyBmb3IgSmF2YVNjcmlwdCAtLSZndDsKJmx0O2RpdiBpZD0mcXVvdDtmYi1yb290JnF1b3Q7Jmd0OyZsdDsvZGl2Jmd0OwombHQ7c2NyaXB0Jmd0OwogIHdpbmRvdy5mYkFzeW5jSW5pdCA9IGZ1bmN0aW9uKCkgewogICAgRkIuaW5pdCh7CiAgICAgIHhmYm1sICAgICAgICAgICAgOiB0cnVlLAogICAgICB2ZXJzaW9uICAgICAgICAgIDogJiN4Mjc7djMuMyYjeDI3OwogICAgfSk7CiAgfTsKCiAgKGZ1bmN0aW9uKGQsIHMsIGlkKSB7CiAgdmFyIGpzLCBmanMgPSBkLmdldEVsZW1lbnRzQnlUYWdOYW1lKHMpWzBdOwogIGlmIChkLmdldEVsZW1lbnRCeUlkKGlkKSkgcmV0dXJuOwogIGpzID0gZC5jcmVhdGVFbGVtZW50KHMpOyBqcy5pZCA9IGlkOwogIGpzLnNyYyA9ICYjeDI3O2h0dHBzOi8vY29ubmVjdC5mYWNlYm9vay5uZXQvZXNfRVMvc2RrL3hmYm1sLmN1c3RvbWVyY2hhdC5qcyYjeDI3OzsKICBmanMucGFyZW50Tm9kZS5pbnNlcnRCZWZvcmUoanMsIGZqcyk7Cn0oZG9jdW1lbnQsICYjeDI3O3NjcmlwdCYjeDI3OywgJiN4Mjc7ZmFjZWJvb2stanNzZGsmI3gyNzspKTsmbHQ7L3NjcmlwdCZndDsKCiZsdDshLS0gWW91ciBjdXN0b21lciBjaGF0IGNvZGUgLS0mZ3Q7CiZsdDtkaXYgY2xhc3M9JnF1b3Q7ZmItY3VzdG9tZXJjaGF0JnF1b3Q7CiAgYXR0cmlidXRpb249c2V0dXBfdG9vbAogIHBhZ2VfaWQ9JnF1b3Q7MTYxMzQ4Njk3MjU3MTIxJnF1b3Q7CiAgbG9nZ2VkX2luX2dyZWV0aW5nPSZxdW90O0hvbGEhIMK/Y29tbyB0ZSBwb2RlbW9zIGF5dWRhcj8mcXVvdDsKICBsb2dnZWRfb3V0X2dyZWV0aW5nPSZxdW90O0hvbGEhIMK/Y29tbyB0ZSBwb2RlbW9zIGF5dWRhcj8mcXVvdDsmZ3Q7CiZsdDsvZGl2Jmd0Ow==[/fusion_code][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','publish','closed','closed','','inicio','','','2019-06-06 14:03:29','2019-06-06 19:03:29','',0,'http://167.86.127.34/callegariplasticos/?page_id=4',0,'page','',0),(5,1,'2018-04-14 03:25:24','2018-04-14 03:25:24','','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-14 03:25:24','2018-04-14 03:25:24','',4,'http://167.86.127.34/callegariplasticos/2018/04/14/4-revision-v1/',0,'revision','',0),(6,1,'2018-04-14 03:25:37','2018-04-14 03:25:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"15px\" margin_bottom=\"10px\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"616\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">HISTORIA</h3>\r\nCALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador Leonardo Callegari M.\r\n\r\nCALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante más de tres décadas de funcionamiento.\r\n\r\nPara nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.\r\n\r\nContamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.\r\nCallegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','publish','closed','closed','','quienes-somos','','','2018-09-19 10:32:25','2018-09-19 15:32:25','',0,'http://167.86.127.34/callegariplasticos/?page_id=6',0,'page','',0),(7,1,'2018-04-14 03:25:37','2018-04-14 03:25:37','','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-14 03:25:37','2018-04-14 03:25:37','',6,'http://167.86.127.34/callegariplasticos/2018/04/14/6-revision-v1/',0,'revision','',0),(8,1,'2018-04-14 03:25:49','2018-04-14 03:25:49','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"24\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','publish','closed','closed','','productos','','','2018-09-27 16:15:43','2018-09-27 21:15:43','',0,'http://167.86.127.34/callegariplasticos/?page_id=8',0,'page','',0),(9,1,'2018-04-14 03:25:49','2018-04-14 03:25:49','','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-14 03:25:49','2018-04-14 03:25:49','',8,'http://167.86.127.34/callegariplasticos/2018/04/14/8-revision-v1/',0,'revision','',0),(10,1,'2018-04-14 03:26:00','2018-04-14 03:26:00','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"700px\" height=\"450px\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">CARRERA 90 No. 17 B 75,\r\nBodega numero 21, Fontibón.\r\nBogotá – Colombia.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','publish','closed','closed','','ubicacion','','','2018-09-03 13:23:58','2018-09-03 13:23:58','',0,'http://167.86.127.34/callegariplasticos/?page_id=10',0,'page','',0),(11,1,'2018-04-14 03:26:00','2018-04-14 03:26:00','','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-04-14 03:26:00','2018-04-14 03:26:00','',10,'http://167.86.127.34/callegariplasticos/2018/04/14/10-revision-v1/',0,'revision','',0),(12,1,'2018-04-14 03:26:10','2018-04-14 03:26:10','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegariplasticos@callegariplasticos.com\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','publish','closed','closed','','contacto','','','2021-01-20 08:59:44','2021-01-20 13:59:44','',0,'http://167.86.127.34/callegariplasticos/?page_id=12',0,'page','',0),(13,1,'2018-04-14 03:26:10','2018-04-14 03:26:10','','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-14 03:26:10','2018-04-14 03:26:10','',12,'http://167.86.127.34/callegariplasticos/2018/04/14/12-revision-v1/',0,'revision','',0),(15,1,'2018-04-14 03:35:56','2018-04-14 03:35:56',' ','','','publish','closed','closed','','15','','','2018-09-20 16:17:26','2018-09-20 21:17:26','',0,'http://167.86.127.34/callegariplasticos/?p=15',4,'nav_menu_item','',0),(17,1,'2018-04-14 03:35:56','2018-04-14 03:35:56',' ','','','publish','closed','closed','','17','','','2018-09-20 16:17:26','2018-09-20 21:17:26','',0,'http://167.86.127.34/callegariplasticos/?p=17',3,'nav_menu_item','',0),(18,1,'2018-04-14 03:35:56','2018-04-14 03:35:56',' ','','','publish','closed','closed','','18','','','2018-09-20 16:17:26','2018-09-20 21:17:26','',0,'http://167.86.127.34/callegariplasticos/?p=18',2,'nav_menu_item','',0),(19,1,'2018-04-14 03:35:56','2018-04-14 03:35:56',' ','','','publish','closed','closed','','19','','','2018-09-20 16:17:26','2018-09-20 21:17:26','',0,'http://167.86.127.34/callegariplasticos/?p=19',1,'nav_menu_item','',0),(25,1,'2018-04-17 03:11:36','2018-04-17 03:11:36','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:11:36','2018-04-17 03:11:36','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(27,1,'2018-04-17 03:21:24','2018-04-17 03:21:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_imageframe image_id=\"26\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"right\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim-300x2.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:21:24','2018-04-17 03:21:24','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(28,1,'2018-08-26 01:10:49','2018-08-26 01:10:49','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\n<h3 style=\"text-align: center;\">Visión</h3>\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\n<h3 style=\"text-align: center;\">Misión</h3>\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\nEstablece los siguientes objetivos de calidad:</h3>\n<ul style=\"color: #fff;\">\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\n</ul>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]<h3 style=\"text-align: center;\">HISTORIA</h3><p>CALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador se llamó Leonardo Callegari hermano del actual presidente y propietario Gino Callegari.</p><p>CALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante mas de tres décadas de funcionamiento.</p><p>Para nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.<br />Contamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.<br />Callegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-autosave-v1','','','2018-08-26 01:10:49','2018-08-26 01:10:49','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-autosave-v1/',0,'revision','',0),(29,1,'2018-04-17 03:21:45','2018-04-17 03:21:45','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_imageframe image_id=\"26\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim-300x2.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:21:45','2018-04-17 03:21:45','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(30,1,'2018-04-17 03:22:29','2018-04-17 03:22:29','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_imageframe image_id=\"26\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim-300x2.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:22:29','2018-04-17 03:22:29','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(31,1,'2018-04-17 03:23:05','2018-04-17 03:23:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n<img class=\"wp-image-26 size-full aligncenter\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim.png\" alt=\"\" width=\"1123\" height=\"8\" />\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:23:05','2018-04-17 03:23:05','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(33,1,'2018-04-17 03:54:55','2018-04-17 03:54:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n<img class=\"wp-image-26 size-full aligncenter\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim.png\" alt=\"\" width=\"1123\" height=\"8\" />\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:54:55','2018-04-17 03:54:55','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(34,1,'2018-04-17 03:58:12','2018-04-17 03:58:12','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n<img class=\"wp-image-26 size-full aligncenter\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/sombra-vim.png\" alt=\"\" width=\"1123\" height=\"8\" />\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:58:12','2018-04-17 03:58:12','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(35,1,'2018-04-17 03:58:26','2018-04-17 03:58:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:58:26','2018-04-17 03:58:26','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(36,1,'2018-04-17 03:59:24','2018-04-17 03:59:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"90\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 03:59:24','2018-04-17 03:59:24','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(37,1,'2018-04-17 04:00:14','2018-04-17 04:00:14','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"90\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:00:14','2018-04-17 04:00:14','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(38,1,'2018-04-17 04:02:00','2018-04-17 04:02:00','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"90\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:02:00','2018-04-17 04:02:00','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(39,1,'2018-04-17 04:02:08','2018-04-17 04:02:08','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"90\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\n\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:02:08','2018-04-17 04:02:08','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(40,1,'2018-04-17 04:03:06','2018-04-17 04:03:06','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"90\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:03:06','2018-04-17 04:03:06','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(41,1,'2018-04-17 04:04:17','2018-04-17 04:04:17','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:04:17','2018-04-17 04:04:17','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(42,1,'2018-04-17 04:04:50','2018-04-17 04:04:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"0\" padding_right=\"0\" padding_bottom=\"0\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:04:50','2018-04-17 04:04:50','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(43,1,'2018-04-17 04:05:07','2018-04-17 04:05:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:05:07','2018-04-17 04:05:07','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(44,1,'2018-04-17 04:06:42','2018-04-17 04:06:42','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:06:42','2018-04-17 04:06:42','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(45,1,'2018-04-17 04:07:53','2018-04-17 04:07:53','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:07:53','2018-04-17 04:07:53','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(46,1,'2018-04-17 04:08:10','2018-04-17 04:08:10','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:08:10','2018-04-17 04:08:10','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(48,1,'2018-04-17 04:17:25','2018-04-17 04:17:25','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-quienes-somos-vim-300x59.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:17:25','2018-04-17 04:17:25','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(50,1,'2018-04-17 04:19:11','2018-04-17 04:19:11','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:19:11','2018-04-17 04:19:11','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(52,1,'2018-04-17 04:20:50','2018-04-17 04:20:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"text-align: center;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:20:50','2018-04-17 04:20:50','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(53,1,'2018-04-17 04:22:18','2018-04-17 04:22:18','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"text-align: center;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:22:18','2018-04-17 04:22:18','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(54,1,'2018-04-17 04:23:07','2018-04-17 04:23:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"0\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"text-align: center;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:23:07','2018-04-17 04:23:07','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(55,1,'2018-04-17 04:24:37','2018-04-17 04:24:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"text-align: center;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:24:37','2018-04-17 04:24:37','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(56,1,'2018-04-17 04:25:33','2018-04-17 04:25:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:25:33','2018-04-17 04:25:33','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(57,1,'2018-04-17 04:27:27','2018-04-17 04:27:27','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>[/fusion_text][fusion_separator style_type=\"default\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:27:27','2018-04-17 04:27:27','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(58,1,'2018-04-17 04:27:39','2018-04-17 04:27:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:27:39','2018-04-17 04:27:39','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(59,1,'2018-04-17 04:29:20','2018-04-17 04:29:20','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:29:20','2018-04-17 04:29:20','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(60,1,'2018-04-17 04:30:08','2018-04-17 04:30:08','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:30:08','2018-04-17 04:30:08','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(61,1,'2018-04-17 04:33:04','2018-04-17 04:33:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#00a5ff\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"20%\" padding_bottom=\"78px\" padding_left=\"20%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:33:04','2018-04-17 04:33:04','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(62,1,'2018-04-17 04:33:30','2018-04-17 04:33:30','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"20%\" padding_bottom=\"78px\" padding_left=\"20%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:33:30','2018-04-17 04:33:30','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(63,1,'2018-04-17 04:43:26','2018-04-17 04:43:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"24%\" padding_bottom=\"78px\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"0\" margin_bottom=\"20\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-17 04:43:26','2018-04-17 04:43:26','',6,'http://167.86.127.34/callegariplasticos/2018/04/17/6-revision-v1/',0,'revision','',0),(64,1,'2018-04-18 23:28:41','2018-04-18 23:28:41','','Tienda','','publish','closed','closed','','tienda','','','2018-04-18 23:28:41','2018-04-18 23:28:41','',0,'http://167.86.127.34/callegariplasticos/tienda/',0,'page','',0),(65,1,'2018-04-18 23:28:44','2018-04-18 23:28:44','[woocommerce_cart]','Carrito','','publish','closed','closed','','carrito','','','2018-04-18 23:28:44','2018-04-18 23:28:44','',0,'http://167.86.127.34/callegariplasticos/carrito/',0,'page','',0),(66,1,'2018-04-18 23:28:44','2018-04-18 23:28:44','[woocommerce_checkout]','Finalizar compra','','publish','closed','closed','','finalizar-compra','','','2018-04-18 23:28:44','2018-04-18 23:28:44','',0,'http://167.86.127.34/callegariplasticos/finalizar-compra/',0,'page','',0),(67,1,'2018-04-18 23:28:44','2018-04-18 23:28:44','[woocommerce_my_account]','Mi cuenta','','publish','closed','closed','','mi-cuenta','','','2018-04-18 23:28:44','2018-04-18 23:28:44','',0,'http://167.86.127.34/callegariplasticos/mi-cuenta/',0,'page','',0),(71,1,'2018-09-27 16:15:27','2018-09-27 21:15:27','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"24\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-autosave-v1','','','2018-09-27 16:15:27','2018-09-27 21:15:27','',8,'http://167.86.127.34/callegariplasticos/2018/04/18/8-autosave-v1/',0,'revision','',0),(72,1,'2018-04-18 23:49:05','2018-04-18 23:49:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"9\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"5\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-18 23:49:05','2018-04-18 23:49:05','',8,'http://167.86.127.34/callegariplasticos/2018/04/18/8-revision-v1/',0,'revision','',0),(77,1,'2018-04-18 23:52:59','2018-04-18 23:52:59','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"9\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"3\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-18 23:52:59','2018-04-18 23:52:59','',8,'http://167.86.127.34/callegariplasticos/2018/04/18/8-revision-v1/',0,'revision','',0),(78,1,'2018-04-19 00:06:05','2018-04-19 00:06:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"9\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"3\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][fusion_woo_shortcodes][woocommerce_order_tracking][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:06:05','2018-04-19 00:06:05','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(79,1,'2018-04-19 00:06:40','2018-04-19 00:06:40','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"9\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"3\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][fusion_woo_shortcodes][product id=\"\" sku=\"\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:06:40','2018-04-19 00:06:40','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(80,1,'2018-04-19 00:06:55','2018-04-19 00:06:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][product][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:06:55','2018-04-19 00:06:55','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(81,1,'2018-04-19 00:07:18','2018-04-19 00:07:18','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][featured_products limit=\"9\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:07:18','2018-04-19 00:07:18','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(82,1,'2018-04-19 00:08:43','2018-04-19 00:08:43','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:08:43','2018-04-19 00:08:43','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(83,1,'2018-04-19 00:09:14','2018-04-19 00:09:14','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"9\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:09:14','2018-04-19 00:09:14','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(84,1,'2018-04-19 00:11:28','2018-04-19 00:11:28','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][product_categories number=\"\"][/fusion_woo_shortcodes][/fusion_builder_column][fusion_builder_column type=\"3_4\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"9\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:11:28','2018-04-19 00:11:28','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(85,1,'2018-04-19 00:12:32','2018-04-19 00:12:32','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"9\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-04-19 00:12:32','2018-04-19 00:12:32','',8,'http://167.86.127.34/callegariplasticos/2018/04/19/8-revision-v1/',0,'revision','',0),(88,1,'2018-04-24 03:54:37','2018-04-24 03:54:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 03:54:37','2018-04-24 03:54:37','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(89,1,'2018-04-24 03:54:49','2018-04-24 03:54:49','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 03:54:49','2018-04-24 03:54:49','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(90,1,'2018-04-24 03:55:50','2018-04-24 03:55:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 03:55:50','2018-04-24 03:55:50','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(91,1,'2018-04-24 03:56:04','2018-04-24 03:56:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 03:56:04','2018-04-24 03:56:04','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(93,1,'2018-04-24 03:58:26','2018-04-24 03:58:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 03:58:26','2018-04-24 03:58:26','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(95,1,'2018-04-24 04:02:07','2018-04-24 04:02:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h1>descarga nuestro brochure virtual</h1>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:02:07','2018-04-24 04:02:07','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(96,1,'2018-04-24 04:06:16','2018-04-24 04:06:16','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro brochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"xlarge\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:06:16','2018-04-24 04:06:16','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(97,1,'2018-04-24 04:06:43','2018-04-24 04:06:43','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro brochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"blue\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"flat\" bevel_color=\"\" border_width=\"\" size=\"large\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:06:43','2018-04-24 04:06:43','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(98,1,'2018-04-24 04:08:01','2018-04-24 04:08:01','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"blue\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"flat\" bevel_color=\"\" border_width=\"\" size=\"large\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:08:01','2018-04-24 04:08:01','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(99,1,'2018-04-24 04:14:00','2018-04-24 04:14:00','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"blue\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"flat\" bevel_color=\"\" border_width=\"\" size=\"large\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:14:00','2018-04-24 04:14:00','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(100,1,'2018-04-24 04:22:47','2018-04-24 04:22:47','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"flat\" bevel_color=\"\" border_width=\"\" size=\"large\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:22:47','2018-04-24 04:22:47','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(101,1,'2018-04-24 04:23:10','2018-04-24 04:23:10','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:23:10','2018-04-24 04:23:10','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(102,1,'2018-04-24 04:30:12','2018-04-24 04:30:12','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"266px\" margin_bottom=\"266px\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:30:12','2018-04-24 04:30:12','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(103,1,'2018-04-24 04:30:33','2018-04-24 04:30:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:30:33','2018-04-24 04:30:33','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(104,1,'2018-04-24 04:33:39','2018-04-24 04:33:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:33:39','2018-04-24 04:33:39','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(105,1,'2018-04-24 04:35:10','2018-04-24 04:35:10','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim-300x66.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:35:10','2018-04-24 04:35:10','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(106,1,'2018-04-24 04:36:15','2018-04-24 04:36:15','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:36:15','2018-04-24 04:36:15','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(107,1,'2018-04-24 04:38:15','2018-04-24 04:38:15','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"8\" carousel_layout=\"title_on_rollover\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:38:15','2018-04-24 04:38:15','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(108,1,'2018-04-24 04:38:57','2018-04-24 04:38:57','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:38:57','2018-04-24 04:38:57','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(109,1,'2018-04-24 04:39:04','2018-04-24 04:39:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"fixed\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_on_rollover\" autoplay=\"no\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"no\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:39:04','2018-04-24 04:39:04','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(110,1,'2018-04-24 04:39:52','2018-04-24 04:39:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:39:52','2018-04-24 04:39:52','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(111,1,'2018-04-24 04:43:46','2018-04-24 04:43:46','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>DISTRIBUCIÓN nacional e internacional</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:43:46','2018-04-24 04:43:46','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(113,1,'2018-04-24 04:45:42','2018-04-24 04:45:42','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>DISTRIBUCIÓN nacional e internacional</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:45:42','2018-04-24 04:45:42','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(114,1,'2018-04-24 04:46:13','2018-04-24 04:46:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:46:13','2018-04-24 04:46:13','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(115,1,'2018-04-24 04:47:39','2018-04-24 04:47:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:47:39','2018-04-24 04:47:39','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(116,1,'2018-04-24 04:48:33','2018-04-24 04:48:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:48:33','2018-04-24 04:48:33','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(117,1,'2018-04-24 04:49:11','2018-04-24 04:49:11','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:49:11','2018-04-24 04:49:11','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(118,1,'2018-04-24 04:49:27','2018-04-24 04:49:27','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:49:27','2018-04-24 04:49:27','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(119,1,'2018-04-24 04:52:35','2018-04-24 04:52:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:52:35','2018-04-24 04:52:35','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(120,1,'2018-04-24 04:52:55','2018-04-24 04:52:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:52:55','2018-04-24 04:52:55','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(121,1,'2018-04-24 04:53:18','2018-04-24 04:53:18','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/mudo-home-vim.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 04:53:18','2018-04-24 04:53:18','',4,'http://167.86.127.34/callegariplasticos/2018/04/24/4-revision-v1/',0,'revision','',0),(122,1,'2018-04-24 04:55:21','2018-04-24 04:55:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"24%\" padding_bottom=\"78px\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]<h2 style=\"color: white;\">El Maestro</h2>[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-24 04:55:21','2018-04-24 04:55:21','',6,'http://167.86.127.34/callegariplasticos/2018/04/24/6-revision-v1/',0,'revision','',0),(123,1,'2018-04-24 23:31:22','2018-04-24 23:31:22','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"24%\" padding_bottom=\"78px\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"33\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-24 23:31:22','2018-04-24 23:31:22','',6,'http://167.86.127.34/callegariplasticos/2018/04/24/6-revision-v1/',0,'revision','',0),(124,1,'2018-04-24 23:32:48','2018-04-24 23:32:48','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"24%\" padding_bottom=\"78px\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"0\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-24 23:32:48','2018-04-24 23:32:48','',6,'http://167.86.127.34/callegariplasticos/2018/04/24/6-revision-v1/',0,'revision','',0),(125,1,'2018-04-24 23:33:06','2018-04-24 23:33:06','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"78px\" padding_right=\"24%\" padding_bottom=\"78px\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-24 23:33:06','2018-04-24 23:33:06','',6,'http://167.86.127.34/callegariplasticos/2018/04/24/6-revision-v1/',0,'revision','',0),(126,1,'2018-04-24 23:35:48','2018-04-24 23:35:48','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-24 23:35:48','2018-04-24 23:35:48','',6,'http://167.86.127.34/callegariplasticos/2018/04/24/6-revision-v1/',0,'revision','',0),(127,1,'2018-04-24 23:39:54','2018-04-24 23:39:54','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:39:54','2018-04-24 23:39:54','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(128,1,'2018-04-24 23:42:51','2018-04-24 23:42:51','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:42:51','2018-04-24 23:42:51','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(129,1,'2018-09-20 16:15:09','2018-09-20 21:15:09','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegariplasticos@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-autosave-v1','','','2018-09-20 16:15:09','2018-09-20 21:15:09','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-autosave-v1/',0,'revision','',0),(130,1,'2018-04-24 23:45:00','2018-04-24 23:45:00','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"Carrera 57 N.7ª- 52\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:45:00','2018-04-24 23:45:00','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(131,1,'2018-04-24 23:45:13','2018-04-24 23:45:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"Carrera 57 N.7ª- 52\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:45:13','2018-04-24 23:45:13','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(132,1,'2018-04-24 23:45:40','2018-04-24 23:45:40','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"Carrera 57 N.7ª- 52\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:45:40','2018-04-24 23:45:40','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(133,1,'2018-04-24 23:47:04','2018-04-24 23:47:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"rgba(0,168,255,0.6)\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"Carrera 57 N.7ª- 52\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:47:04','2018-04-24 23:47:04','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(134,1,'2018-04-24 23:51:13','2018-04-24 23:51:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:51:13','2018-04-24 23:51:13','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(135,1,'2018-04-24 23:51:31','2018-04-24 23:51:31','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"8\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:51:31','2018-04-24 23:51:31','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(136,1,'2018-04-24 23:51:50','2018-04-24 23:51:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"18\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-04-24 23:51:50','2018-04-24 23:51:50','',12,'http://167.86.127.34/callegariplasticos/2018/04/24/12-revision-v1/',0,'revision','',0),(137,1,'2018-04-25 00:18:45','2018-04-25 00:18:45','','vim-home-mundo','','inherit','open','closed','','vim-home-mundo','','','2018-04-25 00:18:45','2018-04-25 00:18:45','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg',0,'attachment','image/jpeg',0),(138,1,'2018-04-25 00:18:51','2018-04-25 00:18:51','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:18:51','2018-04-25 00:18:51','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(139,1,'2018-04-25 00:21:32','2018-04-25 00:21:32','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:21:32','2018-04-25 00:21:32','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(140,1,'2018-04-25 00:22:19','2018-04-25 00:22:19','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:22:19','2018-04-25 00:22:19','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(141,1,'2018-04-25 00:23:04','2018-04-25 00:23:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:23:04','2018-04-25 00:23:04','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(142,1,'2018-04-25 00:26:09','2018-04-25 00:26:09','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:26:09','2018-04-25 00:26:09','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(143,1,'2018-04-25 00:26:46','2018-04-25 00:26:46','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:26:46','2018-04-25 00:26:46','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(144,1,'2018-04-25 00:27:39','2018-04-25 00:27:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:27:39','2018-04-25 00:27:39','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(145,1,'2018-04-25 00:29:21','2018-04-25 00:29:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDescarga nuestro\r\n\r\nbrochure virtual\r\n\r\n[/fusion_title][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"left\" style_type=\"none\" sep_color=\"\"]\r\n\r\ny conoce nuestros producto\r\n\r\n[/fusion_title][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-04-25 00:29:21','2018-04-25 00:29:21','',4,'http://167.86.127.34/callegariplasticos/2018/04/25/4-revision-v1/',0,'revision','',0),(146,1,'2018-04-25 02:05:02','2018-04-25 02:05:02','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2 style=\"text-align: center;\">LA EMPRESA</h2>\r\n<p style=\"text-align: center;\">Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-04-25 02:05:02','2018-04-25 02:05:02','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(148,1,'2018-05-17 01:41:40','2018-05-17 01:41:40','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h2>La Empresa</h2>\r\n<p>Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n<h2 style=\"color: white;\">El Maestro</h2>\r\n[/fusion_title][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]\r\n<p style=\"text-align: center;\"><em>Doctor Germán Covo Tono</em></p>\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]\r\n<p style=\"text-align: center;\">Laboratorios VIM es una empresa de la industria Farmaceutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 32 años de experiencia en el diseño, elaboracion de productos Farmaceuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-05-17 01:41:40','2018-05-17 01:41:40','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(149,1,'2018-05-17 02:04:41','2018-05-17 02:04:41','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"yes\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"home-brochure-vim\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"3\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\nDISTRIBUCIÓN nacional e internacional\r\n\r\n[/fusion_title][fusion_text]\r\n<p style=\"text-align: center; font-size: 18px;\">Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>Cubrimiento en todo colombia</h4>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 02:04:41','2018-05-17 02:04:41','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(150,1,'2018-05-17 02:25:21','2018-05-17 02:25:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 02:25:21','2018-05-17 02:25:21','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(151,1,'2018-05-17 02:27:52','2018-05-17 02:27:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 02:27:52','2018-05-17 02:27:52','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(152,1,'2018-05-17 02:31:11','2018-05-17 02:31:11','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 02:31:11','2018-05-17 02:31:11','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(153,1,'2018-05-17 02:36:28','2018-05-17 02:36:28','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h2>La Empresa</h2>\r\n<p>Laboratorios Vim cuenta con mas de 32 años de experiencia en el mercado nacional e internacional</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Misión</h3>\r\nConstruir la plataforma más efectiva en la fabricación y comercialización de productos farmacéuticos, innovadores y de optima calidad.\r\nUtilizando productivamente el recurso humano y con la mejor tecnología de la información para fortalecer continuamente el valor agregado hacia nuestros compradores y consumidores.[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer una empresa sólida y rentable con orientación de servicio al cliente compuesta por un equipo profesional que le aporte un alto valor agregado al mercado de su salud familiar, conviertiendonos en líder en la producción de medicamentos populares de alta calidad para Colombia, Centro América y el Caribe, asegurando beneficios para inversionistas, socios comerciales y aliados estratégicos.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-white text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white\">El Maestro</h3>[/fusion_text][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]<em>Doctor Germán Covo Tono</em>[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]Laboratorios VIM es una empresa de la industria Farmacéutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Químico Farmacéutico con mas de 32 años de experiencia en el diseño, elaboración de productos Farmacéuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-05-17 02:36:28','2018-05-17 02:36:28','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(154,1,'2018-09-01 00:51:26','2018-09-01 00:51:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\n\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-autosave-v1','','','2018-09-01 00:51:26','2018-09-01 00:51:26','',10,'http://167.86.127.34/callegariplasticos/10-autosave-v1/',0,'revision','',0),(155,1,'2018-05-17 02:58:19','2018-05-17 02:58:19','','icon-envelope','','inherit','open','closed','','icon-envelope','','','2018-05-17 02:58:19','2018-05-17 02:58:19','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png',0,'attachment','image/png',0),(156,1,'2018-05-17 02:58:21','2018-05-17 02:58:21','','icon-telefono','','inherit','open','closed','','icon-telefono','','','2018-05-17 02:58:21','2018-05-17 02:58:21','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png',0,'attachment','image/png',0),(157,1,'2018-05-17 02:58:22','2018-05-17 02:58:22','','icon-whatsapp','','inherit','open','closed','','icon-whatsapp','','','2018-05-17 02:58:22','2018-05-17 02:58:22','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png',0,'attachment','image/png',0),(158,1,'2018-05-17 03:02:41','2018-05-17 03:02:41','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 03:02:41','2018-05-17 03:02:41','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(159,1,'2018-05-17 03:06:56','2018-05-17 03:06:56','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 03:06:56','2018-05-17 03:06:56','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(160,1,'2018-05-17 03:20:33','2018-05-17 03:20:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 03:20:33','2018-05-17 03:20:33','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(161,1,'2018-05-17 03:21:52','2018-05-17 03:21:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 03:21:52','2018-05-17 03:21:52','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(162,1,'2018-05-17 03:22:40','2018-05-17 03:22:40','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 03:22:40','2018-05-17 03:22:40','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(163,1,'2018-05-17 03:24:24','2018-05-17 03:24:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"18\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#00a9ff\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:24:24','2018-05-17 03:24:24','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(164,1,'2018-05-17 03:25:39','2018-05-17 03:25:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"18\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#00a9ff\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:25:39','2018-05-17 03:25:39','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(165,1,'2018-05-17 03:26:17','2018-05-17 03:26:17','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"18\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#00a9ff\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:26:17','2018-05-17 03:26:17','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(166,1,'2018-05-17 03:27:38','2018-05-17 03:27:38','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"600px\" height=\"\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:27:38','2018-05-17 03:27:38','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(167,1,'2018-05-17 03:28:12','2018-05-17 03:28:12','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"2_3\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:28:12','2018-05-17 03:28:12','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(168,1,'2018-05-17 03:30:23','2018-05-17 03:30:23','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"2_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:30:23','2018-05-17 03:30:23','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(169,1,'2018-05-17 03:31:20','2018-05-17 03:31:20','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:31:20','2018-05-17 03:31:20','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(170,1,'2018-05-17 03:32:35','2018-05-17 03:32:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:32:35','2018-05-17 03:32:35','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(171,1,'2018-05-17 03:33:34','2018-05-17 03:33:34','Es para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-12\">\r\n[text* your-name placeholder \"Nombre y apellido\"]\r\n[text ciudad placeholder \"País y ciudad\"]\r\n[tel telefono placeholder \"teléfono/Móvil\"]\r\n[email* your-email placeholder \"correo electrónico\"]\r\n</div>\r\n<div class=\"col-md-6 col-sm-12\">\r\n[textarea your-message placeholder \"Mensaje\"]\r\n[submit \"Enviar\"]\r\n</div>\r\n</div>\n1\nContacto desde la página Plasticos Callegari\n[your-name] <noreply@167.86.127.34/callegariplasticos>\ninfo@167.86.127.34/callegariplasticos, mercadeo@167.86.127.34/callegariplasticos\nDe: [your-name] \r\nCorreo electrónico: [your-email]\r\nCiudad: [ciudad]\r\nTeléfono: [telefono]\r\nAsunto: [your-subject]\r\n\r\nCuerpo del mensaje:\r\n[your-message]\r\n\r\n-- \r\nEste mensaje se ha enviado desde un formulario de contacto en Plasticos Callegari (http://167.86.127.34/callegariplasticos)\nReply-To: [your-email]\n\n\n\n\nLaboratorios Vim \"[your-subject]\"\nLaboratorios Vim <info@167.86.127.34/callegariplasticos>\n[your-email]\nCuerpo del mensaje:\r\n[your-message]\r\n\r\n-- \r\nEste mensaje se ha enviado desde un formulario de contacto en Laboratorios Vim (http://167.86.127.34/callegariplasticos)\nReply-To: info@167.86.127.34/callegariplasticos\n\n\n\nGracias por tu mensaje. Ha sido enviado.\nHubo un error intentando enviar tu mensaje. Por favor inténtalo de nuevo más tarde.\nUno o más campos tienen un error. Por favor revisa e inténtalo de nuevo.\nHubo un error intentando enviar tu mensaje. Por favor inténtalo de nuevo más tarde.\nDebes aceptar los términos y condiciones antes de enviar tu mensaje.\nEl campo es obligatorio.\nEl campo es demasiado largo.\nEl campo es demasiado corto.\nEl formato de fecha es incorrecto.\nLa fecha es anterior a la más temprana permitida.\nLa fecha es posterior a la más tardía permitida.\nHubo un error desconocido subiendo el archivo.\nNo tienes permisos para subir archivos de este tipo.\nEl archivo es demasiado grande.\nSe ha producido un error subiendo la imagen\nEl formato de número no es válido.\nEl número es menor que el mínimo permitido.\nEl número es mayor que el máximo permitido.\nLa respuesta al cuestionario no es correcta.\nEl código introducido es incorrecto.\nLa dirección de correo electrónico que has introducido no es válida.\nLa URL no es válida.\nEl número de teléfono no es válido.','Formulario de contacto 1','','publish','closed','closed','','formulario-de-contacto-1','','','2018-08-24 20:48:42','2018-08-24 20:48:42','',0,'http://167.86.127.34/callegariplasticos/?post_type=wpcf7_contact_form&p=171',0,'wpcf7_contact_form','',0),(172,1,'2018-05-17 03:43:42','2018-05-17 03:43:42','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 03:43:42','2018-05-17 03:43:42','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(173,1,'2018-05-17 04:26:05','2018-05-17 04:26:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\nEs para nosotros un placer responder todas sus dudas e inquietudes. Por favor escriba su mensaje, nombre y correo electrónico y en breve le responderemos su solicitud.\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 04:26:05','2018-05-17 04:26:05','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(174,1,'2018-05-17 04:27:37','2018-05-17 04:27:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text][contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 04:27:37','2018-05-17 04:27:37','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(175,1,'2018-05-17 04:31:20','2018-05-17 04:31:20','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-05-17 04:31:20','2018-05-17 04:31:20','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(176,1,'2018-05-17 04:37:57','2018-05-17 04:37:57','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de \r\nproductos en toda Colombia</em>\r\n<hr>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"]<p>[fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de<br /> productos en toda Colombia</em></p><hr /><p>Indudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.</p><p>En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner]</p>[/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" class=\"aligncenter size-full wp-image-156\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" class=\"aligncenter size-full wp-image-157\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" class=\"aligncenter size-full wp-image-155\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 04:37:57','2018-05-17 04:37:57','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(177,1,'2018-05-17 04:46:07','2018-05-17 04:46:07','','img-distribucion-nacional','','inherit','open','closed','','img-distribucion-nacional','','','2018-05-17 04:46:07','2018-05-17 04:46:07','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg',0,'attachment','image/jpeg',0),(178,1,'2018-05-17 04:46:31','2018-05-17 04:46:31','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 04:46:31','2018-05-17 04:46:31','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(179,1,'2018-05-17 04:50:04','2018-05-17 04:50:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 04:50:04','2018-05-17 04:50:04','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(180,1,'2018-05-17 04:50:26','2018-05-17 04:50:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 04:50:26','2018-05-17 04:50:26','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(181,1,'2018-05-17 04:51:40','2018-05-17 04:51:40','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>laboratorios vim, industria Farmaceutica Colombiana</h3>\r\nfundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 22 años de experiencia en el diseño, elaboración de productos Farmaceuticos exitosos[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 04:51:40','2018-05-17 04:51:40','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(182,1,'2018-05-17 04:52:26','2018-05-17 04:52:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>laboratorios vim, industria Farmaceutica Colombiana</h3>\r\nfundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 22 años de experiencia en el diseño, elaboración de productos Farmaceuticos exitosos[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 04:52:26','2018-05-17 04:52:26','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(183,1,'2018-05-17 04:52:58','2018-05-17 04:52:58','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-17 04:52:58','2018-05-17 04:52:58','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(184,1,'2018-05-17 04:56:11','2018-05-17 04:56:11','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_products_slider picture_size=\"auto\" cat_slug=\"\" number_posts=\"4\" carousel_layout=\"title_below_image\" autoplay=\"yes\" columns=\"4\" column_spacing=\"\" scroll_items=\"\" show_nav=\"yes\" mouse_scroll=\"yes\" show_cats=\"yes\" show_price=\"yes\" show_buttons=\"yes\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 04:56:11','2018-05-17 04:56:11','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(186,1,'2018-05-17 05:02:06','2018-05-17 05:02:06','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>laboratorios vim, industria Farmaceutica Colombiana</h3>\r\nfundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 22 años de experiencia en el diseño, elaboración de productos Farmaceuticos exitosos[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 05:02:06','2018-05-17 05:02:06','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(187,1,'2018-05-17 05:04:40','2018-05-17 05:04:40','','Inicio','','publish','closed','closed','','inicio','','','2018-09-21 09:12:01','2018-09-21 14:12:01','',0,'http://167.86.127.34/callegariplasticos/?post_type=yith_wcps_type&p=187',0,'yith_wcps_type','',0),(188,1,'2018-05-17 05:06:38','2018-05-17 05:06:38','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>laboratorios vim, industria Farmaceutica Colombiana</h3>\r\nfundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Quimico Farmaceutico con mas de 22 años de experiencia en el diseño, elaboración de productos Farmaceuticos exitosos[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<p>[yith_wc_productslider id=\"187\" z_index=\"1\"]</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-05-17 05:06:38','2018-05-17 05:06:38','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(192,1,'2018-05-18 04:07:15','2018-05-18 04:07:15','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903\r\n\r\nFAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<p><img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" /><br />callegariplasticos@callegariplasticos.com</p>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n[yith_wc_productslider id=187]\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','publish','closed','closed','','footer-productos','','','2021-01-20 06:51:10','2021-01-20 11:51:10','',0,'http://167.86.127.34/callegariplasticos/?page_id=192',0,'page','',0),(193,1,'2018-05-18 04:07:15','2018-05-18 04:07:15','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2018-05-18 04:07:15','2018-05-18 04:07:15','',192,'http://167.86.127.34/callegariplasticos/192-revision-v1/',0,'revision','',0),(197,1,'2018-05-22 02:21:05','2018-05-22 02:21:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2018-05-22 02:21:05','2018-05-22 02:21:05','',192,'http://167.86.127.34/callegariplasticos/192-revision-v1/',0,'revision','',0),(337,1,'2018-05-23 23:27:50','2018-05-23 23:27:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-05-23 23:27:50','2018-05-23 23:27:50','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(340,1,'2018-06-01 04:32:55','2018-06-01 04:32:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_woo_shortcodes][products limit=\"24\" columns=\"3\" orderby=\"date\" order=\"desc\"][/fusion_woo_shortcodes][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Productos','','inherit','closed','closed','','8-revision-v1','','','2018-06-01 04:32:55','2018-06-01 04:32:55','',8,'http://167.86.127.34/callegariplasticos/8-revision-v1/',0,'revision','',0),(341,1,'2018-06-01 04:43:48','2018-06-01 04:43:48','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone size-full wp-image-177\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Distribución','','inherit','closed','closed','','10-revision-v1','','','2018-06-01 04:43:48','2018-06-01 04:43:48','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(343,1,'2018-06-01 21:50:07','2018-06-01 21:50:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"]<p>[fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-342 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Distribución-nacional.jpeg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de<br />productos en toda Colombia</em></p><hr /><p>Indudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.</p><p>En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner]</p>[/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"]<p>[fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-177 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de<br />productos en toda Colombia</em></p><hr /><p>Indudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.</p><p>En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner]</p>[/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Distribución','','inherit','closed','closed','','10-revision-v1','','','2018-06-01 21:50:07','2018-06-01 21:50:07','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(345,1,'2018-06-01 23:40:28','2018-06-01 23:40:28','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"14\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-06-01 23:40:28','2018-06-01 23:40:28','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(346,1,'2018-06-01 23:41:37','2018-06-01 23:41:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"15\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-06-01 23:41:37','2018-06-01 23:41:37','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(347,1,'2018-06-01 23:45:01','2018-06-01 23:45:01','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"18\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-06-01 23:45:01','2018-06-01 23:45:01','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(348,1,'2018-06-01 23:46:41','2018-06-01 23:46:41','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7ª- 52 barrio bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-06-01 23:46:41','2018-06-01 23:46:41','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(386,1,'2018-06-08 04:42:55','2018-06-08 04:42:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de COntacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57 5) 667 0526\r\n<strong>Email: </strong>mercadeo@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> Carrera 57 N.7A- 52 Barrio Bellavista,\r\nCartagena - Colombia[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-06-08 04:42:55','2018-06-08 04:42:55','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(446,1,'2018-07-04 20:43:43','2018-07-04 20:43:43','','1-hero-sep','','inherit','open','closed','','1-hero-sep','','','2018-07-04 20:43:43','2018-07-04 20:43:43','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/07/1-hero-sep.png',0,'attachment','image/png',0),(457,1,'2018-07-28 15:26:55','2018-07-28 15:26:55','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/07/cropped-labs-vim.png','cropped-labs-vim.png','','inherit','open','closed','','cropped-labs-vim-png','','','2018-07-28 15:26:55','2018-07-28 15:26:55','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/07/cropped-labs-vim.png',0,'attachment','image/png',0),(458,1,'2018-07-28 15:46:37','2018-07-28 15:46:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-342 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Distribución-nacional.jpeg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de<br />productos en toda Colombia</em></p><hr /><p>Indudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.</p><p>En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-177 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.\r\n\r\n<strong>Bolivia:</strong> <a href=\"http://www.biodoxidpharma.com\">www.biodoxidpharma.com</a>\r\n\r\n\r\n\r\n[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Distribución','','inherit','closed','closed','','10-revision-v1','','','2018-07-28 15:46:37','2018-07-28 15:46:37','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(459,1,'2018-07-28 15:48:45','2018-07-28 15:48:45','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-342 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Distribución-nacional.jpeg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de<br />productos en toda Colombia</em></p><hr /><p>Indudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.</p><p>En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-177 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.\r\n\r\n<strong>Bolivia:</strong> <a href=\"http://www.biodoxidpharma.com\">www.biodoxidpharma.com</a>\r\n<strong>Guatemala:</strong> <a href=\"http://resco.com.gt/#servicio\">www.resco.com</a>\r\n\r\n[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿INteresado en vender nuestros productos?</h3>\r\nContacte a nuestros asesores y reciba toda la información necesaria[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Distribución','','inherit','closed','closed','','10-revision-v1','','','2018-07-28 15:48:45','2018-07-28 15:48:45','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(464,1,'2018-08-24 15:58:39','2018-08-24 15:58:39','','logo','','inherit','open','closed','','logo','','','2018-08-24 15:58:39','2018-08-24 15:58:39','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/logo.png',0,'attachment','image/png',0),(465,1,'2018-08-24 16:21:23','2018-08-24 16:21:23','','banner','','inherit','open','closed','','banner','','','2018-08-24 16:21:23','2018-08-24 16:21:23','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/banner.png',0,'attachment','image/png',0),(466,1,'2018-08-24 16:29:27','2018-08-24 16:29:27','','banner','','inherit','open','closed','','banner-2','','','2018-08-24 16:29:27','2018-08-24 16:29:27','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/banner-1.png',0,'attachment','image/png',0),(467,1,'2018-08-24 16:33:07','2018-08-24 16:33:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>LÍNEA DE PRODUCTOS</h3>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"banner-home-brochure\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/background-home-vim.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h4>descarga nuestro\r\nbrochure virtual\r\n<small>y conoce nuestros producto</small></h4>[/fusion_text][fusion_button link=\"\" title=\"\" target=\"_self\" link_attributes=\"\" alignment=\"\" modal=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" color=\"default\" button_gradient_top_color=\"\" button_gradient_bottom_color=\"\" button_gradient_top_color_hover=\"\" button_gradient_bottom_color_hover=\"\" accent_color=\"\" accent_hover_color=\"\" type=\"\" bevel_color=\"\" border_width=\"\" size=\"\" stretch=\"default\" shape=\"\" icon=\"\" icon_position=\"left\" icon_divider=\"no\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]DESCARGAR[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Distribución nacional e internacional</h3>\r\n<p>Contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país</p>[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:33:07','2018-08-24 16:33:07','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (468,1,'2018-08-24 16:40:17','2018-08-24 16:40:17','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:40:17','2018-08-24 16:40:17','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(469,1,'2018-08-24 16:45:57','2018-08-24 16:45:57','','sectionmiddle','','inherit','open','closed','','sectionmiddle','','','2018-08-24 16:45:57','2018-08-24 16:45:57','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png',0,'attachment','image/png',0),(470,1,'2018-08-24 16:47:12','2018-08-24 16:47:12','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"137\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/vim-home-mundo.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:47:12','2018-08-24 16:47:12','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(471,1,'2018-08-24 16:47:42','2018-08-24 16:47:42','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:47:42','2018-08-24 16:47:42','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(472,1,'2018-08-24 16:48:35','2018-08-24 16:48:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_4\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:48:35','2018-08-24 16:48:35','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(473,1,'2018-08-24 16:49:16','2018-08-24 16:49:16','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:49:16','2018-08-24 16:49:16','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(474,1,'2018-08-24 16:50:15','2018-08-24 16:50:15','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:50:15','2018-08-24 16:50:15','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(475,1,'2018-08-24 16:50:52','2018-08-24 16:50:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:50:52','2018-08-24 16:50:52','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(476,1,'2018-08-24 16:52:21','2018-08-24 16:52:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:52:21','2018-08-24 16:52:21','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(477,1,'2018-08-24 16:52:46','2018-08-24 16:52:46','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_4\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:52:46','2018-08-24 16:52:46','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(478,1,'2018-08-24 16:53:37','2018-08-24 16:53:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 16:53:37','2018-08-24 16:53:37','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(480,1,'2018-08-24 16:57:02','2018-08-24 16:57:02','','logo-white','','inherit','open','closed','','logo-white','','','2018-08-24 16:57:02','2018-08-24 16:57:02','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/logo-white.png',0,'attachment','image/png',0),(481,1,'2018-08-24 17:05:21','2018-08-24 17:05:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"5%\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:05:21','2018-08-24 17:05:21','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(482,1,'2018-08-24 17:05:50','2018-08-24 17:05:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"5%\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:05:50','2018-08-24 17:05:50','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(483,1,'2018-08-24 17:07:55','2018-08-24 17:07:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"15%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:07:55','2018-08-24 17:07:55','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(484,1,'2018-08-24 17:09:23','2018-08-24 17:09:23','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"10%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"5\" padding_bottom=\"5\" padding_left=\"5\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:09:23','2018-08-24 17:09:23','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(485,1,'2018-08-24 17:10:07','2018-08-24 17:10:07','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"10%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:10:07','2018-08-24 17:10:07','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(486,1,'2018-08-24 17:13:30','2018-08-24 17:13:30','','sectionmiddle','','inherit','open','closed','','sectionmiddle-2','','','2018-08-24 17:13:30','2018-08-24 17:13:30','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png',0,'attachment','image/png',0),(487,1,'2018-08-24 17:13:57','2018-08-24 17:13:57','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"10%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:13:57','2018-08-24 17:13:57','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(488,1,'2018-08-24 17:14:26','2018-08-24 17:14:26','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Cubrimiento en todo colombia</h3>\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia. En la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Bolivia, Guatemala y República Dominicana[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:14:26','2018-08-24 17:14:26','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(489,1,'2018-08-24 17:19:13','2018-08-24 17:19:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"none\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"80px\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Distribución nacional e internacional</h3>\r\nContamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 17:19:13','2018-08-24 17:19:13','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(490,1,'2018-08-24 18:51:22','2018-08-24 18:51:22','Bolsa Comercial y de Producción','Bolsas para empaques publicitarios de marca','','publish','closed','closed','','bolsas-para-empaques-publicitarios-de-marca','','','2018-08-31 14:15:09','2018-08-31 14:15:09','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=490',0,'product','',0),(491,1,'2018-08-24 18:51:07','2018-08-24 18:51:07','bolsas para empaques publicitarias de marca','bolsas-comerciales-y-de-produccion-opt','','inherit','open','closed','','bolsas-comerciales-y-de-produccion-opt','','','2018-08-25 15:09:26','2018-08-25 15:09:26','',490,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/bolsas-comerciales-y-de-produccion-opt.jpg',0,'attachment','image/jpeg',0),(492,1,'2018-08-24 18:51:08','2018-08-24 18:51:08','bolsas para empaques','bolsas-comerciales-y-de-produccion-opt-1','','inherit','open','closed','','bolsas-comerciales-y-de-produccion-opt-1','','','2018-08-25 15:09:03','2018-08-25 15:09:03','',490,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/bolsas-comerciales-y-de-produccion-opt-1.jpg',0,'attachment','image/jpeg',0),(493,1,'2018-08-24 18:55:14','2018-08-24 18:55:14','','Moldes para Galletas Termoformado','','publish','closed','closed','','moldes-de-galletas-para-termoformar','','','2018-09-19 10:35:23','2018-09-19 15:35:23','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=493',0,'product','',0),(494,1,'2018-08-24 18:54:53','2018-08-24 18:54:53','molde madera Bandeja termoformado','moldes-opt','','inherit','open','closed','','moldes-opt','','','2018-08-25 15:08:47','2018-08-25 15:08:47','',493,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/moldes-opt.jpg',0,'attachment','image/jpeg',0),(495,1,'2018-08-24 18:54:54','2018-08-24 18:54:54','molde Bandeja termoformado galleta cupcake','moldes-opt-1','','inherit','open','closed','','moldes-opt-1','','','2018-08-25 15:07:59','2018-08-25 15:07:59','',493,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/moldes-opt-1.jpg',0,'attachment','image/jpeg',0),(496,1,'2018-08-24 18:54:55','2018-08-24 18:54:55','molde para termoformar empack','moldes-opt-2','','inherit','open','closed','','moldes-opt-2','','','2018-08-25 15:06:50','2018-08-25 15:06:50','',493,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/moldes-opt-2.jpg',0,'attachment','image/jpeg',0),(497,1,'2018-08-24 18:54:57','2018-08-24 18:54:57','molde empack para termoformar','moldes-opt-3','','inherit','open','closed','','moldes-opt-3','','','2018-08-25 15:06:39','2018-08-25 15:06:39','',493,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/moldes-opt-3.jpg',0,'attachment','image/jpeg',0),(498,1,'2018-08-24 18:54:58','2018-08-24 18:54:58','molde de galletas para termoformar','moldes-opt-4','','inherit','open','closed','','moldes-opt-4','','','2018-08-25 15:06:13','2018-08-25 15:06:13','',493,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/moldes-opt-4.jpg',0,'attachment','image/jpeg',0),(499,1,'2018-08-24 18:58:50','2018-08-24 23:58:50','','Caja Plegadiza Polvos Compactos','','publish','closed','closed','','cajas-plegadizas-polvos-compactos','','','2018-09-06 09:50:51','2018-09-06 14:50:51','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=499',0,'product','',0),(500,1,'2018-08-24 18:58:33','2018-08-24 18:58:33','caja plegadiza de colores muestra de splash','plegadizas-opt-1','','inherit','open','closed','','plegadizas-opt-1','','','2018-08-25 15:05:42','2018-08-25 15:05:42','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-1.jpg',0,'attachment','image/jpeg',0),(501,1,'2018-08-24 18:58:35','2018-08-24 18:58:35','caja plegadiza de colores alimentos','plegadizas-opt-2','','inherit','open','closed','','plegadizas-opt-2','','','2018-08-25 15:05:14','2018-08-25 15:05:14','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-2.jpg',0,'attachment','image/jpeg',0),(502,1,'2018-08-24 18:58:36','2018-08-24 18:58:36','caja plegadiza de colores alimenticio','plegadizas-opt-3','','inherit','open','closed','','plegadizas-opt-3','','','2018-08-25 15:05:00','2018-08-25 15:05:00','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-3.jpg',0,'attachment','image/jpeg',0),(503,1,'2018-08-24 18:58:38','2018-08-24 18:58:38','caja plegadiza de colores','plegadizas-opt-4','','inherit','open','closed','','plegadizas-opt-4','','','2018-08-25 15:04:46','2018-08-25 15:04:46','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-4.jpg',0,'attachment','image/jpeg',0),(504,1,'2018-08-24 18:58:39','2018-08-24 18:58:39','caja plegadiza de colores','plegadizas-opt-5','','inherit','open','closed','','plegadizas-opt-5','','','2018-08-25 15:04:39','2018-08-25 15:04:39','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-5.jpg',0,'attachment','image/jpeg',0),(505,1,'2018-08-24 18:58:40','2018-08-24 18:58:40','caja plegadiza para alimentos cafam','plegadizas-opt-6','','inherit','open','closed','','plegadizas-opt-6','','','2018-08-25 15:04:31','2018-08-25 15:04:31','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-6.jpg',0,'attachment','image/jpeg',0),(506,1,'2018-08-24 18:58:41','2018-08-24 18:58:41','caja plegadiza','plegadizas-opt-7','','inherit','open','closed','','plegadizas-opt-7','','','2018-08-25 15:04:16','2018-08-25 15:04:16','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-7.jpg',0,'attachment','image/jpeg',0),(507,1,'2018-08-24 18:58:43','2018-08-24 18:58:43','cajas plegadizas ','plegadizas-opt-8','','inherit','open','closed','','plegadizas-opt-8','','','2018-08-25 15:04:11','2018-08-25 15:04:11','',499,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/plegadizas-opt-8.jpg',0,'attachment','image/jpeg',0),(508,1,'2018-08-24 19:04:05','2018-08-24 19:04:05','','Selle de Alta Frecuencia','','publish','closed','closed','','selle-de-alta-frecuencia','','','2018-09-24 10:12:03','2018-09-24 15:12:03','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=508',0,'product','',0),(509,1,'2018-08-24 19:03:01','2018-08-24 19:03:01','selle de alta frecuencia producto veterinario','selle-de-alta-frecuencia-opt-1','','inherit','open','closed','','selle-de-alta-frecuencia-opt-1','','','2018-08-25 15:03:57','2018-08-25 15:03:57','',508,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/selle-de-alta-frecuencia-opt-1.jpg',0,'attachment','image/jpeg',0),(510,1,'2018-08-24 19:03:02','2018-08-24 19:03:02','estuche libros audifonos selle de alta frecuencia','selle-de-alta-frecuencia-opt-2','','inherit','open','closed','','selle-de-alta-frecuencia-opt-2','','','2018-08-25 15:03:35','2018-08-25 15:03:35','',508,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/selle-de-alta-frecuencia-opt-2.jpg',0,'attachment','image/jpeg',0),(511,1,'2018-08-24 19:03:04','2018-08-24 19:03:04','Estuche libro para audifonos selle de alta frecuencia ','selle-de-alta-frecuencia-opt-3','','inherit','open','closed','','selle-de-alta-frecuencia-opt-3','','','2018-08-25 15:03:19','2018-08-25 15:03:19','',508,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/selle-de-alta-frecuencia-opt-3.jpg',0,'attachment','image/jpeg',0),(512,1,'2018-08-24 19:03:06','2018-08-24 19:03:06','Selle de alta frecuencia','selle-de-alta-frecuencia-opt-4','','inherit','open','closed','','selle-de-alta-frecuencia-opt-4','','','2018-08-25 15:02:42','2018-08-25 15:02:42','',508,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/selle-de-alta-frecuencia-opt-4.jpg',0,'attachment','image/jpeg',0),(513,1,'2018-08-24 19:03:08','2018-08-24 19:03:08','Alcancia termoformada minuto de Dios','selle-de-alta-frecuencia-opt-5','','inherit','open','closed','','selle-de-alta-frecuencia-opt-5','','','2018-08-25 15:02:27','2018-08-25 15:02:27','',508,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/selle-de-alta-frecuencia-opt-5.jpg',0,'attachment','image/jpeg',0),(514,1,'2018-08-24 19:08:04','2018-08-24 19:08:04','','Bandeja de Merengues Termoformada','','publish','closed','closed','','bandeja-de-merengues-termoformada','','','2018-09-24 10:43:06','2018-09-24 15:43:06','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=514',0,'product','',0),(515,1,'2018-08-24 19:07:43','2018-08-24 19:07:43','Empaque de arequipe termoformado','termoformados-alimentos-1','','inherit','open','closed','','termoformados-alimentos-1','','','2018-08-25 15:02:12','2018-08-25 15:02:12','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-1.jpg',0,'attachment','image/jpeg',0),(516,1,'2018-08-24 19:07:44','2018-08-24 19:07:44','Cuna termoformado torta','termoformados-alimentos-2','','inherit','open','closed','','termoformados-alimentos-2','','','2018-08-25 15:02:00','2018-08-25 15:02:00','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-2.jpg',0,'attachment','image/jpeg',0),(517,1,'2018-08-24 19:07:45','2018-08-24 19:07:45','Cuna termoformado para chocolates','termoformados-alimentos-3','','inherit','open','closed','','termoformados-alimentos-3','','','2018-08-25 15:01:44','2018-08-25 15:01:44','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-3.jpg',0,'attachment','image/jpeg',0),(518,1,'2018-08-24 19:07:47','2018-08-24 19:07:47','Bandeja termoformado merengues','termoformados-alimentos-4','','inherit','open','closed','','termoformados-alimentos-4','','','2018-08-25 15:01:30','2018-08-25 15:01:30','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-4.jpg',0,'attachment','image/jpeg',0),(519,1,'2018-08-24 19:07:48','2018-08-24 19:07:48','Bandeja termoformado galleta cupcake','termoformados-alimentos-5','','inherit','open','closed','','termoformados-alimentos-5','','','2018-08-25 15:00:33','2018-08-25 15:00:33','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-5.jpg',0,'attachment','image/jpeg',0),(520,1,'2018-08-24 19:07:49','2018-08-24 19:07:49','bandeja termoformado para galleta o cupcake','termoformados-alimentos-6','','inherit','open','closed','','termoformados-alimentos-6','','','2018-08-25 15:00:01','2018-08-25 15:00:01','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-6.jpg',0,'attachment','image/jpeg',0),(521,1,'2018-08-24 19:07:51','2018-08-24 19:07:51','Bandeja termoformada para torta','termoformados-alimentos-7','','inherit','open','closed','','termoformados-alimentos-7','','','2018-09-05 13:12:25','2018-09-05 13:12:25','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-7.jpg',0,'attachment','image/jpeg',0),(522,1,'2018-08-24 19:07:52','2018-08-24 19:07:52','termoformado estuches para helado ','termoformados-alimentos-8','','inherit','open','closed','','termoformados-alimentos-8','','','2018-08-25 14:58:27','2018-08-25 14:58:27','',514,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformados-alimentos-8.jpg',0,'attachment','image/jpeg',0),(523,1,'2018-08-24 19:11:15','2018-08-24 19:11:15','','Burbuja blister para Mermelada','','publish','closed','closed','','estuches-tipo-burbuja-para-blister-mermelada','','','2018-09-19 11:05:39','2018-09-19 16:05:39','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=523',0,'product','',0),(524,1,'2018-08-24 19:10:39','2018-08-24 19:10:39','termoformado estuches burbuja polvo compacto para blister','termoformado-burbujas-1','','inherit','open','closed','','termoformado-burbujas-1','','','2018-08-25 14:57:46','2018-08-25 14:57:46','',523,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-burbujas-1.jpg',0,'attachment','image/jpeg',0),(525,1,'2018-08-24 19:10:40','2018-08-24 19:10:40','termoformado estuches burbuja lagrimas artificiales para blister','termoformado-burbujas-2','','inherit','open','closed','','termoformado-burbujas-2','','','2018-08-25 14:57:11','2018-08-25 14:57:11','',523,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-burbujas-2.jpg',0,'attachment','image/jpeg',0),(526,1,'2018-08-24 19:10:42','2018-08-24 19:10:42','termoformado estuches burbuja para blister polvo compacto','termoformado-burbujas-3','','inherit','open','closed','','termoformado-burbujas-3','','','2018-08-25 14:56:39','2018-08-25 14:56:39','',523,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-burbujas-3.jpg',0,'attachment','image/jpeg',0),(527,1,'2018-08-24 19:10:43','2018-08-24 19:10:43','termoformado estuches burbuja para blister mermelada','termoformado-burbujas-4','','inherit','open','closed','','termoformado-burbujas-4','','','2018-08-25 14:56:30','2018-08-25 14:56:30','',523,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-burbujas-4.jpg',0,'attachment','image/jpeg',0),(528,1,'2018-08-24 19:10:44','2018-08-24 19:10:44','termoformado estuches burbuja para blister','termoformado-burbujas-5','','inherit','open','closed','','termoformado-burbujas-5','','','2018-08-25 14:56:21','2018-08-25 14:56:21','',523,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-burbujas-5.jpg',0,'attachment','image/jpeg',0),(529,1,'2018-09-20 14:14:59','2018-09-20 19:14:59','','Mostrador de Polvo Compacto Clamshell','','publish','closed','closed','','mostrador-de-polvo-compacto-tipo-clamshell','','','2018-09-20 16:36:47','2018-09-20 21:36:47','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=529',0,'product','',0),(530,1,'2018-08-24 19:14:46','2018-08-24 19:14:46','clamshell polvo compacto','termoformado-clamshell-(1)-opt','','inherit','open','closed','','termoformado-clamshell-1-opt','','','2018-08-25 14:55:16','2018-08-25 14:55:16','',529,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-clamshell-1-opt.jpg',0,'attachment','image/jpeg',0),(531,1,'2018-08-24 19:14:48','2018-08-24 19:14:48','clamshell polvo compacto','termoformado-clamshell-(2)-opt','','inherit','open','closed','','termoformado-clamshell-2-opt','','','2018-08-25 14:54:37','2018-08-25 14:54:37','',529,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-clamshell-2-opt.jpg',0,'attachment','image/jpeg',0),(532,1,'2018-08-24 19:14:49','2018-08-24 19:14:49','estuche clamshell ampolla farmaceutico','termoformado-clamshell-(3)-opt','','inherit','open','closed','','termoformado-clamshell-3-opt','','','2018-08-25 14:54:28','2018-08-25 14:54:28','',529,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-clamshell-3-opt.jpg',0,'attachment','image/jpeg',0),(533,1,'2018-08-24 19:14:50','2018-08-24 19:14:50','mostrador polvo compacto','termoformado-clamshell-(4)-opt','','inherit','open','closed','','termoformado-clamshell-4-opt','','','2018-08-25 14:54:01','2018-08-25 14:54:01','',529,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-clamshell-4-opt.jpg',0,'attachment','image/jpeg',0),(534,1,'2018-08-24 19:14:51','2018-08-24 19:14:51','mostrador polvo compacto','termoformado-clamshell-(5)-opt','','inherit','open','closed','','termoformado-clamshell-5-opt','','','2018-08-25 14:53:52','2018-08-25 14:53:52','',529,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-clamshell-5-opt.jpg',0,'attachment','image/jpeg',0),(535,1,'2018-08-24 19:24:19','2018-08-24 19:24:19','','Cunas: Elementos laboratorio','','publish','closed','closed','','termoformado-cunas-de-estuches','','','2018-09-19 10:58:44','2018-09-19 15:58:44','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=535',0,'product','',0),(536,1,'2018-08-24 19:23:44','2018-08-24 19:23:44','Bandeja kit NSX elementos surtidor gasolina','termoformado-cunas-2','','inherit','open','closed','','termoformado-cunas-2','','','2018-08-25 14:53:39','2018-08-25 14:53:39','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-2.jpg',0,'attachment','image/jpeg',0),(537,1,'2018-08-24 19:23:45','2018-08-24 19:23:45','termoformado-cunas','termoformado-cunas-3','','inherit','open','closed','','termoformado-cunas-3','','','2018-08-25 14:53:14','2018-08-25 14:53:14','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-3.jpg',0,'attachment','image/jpeg',0),(538,1,'2018-08-24 19:23:47','2018-08-24 19:23:47','termoformado bandeja elementos laboratorio clinico','termoformado-cunas-4','','inherit','open','closed','','termoformado-cunas-4','','','2018-08-25 14:52:54','2018-08-25 14:52:54','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-4.jpg',0,'attachment','image/jpeg',0),(539,1,'2018-08-24 19:23:48','2018-08-24 19:23:48','termoformado laboratorio clinico','termoformado-cunas-5','','inherit','open','closed','','termoformado-cunas-5','','','2018-08-25 14:52:17','2018-08-25 14:52:17','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-5.jpg',0,'attachment','image/jpeg',0),(540,1,'2018-08-24 19:23:49','2018-08-24 19:23:49','termoformado ampolletas laboratorio clinico','termoformado-cunas-6','','inherit','open','closed','','termoformado-cunas-6','','','2018-08-25 14:52:08','2018-08-25 14:52:08','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-6.jpg',0,'attachment','image/jpeg',0),(541,1,'2018-08-24 19:23:51','2018-08-24 19:23:51','bandeja ampolleta','termoformado-cunas-7','','inherit','open','closed','','termoformado-cunas-7','','','2018-08-25 14:51:18','2018-08-25 14:51:18','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-7.jpg',0,'attachment','image/jpeg',0),(542,1,'2018-08-24 19:23:52','2018-08-24 19:23:52','termoformado bandeja ampolleta','termoformado-cunas-8','','inherit','open','closed','','termoformado-cunas-8','','','2018-08-25 14:51:10','2018-08-25 14:51:10','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-8.jpg',0,'attachment','image/jpeg',0),(543,1,'2018-08-24 19:23:54','2018-08-24 19:23:54','','termoformado-cunas-9','','inherit','open','closed','','termoformado-cunas-9','','','2018-08-24 19:23:54','2018-08-24 19:23:54','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-9.jpg',0,'attachment','image/jpeg',0),(544,1,'2018-08-24 19:23:55','2018-08-24 19:23:55','Cuna de ampolletas comprimidos farmaceuticos','termoformado-cunas-10','','inherit','open','closed','','termoformado-cunas-10','','','2018-08-25 14:50:30','2018-08-25 14:50:30','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-10.jpg',0,'attachment','image/jpeg',0),(545,1,'2018-08-24 19:23:56','2018-08-24 19:23:56','Cuna de ampolletas','termoformado-cunas-11','','inherit','open','closed','','termoformado-cunas-11','','','2018-08-25 14:49:50','2018-08-25 14:49:50','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-11.jpg',0,'attachment','image/jpeg',0),(546,1,'2018-08-24 19:23:57','2018-08-24 19:23:57','cuna productos farmaceuticos','termoformado-cunas-12','','inherit','open','closed','','termoformado-cunas-12','','','2018-08-25 14:49:42','2018-08-25 14:49:42','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-12.jpg',0,'attachment','image/jpeg',0),(547,1,'2018-08-24 19:23:59','2018-08-24 19:23:59','estuche ','termoformado-cunas-13','','inherit','open','closed','','termoformado-cunas-13','','','2018-08-25 14:49:24','2018-08-25 14:49:24','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-13.jpg',0,'attachment','image/jpeg',0),(548,1,'2018-08-24 19:24:00','2018-08-24 19:24:00','cuna de ampolletas farmaceuticos','termoformado-cunas-14','','inherit','open','closed','','termoformado-cunas-14','','','2018-08-25 14:48:35','2018-08-25 14:48:35','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-14.jpg',0,'attachment','image/jpeg',0),(549,1,'2018-08-24 19:24:01','2018-08-24 19:24:01','cuna de ampolletas','termoformado-cunas-15','','inherit','open','closed','','termoformado-cunas-15','','','2018-08-25 14:48:07','2018-08-25 14:48:07','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-15.jpg',0,'attachment','image/jpeg',0),(550,1,'2018-08-24 19:24:03','2018-08-24 19:24:03','estuche','termoformado-cunas-1','','inherit','open','closed','','termoformado-cunas-1','','','2018-08-25 14:47:58','2018-08-25 14:47:58','',535,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-cunas-1.jpg',0,'attachment','image/jpeg',0),(551,1,'2018-08-24 19:26:10','2018-08-24 19:26:10','','Termoformado Troquelado','','publish','closed','closed','','termoformado-troquelado','','','2018-08-30 21:44:13','2018-08-30 21:44:13','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=551',0,'product','',0),(552,1,'2018-08-24 19:25:56','2018-08-24 19:25:56','troquelado','termoformado-troquelado-1','','inherit','open','closed','','termoformado-troquelado-1','','','2018-08-25 14:47:49','2018-08-25 14:47:49','',551,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-troquelado-1.jpg',0,'attachment','image/jpeg',0),(553,1,'2018-08-24 19:25:57','2018-08-24 19:25:57','termoformado troquelado / sealer polvo compacto','termoformado-troquelado-2','','inherit','open','closed','','termoformado-troquelado-2','','','2018-08-25 14:47:43','2018-08-25 14:47:43','',551,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-troquelado-2.jpg',0,'attachment','image/jpeg',0),(554,1,'2018-08-24 19:29:07','2018-08-24 19:29:07','bandeja de producción polvos compactos','termoformado-bandejas-1','','inherit','open','closed','','termoformado-bandejas-1','','','2018-08-25 14:46:59','2018-08-25 14:46:59','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-bandejas-1.jpg',0,'attachment','image/jpeg',0),(555,1,'2018-08-24 19:29:08','2018-08-24 19:29:08','termoformado de alimentos bandeja de galletas','termoformado-bandejas-2','','inherit','open','closed','','termoformado-bandejas-2','','','2018-08-25 14:46:08','2018-08-25 14:46:08','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-bandejas-2.jpg',0,'attachment','image/jpeg',0),(556,1,'2018-08-24 19:29:09','2018-08-24 19:29:09','bandejas termoformadas','termoformado-bandejas-3','','inherit','open','closed','','termoformado-bandejas-3','','','2018-08-25 14:45:51','2018-08-25 14:45:51','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-bandejas-3.jpg',0,'attachment','image/jpeg',0),(557,1,'2018-08-24 19:29:10','2018-08-24 19:29:10','bandeja de gomitas vitamina c','termoformado-bandejas-4','','inherit','open','closed','','termoformado-bandejas-4','','','2018-08-25 14:45:40','2018-08-25 14:45:40','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-bandejas-4.jpg',0,'attachment','image/jpeg',0),(558,1,'2018-08-24 19:29:12','2018-08-24 19:29:12','kit surtidor de gasolina','termoformado-bandejas-5','','inherit','open','closed','','termoformado-bandejas-5','','','2018-08-25 14:45:23','2018-08-25 14:45:23','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-bandejas-5.jpg',0,'attachment','image/jpeg',0),(559,1,'2018-08-24 19:30:07','2018-08-24 19:30:07','','Tapa de Bandeja Termoformada','','publish','closed','closed','','termoformado-tapa-bandeja','','','2018-09-19 10:37:51','2018-09-19 15:37:51','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=559',0,'product','',0),(560,1,'2018-08-24 19:33:29','2018-08-24 19:33:29','','Mostrador Carta de Colores Uñas Abanico','','publish','closed','closed','','mostrador-carta-de-colores-unas-abanico','','','2018-09-20 16:43:48','2018-09-20 21:43:48','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=560',0,'product','',0),(561,1,'2018-08-24 19:33:05','2018-08-24 19:33:05','carta de uñas','termoformado-carta-de-colores-3','','inherit','open','closed','','termoformado-carta-de-colores-3','','','2018-08-25 14:44:10','2018-08-25 14:44:10','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-3.jpg',0,'attachment','image/jpeg',0),(562,1,'2018-08-24 19:33:07','2018-08-24 19:33:07','carta de uñas','termoformado-carta-de-colores-4','','inherit','open','closed','','termoformado-carta-de-colores-4','','','2018-08-25 14:44:04','2018-08-25 14:44:04','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-4.jpg',0,'attachment','image/jpeg',0),(563,1,'2018-08-24 19:33:08','2018-08-24 19:33:08','mostrador de uñas','termoformado-carta-de-colores-5','','inherit','open','closed','','termoformado-carta-de-colores-5','','','2018-08-25 14:43:49','2018-08-25 14:43:49','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-5.jpg',0,'attachment','image/jpeg',0),(564,1,'2018-08-24 19:33:09','2018-08-24 19:33:09','mostrador de uñas','termoformado-carta-de-colores-6','','inherit','open','closed','','termoformado-carta-de-colores-6','','','2018-08-25 14:43:39','2018-08-25 14:43:39','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-6.jpg',0,'attachment','image/jpeg',0),(565,1,'2018-08-24 19:33:11','2018-08-24 19:33:11','','termoformado-carta-de-colores-7','','inherit','open','closed','','termoformado-carta-de-colores-7','','','2018-08-24 19:33:11','2018-08-24 19:33:11','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-7.jpg',0,'attachment','image/jpeg',0),(566,1,'2018-08-24 19:33:12','2018-08-24 19:33:12','','termoformado-carta-de-colores-8','','inherit','open','closed','','termoformado-carta-de-colores-8','','','2018-08-24 19:33:12','2018-08-24 19:33:12','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-8.jpg',0,'attachment','image/jpeg',0),(567,1,'2018-08-24 19:33:13','2018-08-24 19:33:13','mostrador de uñas','termoformado-carta-de-colores-1','','inherit','open','closed','','termoformado-carta-de-colores-1','','','2018-08-25 14:43:13','2018-08-25 14:43:13','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-1.jpg',0,'attachment','image/jpeg',0),(568,1,'2018-08-24 19:33:15','2018-08-24 19:33:15','','termoformado-carta-de-colores-2','','inherit','open','closed','','termoformado-carta-de-colores-2','','','2018-08-24 19:33:15','2018-08-24 19:33:15','',560,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-carta-de-colores-2.jpg',0,'attachment','image/jpeg',0),(569,1,'2018-08-24 19:39:48','2018-08-24 19:39:48','Termoformado\r\nMaterial: Plástico','Estuche Audífonos Avianca','','publish','closed','closed','','estuche-audifonos-termoformado','','','2018-08-30 21:37:55','2018-08-30 21:37:55','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=569',0,'product','',0),(570,1,'2018-08-24 19:39:24','2018-08-24 19:39:24','Mostrador ','termoformado-exhibidos-2','','inherit','open','closed','','termoformado-exhibidos-2','','','2018-08-25 14:40:22','2018-08-25 14:40:22','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-2.jpg',0,'attachment','image/jpeg',0),(571,1,'2018-08-24 19:39:25','2018-08-24 19:39:25','Mostrador polvos compactos','termoformado-exhibidos-3','','inherit','open','closed','','termoformado-exhibidos-3','','','2018-08-25 14:40:06','2018-08-25 14:40:06','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-3.jpg',0,'attachment','image/jpeg',0),(572,1,'2018-08-24 19:39:27','2018-08-24 19:39:27','Mostrador de maquillaje','termoformado-exhibidos-4','','inherit','open','closed','','termoformado-exhibidos-4','','','2018-08-25 14:39:39','2018-08-25 14:39:39','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-4.jpg',0,'attachment','image/jpeg',0),(573,1,'2018-08-24 19:39:28','2018-08-24 19:39:28','Mostrador maquillaje','termoformado-exhibidos-5','','inherit','open','closed','','termoformado-exhibidos-5','','','2018-08-25 14:39:30','2018-08-25 14:39:30','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-5.jpg',0,'attachment','image/jpeg',0),(574,1,'2018-08-24 19:39:29','2018-08-24 19:39:29','bandeja mostrador de perfumes','termoformado-exhibidos-6','','inherit','open','closed','','termoformado-exhibidos-6','','','2018-08-25 14:39:16','2018-08-25 14:39:16','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-6.jpg',0,'attachment','image/jpeg',0),(575,1,'2018-08-24 19:39:30','2018-08-24 19:39:30','Bandeja mostrador de perfumes','termoformado-exhibidos-7','','inherit','open','closed','','termoformado-exhibidos-7','','','2018-08-25 14:39:03','2018-08-25 14:39:03','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-7.jpg',0,'attachment','image/jpeg',0),(576,1,'2018-08-24 19:39:32','2018-08-24 19:39:32','bandeja exhibidor labial','termoformado-exhibidos-8','','inherit','open','closed','','termoformado-exhibidos-8','','','2018-08-25 14:38:52','2018-08-25 14:38:52','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-8.jpg',0,'attachment','image/jpeg',0),(577,1,'2018-08-24 19:39:33','2018-08-24 19:39:33','estuche audifonos avianca','termoformado-exhibidos-9','','inherit','open','closed','','termoformado-exhibidos-9','','','2018-08-25 14:38:33','2018-08-25 14:38:33','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-9.jpg',0,'attachment','image/jpeg',0),(578,1,'2018-08-24 19:39:34','2018-08-24 19:39:34','bandeja de producto veterinario','termoformado-exhibidos-10','','inherit','open','closed','','termoformado-exhibidos-10','','','2018-08-25 14:38:06','2018-08-25 14:38:06','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-10.jpg',0,'attachment','image/jpeg',0),(579,1,'2018-08-24 19:39:36','2018-08-24 19:39:36','polvos compactos','termoformado-exhibidos-11','','inherit','open','closed','','termoformado-exhibidos-11','','','2018-08-25 14:37:28','2018-08-25 14:37:28','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-11.jpg',0,'attachment','image/jpeg',0),(580,1,'2018-08-24 19:39:37','2018-08-24 19:39:37','Polvos compactos','termoformado-exhibidos-12','','inherit','open','closed','','termoformado-exhibidos-12','','','2018-08-25 14:37:19','2018-08-25 14:37:19','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-12.jpg',0,'attachment','image/jpeg',0),(581,1,'2018-08-24 19:39:38','2018-08-24 19:39:38','Polvos compactos','termoformado-exhibidos-13','','inherit','open','closed','','termoformado-exhibidos-13','','','2018-08-25 14:36:55','2018-08-25 14:36:55','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-13.jpg',0,'attachment','image/jpeg',0),(582,1,'2018-08-24 19:39:39','2018-08-24 19:39:39','','termoformado-exhibidos-14','','inherit','open','closed','','termoformado-exhibidos-14','','','2018-08-24 19:39:39','2018-08-24 19:39:39','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-14.jpg',0,'attachment','image/jpeg',0),(583,1,'2018-08-24 19:39:41','2018-08-24 19:39:41','Bandeja de Esmaltes','termoformado-exhibidos-15','','inherit','open','closed','','termoformado-exhibidos-15','','','2018-08-25 14:35:58','2018-08-25 14:35:58','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-15.jpg',0,'attachment','image/jpeg',0),(584,1,'2018-08-24 19:39:42','2018-08-24 19:39:42','Bandeja de temperas','termoformado-exhibidos-16','','inherit','open','closed','','termoformado-exhibidos-16','','','2018-08-25 14:35:49','2018-08-25 14:35:49','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-16.jpg',0,'attachment','image/jpeg',0),(585,1,'2018-08-24 19:39:43','2018-08-24 19:39:43','bandeja de esmaltes','termoformado-exhibidos-1','','inherit','open','closed','','termoformado-exhibidos-1','','','2018-08-25 14:35:38','2018-08-25 14:35:38','',569,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/termoformado-exhibidos-1.jpg',0,'attachment','image/jpeg',0),(586,1,'2018-08-24 20:57:48','2018-08-24 20:57:48','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"90px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h2>La Empresa</h2>\r\nEmpresa familiar fundada en los años 80\'s y creada con el concepto de satisfacer soluciones en empaques.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"24\" bottom_margin=\"\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Misión</h3>\r\nSatisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.\r\n\r\n[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#00a8ff\" top_margin=\"20px\" bottom_margin=\"\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"left\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-white text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white\">El Maestro</h3>\r\n[/fusion_text][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]<em>Doctor Germán Covo Tono</em>[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]Laboratorios VIM es una empresa de la industria Farmacéutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Químico Farmacéutico con mas de 32 años de experiencia en el diseño, elaboración de productos Farmacéuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-24 20:57:48','2018-08-24 20:57:48','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(587,1,'2018-08-24 21:01:35','2018-08-24 21:01:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-24 21:01:35','2018-08-24 21:01:35','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(588,1,'2018-08-24 21:13:35','2018-08-24 21:13:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegari@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Localidad número nueve (9), Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"10.372778, -75.503249\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q2FycmVyYSA1NyBOLjfCqi0gNTIgYmFycmlvIGJlbGxhdmlzdGEsPGJyPgpDYXJ0YWdlbmEg4oCTIENvbG9tYmlh\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Marker-Lab-Vim.png\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-08-24 21:13:35','2018-08-24 21:13:35','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(589,1,'2018-08-25 13:30:18','2018-08-25 13:30:18','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"0\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_tabs design=\"clean\" layout=\"horizontal\" justified=\"no\" backgroundcolor=\"\" inactivecolor=\"\" bordercolor=\"\" icon=\"\" icon_position=\"\" icon_size=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"tab-vim\" id=\"\"][fusion_tab title=\"distribución nacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-342 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/06/Distribución-nacional.jpeg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][fusion_tab title=\"distribución internacional\" icon=\"\"][fusion_builder_row_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"2_5\"][fusion_text]<img class=\"alignnone wp-image-177 size-full\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/img-distribucion-nacional.jpg\" alt=\"\" width=\"442\" height=\"518\" />[/fusion_text][/fusion_builder_column_inner][fusion_builder_column_inner spacing=\"\" center_content=\"no\" hover_type=\"none\" link=\"\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" border_size=\"0\" border_color=\"\" border_style=\"solid\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" type=\"3_5\"][fusion_text]<em class=\"light-blue\">Laboratorios Vim cuenta con cubrimiento para distribución de\r\nproductos en toda Colombia</em>\r\n\r\n<hr />\r\n\r\nIndudablemente que los clientes son los propietarios de todas las organizaciones, ya que son ellos quienes depositan su confianza en la compañia.\r\n\r\nEn la actualidad contamos con más de 200 distribuidores y un cubrimiento de 3600 farmacias en todo el país, además contamos con distribución en Panamá, Guatemala, República Dominicana y Ecuador.\r\n\r\n<strong>Bolivia:</strong> <a href=\"http://www.biodoxidpharma.com\">www.biodoxidpharma.com</a>\r\n<strong>Guatemala:</strong> <a href=\"http://resco.com.gt/#servicio\">www.resco.com</a>\r\n\r\n[/fusion_text][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_tab][/fusion_tabs][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿Qué nos diferencia?</h3>\r\nContribuimos con excelencia para crear valor y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57 5) 667 0526 / (+57 5) 667 2586[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\n(+57) 300 456 1223 / (+57) 300 456 7854[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\nmercadeo@167.86.127.34/callegariplasticos[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Distribución','','inherit','closed','closed','','10-revision-v1','','','2018-08-25 13:30:18','2018-08-25 13:30:18','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(590,1,'2018-08-25 13:32:24','2018-08-25 13:32:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\ncallegari@167.86.127.34/callegariplasticos\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2018-08-25 13:32:24','2018-08-25 13:32:24','',192,'http://167.86.127.34/callegariplasticos/192-revision-v1/',0,'revision','',0),(591,1,'2018-08-25 13:33:04','2018-08-25 13:33:04','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903\r\n\r\nFAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\ncallegari@167.86.127.34/callegariplasticos\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2018-08-25 13:33:04','2018-08-25 13:33:04','',192,'http://167.86.127.34/callegariplasticos/192-revision-v1/',0,'revision','',0),(592,1,'2018-08-25 13:37:59','2018-08-25 13:37:59','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegari@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Localidad número nueve (9), Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-08-25 13:37:59','2018-08-25 13:37:59','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(593,1,'2018-08-25 14:32:29','2018-08-25 19:32:29','Material: PET Dorado','Bandeja Para Galletas Termoformado','','publish','closed','closed','','termoformado-bandeja-para-galletas-cupcakes','','','2018-09-06 10:47:45','2018-09-06 15:47:45','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=593',0,'product','',0),(594,1,'2018-08-25 23:31:05','2018-08-25 23:31:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3>Visión</h3>\r\nSer en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3>Misión</h3>\r\nSatisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-white text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white\">El Maestro</h3>\r\n[/fusion_text][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]<em>Doctor Germán Covo Tono</em>[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]Laboratorios VIM es una empresa de la industria Farmacéutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Químico Farmacéutico con mas de 32 años de experiencia en el diseño, elaboración de productos Farmacéuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-25 23:31:05','2018-08-25 23:31:05','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(595,1,'2018-08-25 23:31:33','2018-08-25 23:31:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"quienessomos-maestro\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-background-vim-300x59.jpg\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"24%\" padding_bottom=\"\" padding_left=\"24%\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-white text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white\">El Maestro</h3>\r\n[/fusion_text][fusion_imageframe image_id=\"51\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/maestro-vim.png[/fusion_imageframe][fusion_text]<em>Doctor Germán Covo Tono</em>[/fusion_text][fusion_separator style_type=\"single solid\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"#ffffff\" top_margin=\"0\" bottom_margin=\"33\" border_size=\"2\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"100px\" alignment=\"center\" /][fusion_text]Laboratorios VIM es una empresa de la industria Farmacéutica Colombiana, fundada en el año 2.002, en la ciudad de Cartagena por el Doctor Juan Carlos Covo Segrera, Químico Farmacéutico con mas de 32 años de experiencia en el diseño, elaboración de productos Farmacéuticos exitosos.Mas de 32 años de experiencia en desarrollo de mercados a nivel nacional e internacional.[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-25 23:31:33','2018-08-25 23:31:33','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(596,1,'2018-08-25 23:59:29','2018-08-25 23:59:29','','hero-quienesSomos','','inherit','open','closed','','hero-quienessomos','','','2018-08-25 23:59:29','2018-08-25 23:59:29','',6,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-quienesSomos.png',0,'attachment','image/png',0),(597,1,'2018-08-26 00:02:37','2018-08-26 00:02:37','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 00:02:37','2018-08-26 00:02:37','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(598,1,'2018-08-26 00:23:54','2018-08-26 00:23:54','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\nClick edit button to change this text.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 00:23:54','2018-08-26 00:23:54','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(599,1,'2018-08-26 00:24:32','2018-08-26 00:24:32','','hero-productos','','inherit','open','closed','','hero-productos','','','2018-08-26 00:24:32','2018-08-26 00:24:32','',8,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-productos.png',0,'attachment','image/png',0),(600,1,'2018-08-26 00:27:58','2018-08-26 00:27:58','','hero-contacto','','inherit','open','closed','','hero-contacto','','','2018-08-26 00:27:58','2018-08-26 00:27:58','',12,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-contacto.png',0,'attachment','image/png',0),(601,1,'2018-08-26 00:47:11','2018-08-26 00:47:11','','hero-ubicacion','','inherit','open','closed','','hero-ubicacion','','','2018-08-26 00:47:11','2018-08-26 00:47:11','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/hero-ubicacion.png',0,'attachment','image/png',0),(602,1,'2018-08-26 00:47:20','2018-08-26 00:47:20','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>¿Qué nos diferencia?</h3>\r\nContribuimos con excelencia para crear valor y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-08-26 00:47:20','2018-08-26 00:47:20','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(603,1,'2018-08-26 00:51:39','2018-08-26 00:51:39','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-08-26 00:51:39','2018-08-26 00:51:39','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(604,1,'2018-08-26 00:59:53','2018-08-26 00:59:53','','seccion n1','','inherit','open','closed','','seccion-n1','','','2018-08-26 00:59:53','2018-08-26 00:59:53','',6,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png',0,'attachment','image/png',0),(605,1,'2018-08-26 01:00:02','2018-08-26 01:00:02','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\nClick edit button to change this text.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:00:02','2018-08-26 01:00:02','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(606,1,'2018-08-26 01:02:27','2018-08-26 01:02:27','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n• Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.\r\n• Incrementar las ventas en la búsqueda de nuevos clientes.\r\n• Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.\r\n• Elaborar productos y empaques plásticos cumpliendo estándares de calidad.\r\n• Entregar oportunamente y efectivamente los pedidos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:02:27','2018-08-26 01:02:27','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(607,1,'2018-08-26 01:03:48','2018-08-26 01:03:48','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n• Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.\r\n• Incrementar las ventas en la búsqueda de nuevos clientes.\r\n• Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.\r\n• Elaborar productos y empaques plásticos cumpliendo estándares de calidad.\r\n• Entregar oportunamente y efectivamente los pedidos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:03:48','2018-08-26 01:03:48','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(608,1,'2018-08-26 01:04:03','2018-08-26 01:04:03','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n• Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.\r\n• Incrementar las ventas en la búsqueda de nuevos clientes.\r\n• Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.\r\n• Elaborar productos y empaques plásticos cumpliendo estándares de calidad.\r\n• Entregar oportunamente y efectivamente los pedidos.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:04:03','2018-08-26 01:04:03','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(609,1,'2018-08-26 01:05:50','2018-08-26 01:05:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul>\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:05:50','2018-08-26 01:05:50','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(610,1,'2018-08-26 01:06:21','2018-08-26 01:06:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul>\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:06:21','2018-08-26 01:06:21','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(611,1,'2018-08-26 01:07:13','2018-08-26 01:07:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul>\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:07:13','2018-08-26 01:07:13','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(612,1,'2018-08-26 01:07:47','2018-08-26 01:07:47','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:07:47','2018-08-26 01:07:47','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(613,1,'2018-08-26 01:11:57','2018-08-26 01:11:57','','misionicon','','inherit','open','closed','','misionicon','','','2018-08-26 01:11:57','2018-08-26 01:11:57','',6,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png',0,'attachment','image/png',0),(614,1,'2018-08-26 01:12:12','2018-08-26 01:12:12','','visionicon','','inherit','open','closed','','visionicon','','','2018-08-26 01:12:12','2018-08-26 01:12:12','',6,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png',0,'attachment','image/png',0),(615,1,'2018-08-26 01:12:16','2018-08-26 01:12:16','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][fusion_text]<h3 style=\"text-align: center;\">HISTORIA</h3><p>CALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador se llamó Leonardo Callegari hermano del actual presidente y propietario Gino Callegari.</p><p>CALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante mas de tres décadas de funcionamiento.</p><p>Para nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.<br />Contamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.<br />Callegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:12:16','2018-08-26 01:12:16','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(616,1,'2018-08-26 01:12:31','2018-08-26 01:12:31','','historiaicon','','inherit','open','closed','','historiaicon','','','2018-08-26 01:12:31','2018-08-26 01:12:31','',6,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png',0,'attachment','image/png',0),(617,1,'2018-08-26 01:12:35','2018-08-26 01:12:35','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"616\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">HISTORIA</h3>\r\nCALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador se llamó Leonardo Callegari hermano del actual presidente y propietario Gino Callegari.\r\n\r\nCALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante mas de tres décadas de funcionamiento.\r\n\r\nPara nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.\r\nContamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.\r\nCallegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:12:35','2018-08-26 01:12:35','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(618,1,'2018-08-26 01:12:59','2018-08-26 01:12:59','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"15px\" margin_bottom=\"10px\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"616\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">HISTORIA</h3>\r\nCALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador se llamó Leonardo Callegari hermano del actual presidente y propietario Gino Callegari.\r\n\r\nCALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante mas de tres décadas de funcionamiento.\r\n\r\nPara nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.\r\nContamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.\r\nCallegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-08-26 01:12:59','2018-08-26 01:12:59','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(619,1,'2018-08-26 01:17:39','2018-08-26 01:17:39','','favicon-callegari','','inherit','open','closed','','favicon-callegari','','','2018-08-26 01:17:39','2018-08-26 01:17:39','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/favicon-callegari.png',0,'attachment','image/png',0),(620,1,'2018-08-30 21:17:57','2018-08-31 02:17:57','','Bandeja Para Esmaltes Mostrador','','publish','closed','closed','','termoformado-bandeja-esmaltes-mostrador','','','2018-09-06 10:45:16','2018-09-06 15:45:16','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=620',0,'product','',0),(621,1,'2018-08-30 21:19:35','2018-08-30 21:19:35','','Bandeja para Temperas','','publish','closed','closed','','bandeja-de-temperas','','','2018-09-19 10:38:30','2018-09-19 15:38:30','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=621',0,'product','',0),(622,1,'2018-09-20 21:20:51','2018-09-21 02:20:51','','Bandeja de Polvos Compactos','','publish','closed','closed','','termoformado-bandeja-de-polvos-compacto','','','2018-09-20 16:28:28','2018-09-20 21:28:28','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=622',0,'product','',0),(623,1,'2018-08-30 21:36:33','2018-08-30 21:36:33','Material: PET Dorado','Termoformado Bandeja de Galletas o Cupcake','','inherit','closed','closed','','593-autosave-v1','','','2018-08-30 21:36:33','2018-08-30 21:36:33','',593,'http://167.86.127.34/callegariplasticos/593-autosave-v1/',0,'revision','',0),(624,1,'2018-08-30 21:37:52','2018-08-30 21:37:52','Termoformado\nMaterial: Plástico','Estuche Audífonos Avianca','','inherit','closed','closed','','569-autosave-v1','','','2018-08-30 21:37:52','2018-08-30 21:37:52','',569,'http://167.86.127.34/callegariplasticos/569-autosave-v1/',0,'revision','',0),(625,1,'2018-08-30 21:40:07','2018-08-30 21:40:07','','Mostrador Carta de Colores Uñas','','inherit','closed','closed','','560-autosave-v1','','','2018-08-30 21:40:07','2018-08-30 21:40:07','',560,'http://167.86.127.34/callegariplasticos/560-autosave-v1/',0,'revision','',0),(627,1,'2018-08-30 21:44:17','2018-08-30 21:44:17','','Sealer Troquelado Polvo Compacto','','publish','closed','closed','','termoformado-troquelado-sealer-polvo-compacto','','','2018-08-30 21:59:42','2018-08-30 21:59:42','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=627',0,'product','',0),(629,1,'2018-09-20 21:47:49','2018-09-21 02:47:49','','Cunas de Productos Farmaceuticos','','publish','closed','closed','','cunas-de-productos-farmaceuticos','','','2018-09-20 16:28:14','2018-09-20 21:28:14','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=629',0,'product','',0),(630,1,'2018-09-20 21:47:53','2018-09-21 02:47:53','','Cunas de Ampolletas Laboratorio Clínico','','publish','closed','closed','','cunas-de-ampolletas-laboratorio-clinico','','','2018-09-20 16:27:55','2018-09-20 21:27:55','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=630',0,'product','',0),(631,1,'2018-08-30 21:56:29','2018-08-30 21:56:29','','Cunas de Ampolletas Laboratorio Clínico','','inherit','closed','closed','','630-autosave-v1','','','2018-08-30 21:56:29','2018-08-30 21:56:29','',630,'http://167.86.127.34/callegariplasticos/630-autosave-v1/',0,'revision','',0),(632,1,'2018-08-30 21:58:13','2018-08-31 02:58:13','','Estuche de Elementos Farmaceuticos','','publish','closed','closed','','bandeja-de-elementos-farmaceuticos','','','2018-09-06 10:44:18','2018-09-06 15:44:18','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=632',0,'product','',0),(634,1,'2018-08-31 14:08:15','2018-08-31 19:08:15','','Estuche Polvo Compacto Clamshell','','publish','closed','closed','','estuche-de-muestra-de-polvo-compacto-tipo-clamshell','','','2018-09-20 16:30:38','2018-09-20 21:30:38','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=634',0,'product','',0),(636,1,'2018-08-31 15:41:13','2018-08-31 15:41:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:41:13','2018-08-31 15:41:13','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(637,1,'2018-08-31 15:42:23','2018-08-31 15:42:23','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:42:23','2018-08-31 15:42:23','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(638,1,'2018-08-31 15:43:36','2018-08-31 15:43:36','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:43:36','2018-08-31 15:43:36','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(639,1,'2018-08-31 15:44:21','2018-08-31 15:44:21','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\"][fusion_builder_row][fusion_builder_column type=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:44:21','2018-08-31 15:44:21','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(640,1,'2018-08-31 15:47:16','2018-08-31 15:47:16','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:47:16','2018-08-31 15:47:16','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(641,1,'2018-08-31 15:58:58','2018-08-31 15:58:58','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h4>SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h4>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:58:58','2018-08-31 15:58:58','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(642,1,'2018-08-31 15:59:58','2018-08-31 15:59:58','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 15:59:58','2018-08-31 15:59:58','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(643,1,'2018-09-14 15:39:33','2018-09-14 20:39:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-autosave-v1','','','2018-09-14 15:39:33','2018-09-14 20:39:33','',4,'http://167.86.127.34/callegariplasticos/4-autosave-v1/',0,'revision','',0),(644,1,'2018-08-31 16:06:24','2018-08-31 16:06:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"10\" padding_left=\"10\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:06:24','2018-08-31 16:06:24','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(645,1,'2018-08-31 16:08:33','2018-08-31 16:08:33','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"15\" padding_left=\"15\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:08:33','2018-08-31 16:08:33','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(646,1,'2018-08-31 16:11:44','2018-08-31 16:11:44','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"25\" padding_left=\"25\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:11:44','2018-08-31 16:11:44','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(647,1,'2018-08-31 16:12:29','2018-08-31 16:12:29','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"10\" padding_bottom=\"35\" padding_left=\"35\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:12:29','2018-08-31 16:12:29','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(648,1,'2018-08-31 16:13:51','2018-08-31 16:13:51','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:13:51','2018-08-31 16:13:51','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(650,1,'2018-08-31 16:22:31','2018-08-31 16:22:31','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][fusion_gallery image_ids=\"581,582\" layout=\"grid\" picture_size=\"fixed\" columns=\"\" column_spacing=\"10\" hover_type=\"liftup\" lightbox=\"no\" lightbox_content=\"titles\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:22:31','2018-08-31 16:22:31','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(651,1,'2018-08-31 16:47:54','2018-08-31 16:47:54','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][fusion_portfolio layout=\"grid\" picture_size=\"fixed\" text_layout=\"boxed\" grid_box_color=\"\" grid_element_color=\"\" grid_separator_style_type=\"\" grid_separator_color=\"\" columns=\"3\" one_column_text_position=\"below\" column_spacing=\"20\" equal_heights=\"yes\" number_posts=\"6\" portfolio_title_display=\"all\" portfolio_text_alignment=\"left\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" filters=\"no\" pull_by=\"category\" cat_slug=\"\" exclude_cats=\"\" tag_slug=\"\" exclude_tags=\"\" pagination_type=\"none\" hide_url_params=\"off\" offset=\"0\" orderby=\"date\" order=\"DESC\" content_length=\"excerpt\" excerpt_length=\"10\" strip_html=\"yes\" carousel_layout=\"title_on_rollover\" scroll_items=\"\" autoplay=\"no\" show_nav=\"yes\" mouse_scroll=\"no\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 16:47:54','2018-08-31 16:47:54','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(652,1,'2018-08-31 17:52:52','2018-08-31 17:52:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_portfolio layout=\"grid\" picture_size=\"fixed\" text_layout=\"boxed\" grid_box_color=\"\" grid_element_color=\"\" grid_separator_style_type=\"\" grid_separator_color=\"\" columns=\"3\" one_column_text_position=\"below\" column_spacing=\"20\" equal_heights=\"yes\" number_posts=\"6\" portfolio_title_display=\"title\" portfolio_text_alignment=\"left\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" filters=\"no\" pull_by=\"category\" cat_slug=\"\" exclude_cats=\"\" tag_slug=\"\" exclude_tags=\"\" pagination_type=\"none\" hide_url_params=\"off\" offset=\"0\" orderby=\"date\" order=\"DESC\" content_length=\"excerpt\" excerpt_length=\"10\" strip_html=\"yes\" carousel_layout=\"title_on_rollover\" scroll_items=\"\" autoplay=\"no\" show_nav=\"yes\" mouse_scroll=\"no\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-08-31 17:52:52','2018-08-31 17:52:52','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(653,1,'2018-08-31 20:02:18','2018-08-31 20:02:18','','favicon-callegari','','inherit','open','closed','','favicon-callegari-2','','','2018-08-31 20:02:18','2018-08-31 20:02:18','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/favicon-callegari.ico',0,'attachment','image/x-icon',0),(654,1,'2018-09-01 00:32:22','2018-09-01 00:32:22','','mapa callegaro seccion 12','','inherit','open','closed','','mapa-callegaro-seccion-12','','','2018-09-01 00:32:22','2018-09-01 00:32:22','',10,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png',0,'attachment','image/png',0),(655,1,'2018-09-01 00:37:32','2018-09-01 00:37:32','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n<br>\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n<br>\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:37:32','2018-09-01 00:37:32','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(656,1,'2018-09-01 00:38:20','2018-09-01 00:38:20','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n<br>\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:38:20','2018-09-01 00:38:20','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(657,1,'2018-09-01 00:39:16','2018-09-01 00:39:16','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"10\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:39:16','2018-09-01 00:39:16','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(658,1,'2018-09-01 00:39:58','2018-09-01 00:39:58','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"10\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:39:58','2018-09-01 00:39:58','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(659,1,'2018-09-01 00:40:28','2018-09-01 00:40:28','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:40:28','2018-09-01 00:40:28','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(660,1,'2018-09-01 00:41:19','2018-09-01 00:41:19','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:41:19','2018-09-01 00:41:19','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(661,1,'2018-09-01 00:50:24','2018-09-01 00:50:24','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"654\" style_type=\"none\" stylecolor=\"\" hover_type=\"zoomin\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/mapa-callegaro-seccion-12.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-01 00:50:24','2018-09-01 00:50:24','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(662,1,'2018-09-03 13:19:27','2018-09-03 13:19:27','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"default\" overlay_color=\"\" infobox_content=\"\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.\r\n\r\nCarrera 90 No. 17B – 81 Bodega 20</p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:19:27','2018-09-03 13:19:27','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(663,1,'2018-09-03 13:21:05','2018-09-03 13:21:05','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"\" height=\"\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.</p>\r\nCarrera 90 No. 17B – 81 Bodega 20\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:21:05','2018-09-03 13:21:05','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(664,1,'2018-09-03 13:21:55','2018-09-03 13:21:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"500px\" height=\"450px\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.</p>\r\nCarrera 90 No. 17B – 81 Bodega 20\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:21:55','2018-09-03 13:21:55','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(665,1,'2018-09-03 13:22:34','2018-09-03 13:22:34','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"60%\" height=\"450px\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.</p>\r\nCarrera 90 No. 17B – 81 Bodega 20\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:22:34','2018-09-03 13:22:34','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(666,1,'2018-09-03 13:22:55','2018-09-03 13:22:55','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"700px\" height=\"450px\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">lorem ipsum dolor sit amet, consectetur porttitor. Nteger eleifend.</p>\r\nCarrera 90 No. 17B – 81 Bodega 20\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:22:55','2018-09-03 13:22:55','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(667,1,'2018-09-03 13:23:58','2018-09-03 13:23:58','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>UBICADOS EN BOGOTÁ, COLOMBIA</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"60px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"3_5\" layout=\"1_2\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"700px\" height=\"450px\" zoom=\"14\" scrollwheel=\"yes\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"yes\" map_style=\"custom\" overlay_color=\"\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"upper-ubication\" background_color=\"#005298\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"5\" border_color=\"#ff6000\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"70\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: white;\">UBICACIÓN</h3>\r\n<p style=\"color: white;\">CARRERA 90 No. 17 B 75,\r\nBodega numero 21, Fontibón.\r\nBogotá – Colombia.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Ubicación','','inherit','closed','closed','','10-revision-v1','','','2018-09-03 13:23:58','2018-09-03 13:23:58','',10,'http://167.86.127.34/callegariplasticos/10-revision-v1/',0,'revision','',0),(668,1,'2018-09-03 13:32:04','2018-09-03 13:32:04','','Charolas y bandejas','','inherit','open','closed','','charolas-y-bandejas','','','2018-09-03 13:32:04','2018-09-03 13:32:04','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Charolas-y-bandejas.png',0,'attachment','image/png',0),(669,1,'2018-09-03 13:32:07','2018-09-03 13:32:07','','Estuches con selle','','inherit','open','closed','','estuches-con-selle','','','2018-09-03 13:32:07','2018-09-03 13:32:07','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Estuches-con-selle.png',0,'attachment','image/png',0),(670,1,'2018-09-03 13:32:09','2018-09-03 13:32:09','','Clamshells','','inherit','open','closed','','clamshells','','','2018-09-03 13:32:09','2018-09-03 13:32:09','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Clamshells.png',0,'attachment','image/png',0),(671,1,'2018-09-03 13:32:11','2018-09-03 13:32:11','','Skin Pack','','inherit','open','closed','','skin-pack','','','2018-09-03 13:32:11','2018-09-03 13:32:11','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Skin-Pack.png',0,'attachment','image/png',0),(672,1,'2018-09-03 13:32:12','2018-09-03 13:32:12','','Blister pack','','inherit','open','closed','','blister-pack','','','2018-09-03 13:32:12','2018-09-03 13:32:12','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Blister-pack.png',0,'attachment','image/png',0),(673,1,'2018-09-03 13:32:14','2018-09-03 13:32:14','','Moldes y troqueles','','inherit','open','closed','','moldes-y-troqueles','','','2018-09-03 13:32:14','2018-09-03 13:32:14','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Moldes-y-troqueles.png',0,'attachment','image/png',0),(674,1,'2018-09-03 13:32:43','2018-09-03 13:32:43','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_gallery image_ids=\"669,670,671,672,673\" layout=\"grid\" picture_size=\"\" columns=\"\" column_spacing=\"10\" hover_type=\"\" lightbox=\"yes\" lightbox_content=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-03 13:32:43','2018-09-03 13:32:43','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(675,1,'2018-09-03 13:49:50','2018-09-03 13:49:50','','termoformados6','','inherit','open','closed','','termoformados6','','','2018-09-03 13:49:50','2018-09-03 13:49:50','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png',0,'attachment','image/png',0),(676,1,'2018-09-03 13:49:51','2018-09-03 13:49:51','','selle4','','inherit','open','closed','','selle4','','','2018-09-03 13:49:51','2018-09-03 13:49:51','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png',0,'attachment','image/png',0),(677,1,'2018-09-03 13:49:52','2018-09-03 13:49:52','','plegadizas4','','inherit','open','closed','','plegadizas4','','','2018-09-03 13:49:52','2018-09-03 13:49:52','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png',0,'attachment','image/png',0),(678,1,'2018-09-03 13:49:55','2018-09-03 13:49:55','','moldes3','','inherit','open','closed','','moldes3','','','2018-09-03 13:49:55','2018-09-03 13:49:55','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png',0,'attachment','image/png',0),(679,1,'2018-09-03 13:49:56','2018-09-03 13:49:56','','burbuja2','','inherit','open','closed','','burbuja2','','','2018-09-03 13:49:56','2018-09-03 13:49:56','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png',0,'attachment','image/png',0),(680,1,'2018-09-03 13:49:58','2018-09-03 13:49:58','','bolsas1','','inherit','open','closed','','bolsas1','','','2018-09-03 13:49:58','2018-09-03 13:49:58','',4,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png',0,'attachment','image/png',0),(681,1,'2018-09-03 14:03:02','2018-09-03 14:03:02','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" /> \r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" /> \r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" /> \r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\"/> \r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\"/> \r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png\" />[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-03 14:03:02','2018-09-03 14:03:02','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(682,1,'2018-09-03 14:32:52','2018-09-03 14:32:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" /><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" /><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" />\r\n\r\n\r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" /><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" /><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png\" />[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-03 14:32:52','2018-09-03 14:32:52','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(683,1,'2018-09-03 14:34:32','2018-09-03 14:34:32','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" style=\" padding: 5px; \" /><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" style=\" padding: 5px; \"/><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" style=\" padding: 5px; \"/>\r\n\r\n<img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" style=\" padding: 5px; \"/><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" style=\" padding: 5px; \"/><img src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png\" style=\" padding: 5px; \"/>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-03 14:34:32','2018-09-03 14:34:32','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(685,1,'2018-09-03 20:22:54','2018-09-03 20:22:54','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<p><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" alt=\"termoformados\" width=\"370\" height=\"271\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" alt=\"selle de alta frecuencia\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" alt=\"plegadizas\" width=\"370\" height=\"268\" /></a></p><p><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" alt=\"moldes\" width=\"370\" height=\"270\" /></a><img style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" /><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png\" alt=\"bolsas comerciales\" width=\"371\" height=\"270\" /></a></p>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-03 20:22:54','2018-09-03 20:22:54','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(686,1,'2018-09-03 20:46:53','2018-09-03 20:46:53','','Caja Plegadiza de Colores','','publish','closed','closed','','caja-plegadiza-de-colores','','','2018-09-03 20:47:58','2018-09-03 20:47:58','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=686',0,'product','',0),(687,1,'2018-09-03 20:48:54','2018-09-04 01:48:54','','Caja Plegadiza Para Alimentos','','publish','closed','closed','','caja-plegadiza-para-alimentos','','','2018-09-06 09:49:28','2018-09-06 14:49:28','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=687',0,'product','',0),(688,1,'2018-09-03 20:51:26','2018-09-04 01:51:26','','Caja Plegadiza Cupcakes','','publish','closed','closed','','caja-plegadiza-para-cupcakes','','','2018-09-06 09:50:18','2018-09-06 14:50:18','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=688',0,'product','',0),(689,1,'2018-09-03 20:57:27','2018-09-04 01:57:27','','Molde en Madera Para Termoformar','','publish','closed','closed','','molde-de-madera-para-termoformar','','','2018-09-19 10:34:28','2018-09-19 15:34:28','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=689',0,'product','',0),(690,1,'2018-09-03 20:59:20','2018-09-04 01:59:20','','Molde en Empack Para Termoformar','','publish','closed','closed','','molde-en-empack-para-termoformar','','','2018-09-06 09:48:32','2018-09-06 14:48:32','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=690',0,'product','',0),(691,1,'2018-09-03 21:01:19','2018-09-04 02:01:19','','Bandeja para Cupcakes Termoformado','','publish','closed','closed','','bandeja-de-galletas-o-cupcakes-termoformado','','','2018-09-06 10:47:38','2018-09-06 15:47:38','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=691',0,'product','',0),(692,1,'2018-09-03 21:02:28','2018-09-03 21:02:28','Termoformado Para Alimentos','Bandeja para Chocolate','','publish','closed','closed','','bandeja-para-chocolate-termoformada','','','2018-09-06 10:42:24','2018-09-06 15:42:24','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=692',0,'product','',0),(693,1,'2018-09-03 21:03:12','2018-09-03 21:03:12','Termoformado Para Alimentos','Cuna de Torta Termoformada','','publish','closed','closed','','cuna-de-torta-termoformada','','','2018-09-03 21:03:50','2018-09-03 21:03:50','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=693',0,'product','',0),(694,1,'2018-09-20 21:03:59','2018-09-21 02:03:59','Termoformado Para Alimentos','Empaque de Arequipe Termoformado','','publish','closed','closed','','empaque-de-arequipe-termoformado','','','2018-09-24 10:43:39','2018-09-24 15:43:39','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=694',0,'product','',0),(695,1,'2018-09-03 21:15:00','2018-09-03 21:15:00','Termoformado\r\nMaterial: Plástico','Mostrador de Polvo Compacto','','publish','closed','closed','','mostrador-polvo-compacto','','','2018-09-03 21:18:03','2018-09-03 21:18:03','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=695',0,'product','',0),(696,1,'2018-09-20 21:17:38','2018-09-21 02:17:38','','Bandeja de Producción Polvos Compactos','','publish','closed','closed','','bandeja-de-produccion-para-polvos-compactos','','','2018-09-20 16:24:50','2018-09-20 21:24:50','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=696',0,'product','',0),(697,1,'2018-09-20 21:18:07','2018-09-21 02:18:07','Termoformado\r\nMaterial: Plástico','Mostrador de Maquillaje','','publish','closed','closed','','mostrador-de-maquillaje','','','2018-09-24 10:40:05','2018-09-24 15:40:05','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=697',0,'product','',0),(698,1,'2018-09-20 21:20:50','2018-09-21 02:20:50','Este producto está certificado para alimentos.','Bandeja Certificada Para Gomitas','','publish','closed','closed','','bandeja-certificada-para-gomitas','','','2018-09-24 10:39:48','2018-09-24 15:39:48','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=698',0,'product','',0),(699,1,'2018-09-20 21:33:25','2018-09-21 02:33:25','','Bandeja Mostrador de Perfumes','','publish','closed','closed','','bandeja-mostrador-de-perfumes','','','2018-09-20 16:24:26','2018-09-20 21:24:26','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=699',0,'product','',0),(700,1,'2018-09-04 13:54:42','2018-09-04 13:54:42','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]\r\n\r\n<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" alt=\"termoformados\" width=\"370\" height=\"271\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" alt=\"selle de alta frecuencia\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" alt=\"plegadizas\" width=\"370\" height=\"268\" /></a>\r\n\r\n<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" alt=\"moldes\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/burbuja-con-selle/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" alt=\"\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/bolsas1.png\" alt=\"bolsas comerciales\" width=\"371\" height=\"270\" /></a>\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-04 13:54:42','2018-09-04 13:54:42','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(701,1,'2018-09-20 13:55:35','2018-09-20 18:55:35','','Estuches tipo Burbuja Para Blister','','publish','closed','closed','','estuches-tipo-burbuja-para-blister','','','2018-09-20 16:51:08','2018-09-20 21:51:08','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=701',0,'product','',0),(703,1,'2018-09-04 14:01:19','2018-09-04 14:01:19','','05-index-bolsas comerciales y de producción','','inherit','open','closed','','05-index-bolsas-comerciales-y-de-produccion-2','','','2018-09-04 14:01:19','2018-09-04 14:01:19','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg',0,'attachment','image/jpeg',0),(704,1,'2018-09-04 14:03:29','2018-09-04 14:03:29','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" alt=\"termoformados\" width=\"370\" height=\"271\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" alt=\"selle de alta frecuencia\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" alt=\"plegadizas\" width=\"370\" height=\"268\" /></a>\r\n\r\n<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" alt=\"moldes\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/burbuja-con-selle/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" alt=\"\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg\" alt=\"bolsas comerciales\" width=\"371\" height=\"270\" /></a>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"yes\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-04 14:03:29','2018-09-04 14:03:29','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(705,1,'2018-09-04 14:40:54','2018-09-04 14:40:54','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text]<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png\" alt=\"termoformados\" width=\"370\" height=\"271\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png\" alt=\"selle de alta frecuencia\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png\" alt=\"plegadizas\" width=\"370\" height=\"268\" /></a>\r\n\r\n<a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png\" alt=\"moldes\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/burbuja-con-selle/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png\" alt=\"\" width=\"370\" height=\"270\" /></a><a href=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\"><img class=\"alignnone\" style=\"padding: 5px;\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg\" alt=\"bolsas comerciales\" width=\"371\" height=\"270\" /></a>[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-04 14:40:54','2018-09-04 14:40:54','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(706,1,'2018-09-04 14:40:57','2018-09-04 14:40:57','','Estuches Lagrimas Artificiales tipo Burbuja Para Blister','<p><br data-mce-bogus=\"1\"></p>','inherit','closed','closed','','701-autosave-v1','','','2018-09-04 14:40:57','2018-09-04 14:40:57','',701,'http://167.86.127.34/callegariplasticos/701-autosave-v1/',0,'revision','',0),(707,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Bolsas Comerciales','','publish','closed','closed','','707','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=707',15,'nav_menu_item','',0),(708,1,'2018-09-04 19:12:56','2018-09-04 19:12:56',' ','','','publish','closed','closed','','708','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=708',11,'nav_menu_item','',0),(709,1,'2018-09-04 19:12:56','2018-09-04 19:12:56',' ','','','publish','closed','closed','','709','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=709',1,'nav_menu_item','',0),(710,1,'2018-09-04 19:12:56','2018-09-04 19:12:56',' ','','','publish','closed','closed','','710','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=710',14,'nav_menu_item','',0),(711,1,'2018-09-04 19:12:56','2018-09-04 19:12:56',' ','','','publish','closed','closed','','711','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=711',10,'nav_menu_item','',0),(712,1,'2018-09-04 19:12:56','2018-09-04 19:12:56',' ','','','publish','closed','closed','','712','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=712',2,'nav_menu_item','',0),(713,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Alimentos','','publish','closed','closed','','713','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=713',3,'nav_menu_item','',0),(714,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','Termoformados bandejas','Bandejas','','publish','closed','closed','','714','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=714',4,'nav_menu_item','',0),(715,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Burbujas','','publish','closed','closed','','715','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=715',5,'nav_menu_item','',0),(716,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Carta de Colores','','publish','closed','closed','','716','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=716',6,'nav_menu_item','',0),(718,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Cunas','','publish','closed','closed','','718','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=718',7,'nav_menu_item','',0),(719,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Exhibidores','','publish','closed','closed','','719','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=719',8,'nav_menu_item','',0),(720,1,'2018-09-04 19:12:56','2018-09-04 19:12:56','','Troquelado','','publish','closed','closed','','720','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',25,'http://167.86.127.34/callegariplasticos/?p=720',9,'nav_menu_item','',0),(721,1,'2018-09-06 09:33:52','2018-09-06 14:33:52','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"15px\" margin_bottom=\"10px\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"616\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">HISTORIA</h3>\r\nCALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador se llamó Leonardo Callegari M.\r\n\r\nCALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante mas de tres décadas de funcionamiento.\r\n\r\nPara nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.\r\n\r\nContamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.\r\nCallegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-09-06 09:33:52','2018-09-06 14:33:52','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(722,1,'2018-09-06 09:36:50','2018-09-06 14:36:50','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegariplasticos@167.86.127.34/callegariplasticos\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2018-09-06 09:36:50','2018-09-06 14:36:50','',12,'http://167.86.127.34/callegariplasticos/12-revision-v1/',0,'revision','',0),(723,1,'2018-09-06 10:02:54','2018-09-06 15:02:54',' ','','','publish','closed','closed','','723','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=723',13,'nav_menu_item','',0),(725,1,'2018-09-07 11:41:51','2018-09-07 16:41:51','','1-Cajas-de-Carton-Optimizadas','','inherit','open','closed','','1-cajas-de-carton-optimizadas','','','2018-09-07 12:00:28','2018-09-07 17:00:28','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/1-Cajas-de-Carton-Optimizadas.jpg',0,'attachment','image/jpeg',0),(726,1,'2018-09-07 11:41:52','2018-09-07 16:41:52','','Cajas-de-Carton-Optimizadas','','inherit','open','closed','','cajas-de-carton-optimizadas','','','2018-09-07 12:00:42','2018-09-07 17:00:42','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Cajas-de-Carton-Optimizadas.jpg',0,'attachment','image/jpeg',0),(727,1,'2018-09-07 11:42:43','2018-09-07 16:42:43','','carton opt','','inherit','open','closed','','carton-opt','','','2018-09-07 11:42:43','2018-09-07 16:42:43','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/carton-opt.jpg',0,'attachment','image/jpeg',0),(728,1,'2018-09-07 11:46:09','2018-09-07 16:46:09','','Skinpack','','inherit','open','closed','','skinpack','','','2018-09-07 11:46:09','2018-09-07 16:46:09','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Skinpack.jpg',0,'attachment','image/jpeg',0),(729,1,'2018-09-07 11:52:29','2018-09-07 16:52:29','','1-Mercadeo','','inherit','open','closed','','1-mercadeo','','','2018-09-07 11:52:29','2018-09-07 16:52:29','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/1-Mercadeo.jpg',0,'attachment','image/jpeg',0),(730,1,'2018-09-20 11:54:38','2018-09-20 16:54:38','','Empaque Tipo Blister Retail','','publish','closed','closed','','blister','','','2018-09-24 10:39:55','2018-09-24 15:39:55','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=730',0,'product','',0),(731,1,'2018-09-07 11:54:24','2018-09-07 16:54:24','','Blister-optimizada','','inherit','open','closed','','blister-optimizada','','','2018-09-07 11:54:32','2018-09-07 16:54:32','',730,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Blister-optimizada.jpg',0,'attachment','image/jpeg',0),(732,1,'2018-09-07 11:55:54','2018-09-07 16:55:54','','Láminas de Cartón a la Medida','','publish','closed','closed','','laminas-de-carton-a-la-medida','','','2018-09-19 11:03:53','2018-09-19 16:03:53','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=732',0,'product','',0),(733,1,'2018-09-07 11:55:48','2018-09-07 16:55:48','','carton opt','','inherit','open','closed','','carton-opt-2','','','2018-09-07 11:55:48','2018-09-07 16:55:48','',732,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/carton-opt-1.jpg',0,'attachment','image/jpeg',0),(734,1,'2018-09-07 11:56:42','2018-09-07 16:56:42','','1-Cartoncillo','','inherit','open','closed','','1-cartoncillo','','','2018-09-07 11:56:53','2018-09-07 16:56:53','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/1-Cartoncillo.jpg',0,'attachment','image/jpeg',0),(735,1,'2018-09-07 11:57:41','2018-09-07 16:57:41','','Cartoncillo-para-Blister-optimizada','','inherit','open','closed','','cartoncillo-para-blister-optimizada','','','2018-09-07 11:57:49','2018-09-07 16:57:49','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/Cartoncillo-para-Blister-optimizada.jpg',0,'attachment','image/jpeg',0),(736,1,'2018-09-07 11:58:44','2018-09-07 16:58:44','','cartoncillo-para-selle-de-alta-frecuencia','','inherit','open','closed','','cartoncillo-para-selle-de-alta-frecuencia','','','2018-09-07 11:58:44','2018-09-07 16:58:44','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/cartoncillo-para-selle-de-alta-frecuencia.jpg',0,'attachment','image/jpeg',0),(737,1,'2018-09-07 11:59:48','2018-09-07 16:59:48','','Cajas de Cartón a la Medida','','publish','closed','closed','','cajas-de-carton-a-la-medida','','','2018-09-19 11:02:21','2018-09-19 16:02:21','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=737',0,'product','',0),(738,1,'2018-09-07 12:01:16','2018-09-07 17:01:16','','Cartoncillo: Blister o Alta Frecuencia','','publish','closed','closed','','cartoncillo-blister-alta-frecuencia','','','2018-09-19 10:55:45','2018-09-19 15:55:45','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=738',0,'product','',0),(739,1,'2018-09-07 12:02:53','2018-09-07 17:02:53','','Cartoncillo para Blister','','publish','closed','closed','','cartoncillo-para-blister','','','2018-09-07 12:08:52','2018-09-07 17:08:52','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=739',0,'product','',0),(740,1,'2018-09-07 12:02:23','2018-09-07 17:02:23','','2-Cartoncillo-para-Blister-optimizada','','inherit','open','closed','','2-cartoncillo-para-blister-optimizada','','','2018-09-07 12:02:23','2018-09-07 17:02:23','',739,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/2-Cartoncillo-para-Blister-optimizada.jpg',0,'attachment','image/jpeg',0),(741,1,'2018-09-07 12:02:24','2018-09-07 17:02:24','','3-Cartoncillo-para-Blister-optimizada','','inherit','open','closed','','3-cartoncillo-para-blister-optimizada','','','2018-09-07 12:02:46','2018-09-07 17:02:46','',739,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/3-Cartoncillo-para-Blister-optimizada.jpg',0,'attachment','image/jpeg',0),(742,1,'2018-09-07 12:02:25','2018-09-07 17:02:25','','1-Cartoncillo-para-Blister-optimizada','','inherit','open','closed','','1-cartoncillo-para-blister-optimizada','','','2018-09-07 12:02:38','2018-09-07 17:02:38','',739,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/1-Cartoncillo-para-Blister-optimizada.jpg',0,'attachment','image/jpeg',0),(743,1,'2018-09-07 12:04:23','2018-09-07 17:04:23','','Policromía Selle de Alta Frecuencia','','publish','closed','closed','','policromia-selle-de-alta-frecuencia','','','2018-09-19 11:08:57','2018-09-19 16:08:57','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=743',0,'product','',0),(744,1,'2018-08-07 12:05:07','2018-08-07 17:05:07','','Mercadeo y/o Publicidad','','publish','closed','closed','','mercadeo-publicidad','','','2018-09-20 16:23:03','2018-09-20 21:23:03','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=744',0,'product','',0),(746,1,'2018-09-07 12:05:42','2018-09-07 17:05:42','','2-Mercadeo','','inherit','open','closed','','2-mercadeo','','','2018-09-07 12:05:42','2018-09-07 17:05:42','',744,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/2-Mercadeo.jpg',0,'attachment','image/jpeg',0),(764,1,'2018-09-10 09:51:39','2018-09-10 14:51:39','','rotador-1','','inherit','open','closed','','rotador-1','','','2018-09-10 09:51:39','2018-09-10 14:51:39','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/rotador-1.jpg',0,'attachment','image/jpeg',0),(765,1,'2018-09-10 09:53:15','2018-09-10 14:53:15','','rotador-2','','inherit','open','closed','','rotador-2','','','2018-09-10 09:53:15','2018-09-10 14:53:15','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/rotador-2.jpg',0,'attachment','image/jpeg',0),(766,1,'2018-09-10 09:53:34','2018-09-10 14:53:34','','rotador-3','','inherit','open','closed','','rotador-3','','','2018-09-10 09:53:34','2018-09-10 14:53:34','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/rotador-3.jpg',0,'attachment','image/jpeg',0),(767,1,'2018-09-10 09:53:50','2018-09-10 14:53:50','','rotador-4','','inherit','open','closed','','rotador-4','','','2018-09-10 09:53:50','2018-09-10 14:53:50','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/rotador-4.jpg',0,'attachment','image/jpeg',0),(769,1,'2018-09-14 15:40:02','2018-09-14 20:40:02','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-14 15:40:02','2018-09-14 20:40:02','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(770,1,'2018-09-14 15:41:13','2018-09-14 20:41:13','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"http://167.86.127.34/callegariplasticos/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-14 15:41:13','2018-09-14 20:41:13','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(771,1,'2018-09-19 10:32:25','2018-09-19 15:32:25','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_2\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/04/quienes-somos-vim-300x247.jpg\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"613\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/misionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Visión</h3>\r\n<p style=\"text-align: center;\">Ser en el año 2020 una empresa líder en el mercado de empaques, con propuestas innovadoras y diseños exclusivos que nos diferencien. Para ello se contará con maquinaria de última tecnología, procesos estandarizados y certificados, entregando productos de calidad y prestigio.</p>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_2\" layout=\"2_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"614\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/visionicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">Misión</h3>\r\n<p style=\"text-align: center;\">Satisfacer las necesidades de nuestros clientes con la elaboración de productos y empaques plásticos utilizando materias primas de primera calidad cumpliendo con altos estándares de calidad establecidos, brindando un servicio de calidad a precios competitivos manteniendo su confianza y contribuyendo a su desarrollo.</p>\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/seccion-n1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #fff;\">La gerencia de CALLEGARI PLASTICOS LTDA.\r\nEstablece los siguientes objetivos de calidad:</h3>\r\n<ul style=\"color: #fff;\">\r\n <li>Fabricar y elaborar empaques y productos plásticos satisfaciendo las necesidades de nuestros clientes.</li>\r\n <li>Incrementar las ventas en la búsqueda de nuevos clientes.</li>\r\n <li>Garantizar el mejoramiento continuo de nuestros procesos y su control en las etapas de trabajo.</li>\r\n <li>Elaborar productos y empaques plásticos cumpliendo estándares de calidad.</li>\r\n <li>Entregar oportunamente y efectivamente los pedidos.</li>\r\n</ul>\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_5\" layout=\"1_1\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"15px\" margin_bottom=\"10px\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"616\" style_type=\"none\" stylecolor=\"\" hover_type=\"none\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"center\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/historiaicon.png[/fusion_imageframe][fusion_text]\r\n<h3 style=\"text-align: center;\">HISTORIA</h3>\r\nCALLEGARI PLASTICOS LTDA es una empresa familiar fundada para los años 80\'s fue creada con el concepto de satisfacer soluciones en empaques, su fundador Leonardo Callegari M.\r\n\r\nCALLEGARI PLASTICOS LTDA es una empresa con una amplia trayectoria en el mercado de los termoformados, donde nuestro pilar principal es el apoyo constante a nuestros clientes mediante la aplicación de nuevas tecnologías y diseños acorde a sus necesidades, para lo cual manejamos un alto estándar de calidad junto con precios competitivos en el mercado, lo que nos genera la fidelidad de nuestros clientes durante más de tres décadas de funcionamiento.\r\n\r\nPara nosotros es muy importante favorecer a nuestros clientes en el posicionamiento de su marca, por lo tanto contribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado.\r\n\r\nContamos con un equipo humano altamente capacitado dispuesto a colaborar en todos los proyectos, que combinados con maquinaria y herramienta de alta tecnología, logramos cumplir con los más altos esquemas de calidad e innovación.\r\nCallegari Plasticos Ltda. hace parte del grupo empresarial INSEPET.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Quienes Somos','','inherit','closed','closed','','6-revision-v1','','','2018-09-19 10:32:25','2018-09-19 15:32:25','',6,'http://167.86.127.34/callegariplasticos/6-revision-v1/',0,'revision','',0),(772,1,'2018-09-19 10:36:55','2018-09-19 15:36:55','','Bandeja de Producción para Polvos Compactos','','inherit','closed','closed','','696-autosave-v1','','','2018-09-19 10:36:55','2018-09-19 15:36:55','',696,'http://167.86.127.34/callegariplasticos/696-autosave-v1/',0,'revision','',0),(773,1,'2018-09-20 10:45:53','2018-09-20 15:45:53','Bandeja Termoformada Exhibidora o Display para Esmaltes.\r\n\r\nMaterial: Plástico.','Display para Esmaltes Termoformado','','publish','closed','closed','','display-para-esmaltes-termoformado','','','2018-09-20 16:23:45','2018-09-20 21:23:45','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=773',0,'product','',0),(774,1,'2018-09-19 10:46:58','2018-09-19 15:46:58','Bandeja Termoformada Exhibidora o Display para Esmaltes.\n\nMaterial: Plástico.','Display para Esmaltes','Bandeja Termoformada Exhibidora o Display para Esmaltes.\n\nMaterial: Plástico.','inherit','closed','closed','','773-autosave-v1','','','2018-09-19 10:46:58','2018-09-19 15:46:58','',773,'http://167.86.127.34/callegariplasticos/773-autosave-v1/',0,'revision','',0),(775,1,'2018-09-19 10:51:38','2018-09-19 15:51:38','','Empaque para Ducha Tipo Skin','','publish','closed','closed','','empaque-para-ducha-tipo-skin','','','2018-09-19 11:14:33','2018-09-19 16:14:33','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=775',0,'product','',0),(776,1,'2018-09-19 11:01:16','2018-09-19 16:01:16','','Cajas de Cartón a la Medida','','inherit','closed','closed','','737-autosave-v1','','','2018-09-19 11:01:16','2018-09-19 16:01:16','',737,'http://167.86.127.34/callegariplasticos/737-autosave-v1/',0,'revision','',0),(777,1,'2018-09-19 11:14:16','2018-09-19 16:14:16','','2-Skin-pack','','inherit','open','closed','','2-skin-pack','','','2018-09-19 11:14:16','2018-09-19 16:14:16','',775,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/2-Skin-pack.jpg',0,'attachment','image/jpeg',0),(778,1,'2018-09-19 11:14:18','2018-09-19 16:14:18','','1-Skin-pack','','inherit','open','closed','','1-skin-pack','','','2018-09-19 11:14:18','2018-09-19 16:14:18','',775,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/1-Skin-pack.jpg',0,'attachment','image/jpeg',0),(779,1,'2018-09-19 11:46:30','2018-09-19 16:46:30',' ','','','publish','closed','closed','','779','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=779',12,'nav_menu_item','',0),(780,1,'2018-09-19 11:55:27','0000-00-00 00:00:00','','MOSTRADOR CARTA DE COLORES UÑAS','','draft','closed','closed','','','','','2018-09-19 11:55:27','2018-09-19 16:55:27','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=780',0,'product','',0),(782,1,'2018-09-20 16:26:48','2018-09-20 21:26:48',' ','','','publish','closed','closed','','782','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=782',17,'nav_menu_item','',0),(783,1,'2018-09-20 16:26:16','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2018-09-20 16:26:16','0000-00-00 00:00:00','',37,'http://167.86.127.34/callegariplasticos/?p=783',1,'nav_menu_item','',0),(784,1,'2018-09-20 16:26:16','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2018-09-20 16:26:16','0000-00-00 00:00:00','',37,'http://167.86.127.34/callegariplasticos/?p=784',1,'nav_menu_item','',0),(785,1,'2018-09-20 16:26:17','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2018-09-20 16:26:17','0000-00-00 00:00:00','',37,'http://167.86.127.34/callegariplasticos/?p=785',1,'nav_menu_item','',0),(786,1,'2018-09-20 16:26:17','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2018-09-20 16:26:17','0000-00-00 00:00:00','',37,'http://167.86.127.34/callegariplasticos/?p=786',1,'nav_menu_item','',0),(787,1,'2018-09-20 16:30:00','2018-09-20 21:30:00','','Carta de Colores Uñas Clamshell','','publish','closed','closed','','carta-de-colores-unas-clamshell','','','2018-09-20 16:38:29','2018-09-20 21:38:29','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=787',0,'product','',0),(788,1,'2018-09-20 16:31:02','2018-09-20 21:31:02','','Estuche Polvo Clamshell Cuadrado','','publish','closed','closed','','estuche-polvo-compacto-clamshell-cuadrado','','','2018-09-20 16:32:12','2018-09-20 21:32:12','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=788',0,'product','',0),(789,1,'2018-09-20 16:39:31','2018-09-20 21:39:31','','Mostrador Carta de Colores Uñas Blister','','publish','closed','closed','','mostrador-carta-de-colores-unas-blister','','','2018-09-20 16:42:07','2018-09-20 21:42:07','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=789',0,'product','',0),(791,1,'2018-09-20 16:45:58','2018-09-20 21:45:58','','Carta de Colores Uñas Tipo Almanaque','','publish','closed','closed','','mostrador-carta-de-colores-unas-almanaque','','','2018-09-20 16:56:19','2018-09-20 21:56:19','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=791',0,'product','',0),(792,1,'2018-09-20 16:46:02','2018-09-20 21:46:02','','Estuche Mostrador Carta de Colores Uñas','','publish','closed','closed','','estuche-mostrador-carta-de-colores-unas','','','2018-09-20 16:48:31','2018-09-20 21:48:31','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=792',0,'product','',0),(793,1,'2018-09-20 21:32:26','2018-09-21 02:32:26','','close-menu','','inherit','open','closed','','close-menu','','','2018-09-20 21:32:26','2018-09-21 02:32:26','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/close-menu.png',0,'attachment','image/png',0),(794,1,'2018-09-20 21:32:27','2018-09-21 02:32:27','','open-menu','','inherit','open','closed','','open-menu','','','2018-09-20 21:32:27','2018-09-21 02:32:27','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/open-menu.png',0,'attachment','image/png',0),(795,1,'2018-09-21 09:05:43','2018-09-21 14:05:43','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903\r\n\r\nFAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\ncallegariplastico@callegariplastico.com\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n[yith_wc_productslider id=187]\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-autosave-v1','','','2018-09-21 09:05:43','2018-09-21 14:05:43','',192,'http://167.86.127.34/callegariplasticos/192-autosave-v1/',0,'revision','',0),(796,1,'2018-09-21 09:05:59','2018-09-21 14:05:59','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903\r\n\r\nFAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" />\r\ncallegariplastico@callegariplastico.com\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding=\"undefined\" dimension_margin=\"undefined\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n[yith_wc_productslider id=187]\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2018-09-21 09:05:59','2018-09-21 14:05:59','',192,'http://167.86.127.34/callegariplasticos/192-revision-v1/',0,'revision','',0),(797,1,'2018-09-21 14:18:46','2018-09-21 19:18:46','http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/cropped-favicon-callegari.png','cropped-favicon-callegari.png','','inherit','open','closed','','cropped-favicon-callegari-png','','','2018-09-21 14:18:46','2018-09-21 19:18:46','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/cropped-favicon-callegari.png',0,'attachment','image/png',0),(799,1,'2018-09-24 10:08:11','2018-09-24 15:08:11','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"http://167.86.127.34/callegariplasticos/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2018-09-24 10:08:11','2018-09-24 15:08:11','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(800,1,'2018-09-24 10:08:57','2018-09-24 15:08:57',' ','','','publish','closed','closed','','800','','','2018-09-24 10:08:57','2018-09-24 15:08:57','',0,'http://167.86.127.34/callegariplasticos/?p=800',16,'nav_menu_item','',0),(801,1,'2018-09-24 10:12:16','2018-09-24 15:12:16','','Selle de Alta Frecuencia Retail','','publish','closed','closed','','selle-de-alta-frecuencia-retail','','','2018-09-24 10:13:32','2018-09-24 15:13:32','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=801',0,'product','',0),(802,1,'2018-09-27 16:14:26','2018-09-27 21:14:26','','hero-productos-callegari','','inherit','open','closed','','hero-productos-calligari','','','2018-09-27 16:15:25','2018-09-27 21:15:25','',0,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/hero-productos-calligari.png',0,'attachment','image/png',0),(804,1,'2018-10-02 10:06:43','2018-10-02 15:06:43','Este producto está certificado para alimentos.','Bandeja Certificada Para Pastillas','','draft','closed','closed','','bandeja-certificada-para-pastillas','','','2018-10-02 10:07:47','2018-10-02 15:07:47','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=804',0,'product','',0),(805,1,'2018-10-02 10:14:23','2018-10-02 15:14:23','','Bandeja Mostrador de Esmaltes','','inherit','closed','closed','','699-autosave-v1','','','2018-10-02 10:14:23','2018-10-02 15:14:23','',699,'http://167.86.127.34/callegariplasticos/699-autosave-v1/',0,'revision','',0),(807,1,'2018-10-16 09:08:36','2018-10-16 14:08:36','','Empaque Blister Polvo Compacto','','publish','closed','closed','','empaque-blister-polvo-compacto','','','2018-10-16 09:08:36','2018-10-16 14:08:36','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=807',0,'product','',0),(808,1,'2018-10-16 09:07:55','2018-10-16 14:07:55','','blister-(2)-opt','','inherit','open','closed','','blister-2-opt','','','2018-10-16 09:08:11','2018-10-16 14:08:11','',807,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-2-opt.jpg',0,'attachment','image/jpeg',0),(809,1,'2018-10-16 09:08:19','2018-10-16 14:08:19','','blister-(1)-opt','','inherit','open','closed','','blister-1-opt','','','2018-10-16 09:08:19','2018-10-16 14:08:19','',807,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-1-opt.jpg',0,'attachment','image/jpeg',0),(810,1,'2018-10-16 09:17:20','2018-10-16 14:17:20','','Empaque Blister Gafas de Natación','','publish','closed','closed','','empaque-blister-gafas-de-natacion','','','2018-10-16 09:17:20','2018-10-16 14:17:20','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=810',0,'product','',0),(811,1,'2018-10-16 09:16:38','2018-10-16 14:16:38','','blister-(3)-opt','','inherit','open','closed','','blister-3-opt','','','2018-10-16 09:16:38','2018-10-16 14:16:38','',810,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-3-opt.jpg',0,'attachment','image/jpeg',0),(812,1,'2018-10-16 09:16:47','2018-10-16 14:16:47','','blister-(4)-opt','','inherit','open','closed','','blister-4-opt','','','2018-10-16 09:16:47','2018-10-16 14:16:47','',810,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-4-opt.jpg',0,'attachment','image/jpeg',0),(813,1,'2018-10-16 09:16:48','2018-10-16 14:16:48','','blister-(5)-opt','','inherit','open','closed','','blister-5-opt','','','2018-10-16 09:16:48','2018-10-16 14:16:48','',810,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-5-opt.jpg',0,'attachment','image/jpeg',0),(814,1,'2018-10-16 09:18:24','2018-10-16 14:18:24','','Empaque Blister para Retail','','publish','closed','closed','','empaque-blister-para-retail','','','2018-10-16 09:18:24','2018-10-16 14:18:24','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=814',0,'product','',0),(815,1,'2018-10-16 09:18:04','2018-10-16 14:18:04','','blister-(8)-opt','','inherit','open','closed','','blister-8-opt','','','2018-10-16 09:18:04','2018-10-16 14:18:04','',814,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-8-opt.jpg',0,'attachment','image/jpeg',0),(816,1,'2018-10-16 09:18:16','2018-10-16 14:18:16','','blister-(6)-opt','','inherit','open','closed','','blister-6-opt','','','2018-10-16 09:18:16','2018-10-16 14:18:16','',814,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-6-opt.jpg',0,'attachment','image/jpeg',0),(817,1,'2018-10-16 09:18:17','2018-10-16 14:18:17','','blister-(7)-opt','','inherit','open','closed','','blister-7-opt','','','2018-10-16 09:18:17','2018-10-16 14:18:17','',814,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/blister-7-opt.jpg',0,'attachment','image/jpeg',0),(818,1,'2018-10-16 09:19:40','2018-10-16 14:19:40','','Soporte acrílico para Celular','','publish','closed','closed','','soporte-acrilico-para-celular','','','2018-10-16 09:32:07','2018-10-16 14:32:07','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=818',0,'product','',0),(819,1,'2018-10-16 09:19:21','2018-10-16 14:19:21','','mercadeo-(4)-opt','','inherit','open','closed','','mercadeo-4-opt','','','2018-10-16 09:19:21','2018-10-16 14:19:21','',818,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-4-opt.jpg',0,'attachment','image/jpeg',0),(820,1,'2018-10-16 09:19:31','2018-10-16 14:19:31','','mercadeo-(2)-opt','','inherit','open','closed','','mercadeo-2-opt','','','2018-10-16 09:19:31','2018-10-16 14:19:31','',818,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-2-opt.jpg',0,'attachment','image/jpeg',0),(821,1,'2018-10-16 09:19:33','2018-10-16 14:19:33','','mercadeo-(3)-opt','','inherit','open','closed','','mercadeo-3-opt','','','2018-10-16 09:19:33','2018-10-16 14:19:33','',818,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-3-opt.jpg',0,'attachment','image/jpeg',0),(822,1,'2018-09-20 09:28:31','2018-09-20 14:28:31','','Bandeja acrílica para alimentos','','publish','closed','closed','','bandeja-acrilica-para-alimentos','','','2018-10-16 09:51:10','2018-10-16 14:51:10','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=822',0,'product','',0),(823,1,'2018-10-16 09:27:51','2018-10-16 14:27:51','','mercadeo-(6)-opt','','inherit','open','closed','','mercadeo-6-opt','','','2018-10-16 09:27:51','2018-10-16 14:27:51','',822,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-6-opt.jpg',0,'attachment','image/jpeg',0),(824,1,'2018-10-16 09:28:01','2018-10-16 14:28:01','','mercadeo-(5)-opt','','inherit','open','closed','','mercadeo-5-opt','','','2018-10-16 09:28:01','2018-10-16 14:28:01','',822,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-5-opt.jpg',0,'attachment','image/jpeg',0),(825,1,'2018-10-16 09:28:03','2018-10-16 14:28:03','','mercadeo-(1)-opt','','inherit','open','closed','','mercadeo-1-opt','','','2018-10-16 09:28:03','2018-10-16 14:28:03','',822,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/mercadeo-1-opt.jpg',0,'attachment','image/jpeg',0),(826,1,'2018-08-20 09:33:27','2018-08-20 14:33:27','','Señalización Seguridad Industrial','','publish','closed','closed','','senalizacion-seguridad-industrial','','','2018-10-16 09:45:33','2018-10-16 14:45:33','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=826',0,'product','',0),(827,1,'2018-10-16 09:33:00','2018-10-16 14:33:00','','señalizacion-(3)-opt','','inherit','open','closed','','senalizacion-3-opt','','','2018-10-16 09:33:00','2018-10-16 14:33:00','',826,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-3-opt.jpg',0,'attachment','image/jpeg',0),(828,1,'2018-10-16 09:33:16','2018-10-16 14:33:16','','señalizacion-(2)-opt','','inherit','open','closed','','senalizacion-2-opt','','','2018-10-16 09:33:16','2018-10-16 14:33:16','',826,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-2-opt.jpg',0,'attachment','image/jpeg',0),(829,1,'2018-10-16 09:33:17','2018-10-16 14:33:17','','señalizacion-(4)-opt','','inherit','open','closed','','senalizacion-4-opt','','','2018-10-16 09:33:17','2018-10-16 14:33:17','',826,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-4-opt.jpg',0,'attachment','image/jpeg',0),(830,1,'2018-10-16 09:33:19','2018-10-16 14:33:19','','señalizacion-(1)-opt','','inherit','open','closed','','senalizacion-1-opt','','','2018-10-16 09:33:19','2018-10-16 14:33:19','',826,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-1-opt.jpg',0,'attachment','image/jpeg',0),(831,1,'2018-07-20 09:44:23','2018-07-20 14:44:23','','Señalización Industrial Acrílicos','','publish','closed','closed','','senalizacion-industrial-acrilicos','','','2018-10-16 09:45:42','2018-10-16 14:45:42','',0,'http://167.86.127.34/callegariplasticos/?post_type=product&p=831',0,'product','',0),(832,1,'2018-10-16 09:43:45','2018-10-16 14:43:45','','señalizacion-(5)-opt','','inherit','open','closed','','senalizacion-5-opt','','','2018-10-16 09:43:45','2018-10-16 14:43:45','',831,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-5-opt.jpg',0,'attachment','image/jpeg',0),(833,1,'2018-10-16 09:43:54','2018-10-16 14:43:54','','señalizacion-(6)-opt','','inherit','open','closed','','senalizacion-6-opt','','','2018-10-16 09:43:54','2018-10-16 14:43:54','',831,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-6-opt.jpg',0,'attachment','image/jpeg',0),(834,1,'2018-10-16 09:43:55','2018-10-16 14:43:55','','señalizacion-(7)-opt','','inherit','open','closed','','senalizacion-7-opt','','','2018-10-16 09:43:55','2018-10-16 14:43:55','',831,'http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/10/señalizacion-7-opt.jpg',0,'attachment','image/jpeg',0),(839,1,'2019-06-06 14:03:29','2019-06-06 19:03:29','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>LÍNEA DE PRODUCTOS</h3>\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"675\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/termoformados/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/termoformados6.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"679\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/producto/bandeja-de-temperas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/burbuja2.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"678\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/moldes/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/moldes3.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"677\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/plegadizas/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/plegadizas4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"676\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/selle-de-alta-frecuencia/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/selle4.png[/fusion_imageframe][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_imageframe image_id=\"703\" style_type=\"none\" stylecolor=\"\" hover_type=\"liftup\" bordersize=\"\" bordercolor=\"\" borderradius=\"\" align=\"none\" lightbox=\"no\" gallery_id=\"\" lightbox_image=\"\" alt=\"\" link=\"http://167.86.127.34/callegariplasticos/categoria-producto/bolsas-comerciales-y-de-produccion/\" linktarget=\"_self\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\"]http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/09/05-index-bolsas-comerciales-y-de-producción-1.jpg[/fusion_imageframe][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"yes\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/08/sectionmiddle-1.png\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"5%\" padding_right=\"8%\" padding_bottom=\"5%\" padding_left=\"8%\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_5\" layout=\"1_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"2_5\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"#ffffff\" background_image=\"\" background_position=\"center center\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"6\" border_color=\"#03a9f4\" border_style=\"solid\" border_position=\"bottom\" padding_top=\"5\" padding_right=\"50\" padding_bottom=\"5\" padding_left=\"30\" margin_top=\"3px\" margin_bottom=\"3px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 style=\"color: #005298;\">SOMOS UNA EMPRESA DEDICADA AL DISEÑO, PRODUCCIÓN Y COMERCIALIZACIÓN DE EMPAQUES</h3>\r\nElaborados en materiales como PVC, PET, PS entre otros, para nosotros lo más importante es el cumplimiento de todos los requisitos tanto los expresados por nuestros clientes, como los definidos en sistema de Calidad, Industrial y Protección Ambiental.\r\n\r\n<a class=\"fusion-button button-flat fusion-button-round button-large button-custom button-2\" href=\"http://167.86.127.34/callegariplasticos/quienes-somos/\"><span class=\"fusion-button-text\">VER MÁS</span></a>\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_2\" spacing=\"\" center_content=\"yes\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"0px\" margin_bottom=\"0px\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"60px\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" admin_toggled=\"no\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>PRODUCTOS REALIZADOS EN TERMOFORMADO</h3>\r\nDISEÑOS Y MOLDES PERSONALIZADOS 100% COLOMBIANOS.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][fusion_text][yith_wc_productslider id=\"187\" z_index=\"1\"][/fusion_text][fusion_code]Jmx0OyEtLSBMb2FkIEZhY2Vib29rIFNESyBmb3IgSmF2YVNjcmlwdCAtLSZndDsKJmx0O2RpdiBpZD0mcXVvdDtmYi1yb290JnF1b3Q7Jmd0OyZsdDsvZGl2Jmd0OwombHQ7c2NyaXB0Jmd0OwogIHdpbmRvdy5mYkFzeW5jSW5pdCA9IGZ1bmN0aW9uKCkgewogICAgRkIuaW5pdCh7CiAgICAgIHhmYm1sICAgICAgICAgICAgOiB0cnVlLAogICAgICB2ZXJzaW9uICAgICAgICAgIDogJiN4Mjc7djMuMyYjeDI3OwogICAgfSk7CiAgfTsKCiAgKGZ1bmN0aW9uKGQsIHMsIGlkKSB7CiAgdmFyIGpzLCBmanMgPSBkLmdldEVsZW1lbnRzQnlUYWdOYW1lKHMpWzBdOwogIGlmIChkLmdldEVsZW1lbnRCeUlkKGlkKSkgcmV0dXJuOwogIGpzID0gZC5jcmVhdGVFbGVtZW50KHMpOyBqcy5pZCA9IGlkOwogIGpzLnNyYyA9ICYjeDI3O2h0dHBzOi8vY29ubmVjdC5mYWNlYm9vay5uZXQvZXNfRVMvc2RrL3hmYm1sLmN1c3RvbWVyY2hhdC5qcyYjeDI3OzsKICBmanMucGFyZW50Tm9kZS5pbnNlcnRCZWZvcmUoanMsIGZqcyk7Cn0oZG9jdW1lbnQsICYjeDI3O3NjcmlwdCYjeDI3OywgJiN4Mjc7ZmFjZWJvb2stanNzZGsmI3gyNzspKTsmbHQ7L3NjcmlwdCZndDsKCiZsdDshLS0gWW91ciBjdXN0b21lciBjaGF0IGNvZGUgLS0mZ3Q7CiZsdDtkaXYgY2xhc3M9JnF1b3Q7ZmItY3VzdG9tZXJjaGF0JnF1b3Q7CiAgYXR0cmlidXRpb249c2V0dXBfdG9vbAogIHBhZ2VfaWQ9JnF1b3Q7MTYxMzQ4Njk3MjU3MTIxJnF1b3Q7CiAgbG9nZ2VkX2luX2dyZWV0aW5nPSZxdW90O0hvbGEhIMK/Y29tbyB0ZSBwb2RlbW9zIGF5dWRhcj8mcXVvdDsKICBsb2dnZWRfb3V0X2dyZWV0aW5nPSZxdW90O0hvbGEhIMK/Y29tbyB0ZSBwb2RlbW9zIGF5dWRhcj8mcXVvdDsmZ3Q7CiZsdDsvZGl2Jmd0Ow==[/fusion_code][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Inicio','','inherit','closed','closed','','4-revision-v1','','','2019-06-06 14:03:29','2019-06-06 19:03:29','',4,'http://167.86.127.34/callegariplasticos/4-revision-v1/',0,'revision','',0),(843,1,'2021-01-20 08:59:44','2021-01-20 13:59:44','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_title margin_top=\"\" margin_bottom=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" size=\"2\" content_align=\"center\" style_type=\"none\" sep_color=\"\"]\r\n\r\ninformación de Contacto\r\n\r\n[/fusion_title][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"45px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"3_5\" layout=\"3_5\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3 class=\"text-white form-title\">formulario de contacto</h3>\r\n[contact-form-7 id=\"171\" title=\"Formulario de contacto 1\"][/fusion_text][/fusion_builder_column][fusion_builder_column type=\"2_5\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>datos de contacto</h3>\r\n<strong>Telefax: </strong>(+57)(1) 4222525 ext.: 901/902/903 FAX: 4222522 | Línea Gratuita a nivel nacional 018000114445\r\n<strong>Email: </strong>callegariplasticos@callegariplasticos.com\r\n<strong>Dir:</strong> CARRERA 90 No. 17 B 75 | Bodega numero 21, barrio Capellanía. Fontibón.\r\nBogotá - Colombia.\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=\"yes\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"z-index\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"0\" padding_bottom=\"\" padding_left=\"0\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"0\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_map address=\"4.6654045,-74.1370923\" type=\"roadmap\" width=\"100%\" height=\"600px\" zoom=\"12\" scrollwheel=\"no\" scale=\"yes\" zoom_pancontrol=\"yes\" animation=\"no\" popup=\"no\" map_style=\"custom\" overlay_color=\"#004d93\" infobox_content=\"Q0FSUkVSQSA5MCBOby4gMTcgQiA3NSw8YnI+CkJvZGVnYSBudW1lcm8gMjEsIEZvbnRpYm/MgW4uCkJvZ290w6Eg4oCTIENvbG9tYmlhLg==\" infobox=\"default\" infobox_text_color=\"\" infobox_background_color=\"\" icon=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Contacto','','inherit','closed','closed','','12-revision-v1','','','2021-01-20 08:59:44','2021-01-20 13:59:44','',12,'http://callegariplasticos.com/?p=843',0,'revision','',0),(841,1,'2021-01-19 08:46:35','0000-00-00 00:00:00','','Borrador automático','','auto-draft','open','open','','','','','2021-01-19 08:46:35','0000-00-00 00:00:00','',0,'http://callegariplasticos.com/?p=841',0,'post','',0),(842,1,'2021-01-20 06:51:10','2021-01-20 11:51:10','[fusion_builder_container hundred_percent=\"no\" hundred_percent_height=\"no\" hundred_percent_height_scroll=\"no\" hundred_percent_height_center_content=\"yes\" equal_height_columns=\"no\" menu_anchor=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"center center\" background_repeat=\"no-repeat\" fade=\"no\" background_parallax=\"none\" enable_mobile=\"no\" parallax_speed=\"0.3\" video_mp4=\"\" video_webm=\"\" video_ogv=\"\" video_url=\"\" video_aspect_ratio=\"16:9\" video_loop=\"yes\" video_mute=\"yes\" video_preview_image=\"\" border_size=\"1\" border_color=\"\" border_style=\"solid\" margin_top=\"\" margin_bottom=\"\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\"][fusion_builder_row][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n<h3>Nuestro enfoque</h3>\r\nContribuimos con excelencia para marcar la diferencia y generar un alto impacto en el mercado de nuestros clientes.\r\n\r\n[/fusion_text][fusion_separator style_type=\"shadow\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" sep_color=\"\" top_margin=\"\" bottom_margin=\"30px\" border_size=\"\" icon=\"\" icon_circle=\"\" icon_circle_color=\"\" width=\"\" alignment=\"center\" /][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-156\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-telefono.png\" alt=\"\" width=\"50\" height=\"51\" />\r\n(+57)(1) 4222525 ext.: 901/902/903\r\n\r\nFAX: 4222522\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n<img class=\"aligncenter size-full wp-image-157\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-whatsapp.png\" alt=\"\" width=\"49\" height=\"49\" />\r\nLínea Gratuita a nivel nacional 018000114445\r\n\r\n[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_3\" layout=\"1_3\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"text-center \" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" undefined=\"\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" margin_top=\"\" margin_bottom=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]<p><img class=\"aligncenter size-full wp-image-155\" src=\"http://167.86.127.34/callegariplasticos/wp-content/uploads/2018/05/icon-envelope.png\" alt=\"\" width=\"57\" height=\"44\" /><br />callegariplasticos@callegariplasticos.com</p>[/fusion_text][/fusion_builder_column][fusion_builder_column type=\"1_1\" layout=\"1_1\" spacing=\"\" center_content=\"no\" link=\"\" target=\"_self\" min_height=\"\" hide_on_mobile=\"small-visibility,medium-visibility,large-visibility\" class=\"\" id=\"\" background_color=\"\" background_image=\"\" background_position=\"left top\" background_repeat=\"no-repeat\" hover_type=\"none\" border_size=\"0\" border_color=\"\" border_style=\"solid\" border_position=\"all\" padding_top=\"\" padding_right=\"\" padding_bottom=\"\" padding_left=\"\" dimension_margin=\"\" animation_type=\"\" animation_direction=\"left\" animation_speed=\"0.3\" animation_offset=\"\" last=\"no\"][fusion_text]\r\n\r\n[yith_wc_productslider id=187]\r\n\r\n[/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]','Footer Productos','','inherit','closed','closed','','192-revision-v1','','','2021-01-20 06:51:10','2021-01-20 11:51:10','',192,'http://callegariplasticos.com/?p=842',0,'revision','',0),(844,1,'2021-01-20 09:02:02','2021-01-20 14:02:02','{\n \"widget_text[2]\": {\n \"value\": {\n \"encoded_serialized_instance\": \"YToxMjp7czo1OiJ0aXRsZSI7czowOiIiO3M6NDoidGV4dCI7czoyMTA6IlRlbGVmYXg6ICgrNTcxKSA0MjIgMjUgMjUgRXh0OiA5MDHCoCB8IExpzIFuZWEgR3JhdHVpdGEgYSBuaXZlbCBuYWNpb25hbCAwMTgwMDAxMTQ0NDUgfCBFbWFpbDogY2FsbGVnYXJpcGxhc3RpY29zQGNhbGxlZ2FyaXBsYXN0aWNvcy5jb20NCkRpcjogQ3JhIDkwIE5vLiAxNyBCIDc1IEJvZGVnYSBudW1lcm8gMjENCg0KQm9nb3TDoSAtIENvbG9tYmlhDQoNCiZuYnNwOyI7czo2OiJmaWx0ZXIiO2I6MTtzOjY6InZpc3VhbCI7YjoxO3M6MjA6ImZ1c2lvbl9wYWRkaW5nX2NvbG9yIjtzOjA6IiI7czoxNToiZnVzaW9uX2JnX2NvbG9yIjtzOjA6IiI7czoyMToiZnVzaW9uX2JnX3JhZGl1c19zaXplIjtzOjA6IiI7czoxODoiZnVzaW9uX2JvcmRlcl9zaXplIjtzOjA6IiI7czoxOToiZnVzaW9uX2JvcmRlcl9zdHlsZSI7czowOiIiO3M6MTk6ImZ1c2lvbl9ib3JkZXJfY29sb3IiO3M6MDoiIjtzOjEyOiJmdXNpb25fYWxpZ24iO3M6MDoiIjtzOjE5OiJmdXNpb25fYWxpZ25fbW9iaWxlIjtzOjA6IiI7fQ==\",\n \"title\": \"\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"188508b7c5901dcca8f3bafa94502022\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2021-01-20 14:02:02\"\n }\n}','','','trash','closed','closed','','05c8ea74-14c0-4e01-8164-0500648417bf','','','2021-01-20 09:02:02','2021-01-20 14:02:02','',0,'http://callegariplasticos.com/?p=844',0,'customize_changeset','',0),(845,1,'2021-01-20 09:03:44','2021-01-20 14:03:44','{\n \"widget_text[2]\": {\n \"value\": {\n \"encoded_serialized_instance\": \"YToxMjp7czo1OiJ0aXRsZSI7czowOiIiO3M6NDoidGV4dCI7czoyMDg6IlRlbGVmYXg6ICgrNTcxKSA0MjIgMjUgMjUgRXh0OiA5MDEgfCBMacyBbmVhIEdyYXR1aXRhIGEgbml2ZWwgbmFjaW9uYWwgMDE4MDAwMTE0NDQ1IHwgRW1haWw6IGNhbGxlZ2FyaXBsYXN0aWNvc0BjYWxsZWdhcmlwbGFzdGljb3MuY29tDQpEaXI6IENyYSA5MCBOby4gMTcgQiA3NSBCb2RlZ2EgbnVtZXJvIDIxDQoNCkJvZ290w6EgLSBDb2xvbWJpYQ0KDQombmJzcDsiO3M6NjoiZmlsdGVyIjtiOjE7czo2OiJ2aXN1YWwiO2I6MTtzOjIwOiJmdXNpb25fcGFkZGluZ19jb2xvciI7czowOiIiO3M6MTU6ImZ1c2lvbl9iZ19jb2xvciI7czowOiIiO3M6MjE6ImZ1c2lvbl9iZ19yYWRpdXNfc2l6ZSI7czowOiIiO3M6MTg6ImZ1c2lvbl9ib3JkZXJfc2l6ZSI7czowOiIiO3M6MTk6ImZ1c2lvbl9ib3JkZXJfc3R5bGUiO3M6MDoiIjtzOjE5OiJmdXNpb25fYm9yZGVyX2NvbG9yIjtzOjA6IiI7czoxMjoiZnVzaW9uX2FsaWduIjtzOjA6IiI7czoxOToiZnVzaW9uX2FsaWduX21vYmlsZSI7czowOiIiO30=\",\n \"title\": \"\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"88df801aa9b71f63d7813d47c15b58ff\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2021-01-20 14:03:44\"\n }\n}','','','trash','closed','closed','','b38abd11-e0ae-4212-8da8-2036a92adbfb','','','2021-01-20 09:03:44','2021-01-20 14:03:44','',0,'http://callegariplasticos.com/?p=845',0,'customize_changeset','',0),(846,1,'2021-01-20 09:04:29','2021-01-20 14:04:29','{\n \"widget_text[2]\": {\n \"value\": {\n \"encoded_serialized_instance\": \"YToxMjp7czo1OiJ0aXRsZSI7czowOiIiO3M6NDoidGV4dCI7czoyMDk6IlRlbGVmYXg6ICgrNTcxKSA0MjIgMjUgMjUgRXh0OiA5MDEgfCBMacyBbmVhIEdyYXR1aXRhIGEgbml2ZWwgbmFjaW9uYWwgMDE4MDAwMTE0NDQ1DQoNCkVtYWlsOiBjYWxsZWdhcmlwbGFzdGljb3NAY2FsbGVnYXJpcGxhc3RpY29zLmNvbQ0KRGlyOiBDcmEgOTAgTm8uIDE3IEIgNzUgQm9kZWdhIG51bWVybyAyMQ0KDQpCb2dvdMOhIC0gQ29sb21iaWENCg0KJm5ic3A7IjtzOjY6ImZpbHRlciI7YjoxO3M6NjoidmlzdWFsIjtiOjE7czoyMDoiZnVzaW9uX3BhZGRpbmdfY29sb3IiO3M6MDoiIjtzOjE1OiJmdXNpb25fYmdfY29sb3IiO3M6MDoiIjtzOjIxOiJmdXNpb25fYmdfcmFkaXVzX3NpemUiO3M6MDoiIjtzOjE4OiJmdXNpb25fYm9yZGVyX3NpemUiO3M6MDoiIjtzOjE5OiJmdXNpb25fYm9yZGVyX3N0eWxlIjtzOjA6IiI7czoxOToiZnVzaW9uX2JvcmRlcl9jb2xvciI7czowOiIiO3M6MTI6ImZ1c2lvbl9hbGlnbiI7czowOiIiO3M6MTk6ImZ1c2lvbl9hbGlnbl9tb2JpbGUiO3M6MDoiIjt9\",\n \"title\": \"\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"037640403e3b7dfb37609d137939499b\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2021-01-20 14:04:21\"\n }\n}','','','trash','closed','closed','','ea840855-8464-4c4f-9859-b08cb7930a38','','','2021-01-20 09:04:29','2021-01-20 14:04:29','',0,'http://callegariplasticos.com/?p=846',0,'customize_changeset','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_css` -- DROP TABLE IF EXISTS `wp_revslider_css`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_css` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text COLLATE utf8_unicode_ci NOT NULL, `settings` longtext COLLATE utf8_unicode_ci, `hover` longtext COLLATE utf8_unicode_ci, `advanced` longtext COLLATE utf8_unicode_ci, `params` longtext COLLATE utf8_unicode_ci NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=122 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_css` -- LOCK TABLES `wp_revslider_css` WRITE; /*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */; INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"Power3.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"Power3.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(110,'.tp-caption.avada_huge_white_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#ffffff\",\"font-size\":\"130px\",\"line-height\":\"45px\",\"font-family\":\"museoslab500regular\"}'),(111,'.tp-caption.avada_huge_black_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000000\",\"font-size\":\"130px\",\"line-height\":\"45px\",\"font-family\":\"museoslab500regular\"}'),(112,'.tp-caption.avada_big_black_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#333333\",\"font-size\":\"42px\",\"line-height\":\"45px\",\"font-family\":\"museoslab500regular\"}'),(113,'.tp-caption.avada_big_white_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"font-size\":\"42px\",\"line-height\":\"45px\",\"font-family\":\"museoslab500regular\"}'),(114,'.tp-caption.avada_big_black_text_center','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#333333\",\"font-size\":\"38px\",\"line-height\":\"45px\",\"font-family\":\"museoslab500regular\",\"text-align\":\"center\"}'),(115,'.tp-caption.avada_med_green_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#A0CE4E\",\"font-size\":\"24px\",\"line-height\":\"24px\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'),(116,'.tp-caption.avada_small_gray_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#747474\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'),(117,'.tp-caption.avada_small_white_text','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\"}'),(118,'.tp-caption.avada_block_black','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#A0CE4E\",\"text-shadow\":\"none\",\"font-size\":\"22px\",\"line-height\":\"34px\",\"padding\":[\"1px\", \"10px\", \"0px\", \"10px\"],\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#000\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'),(119,'.tp-caption.avada_block_green','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-size\":\"22px\",\"line-height\":\"34px\",\"padding\":[\"1px\", \"10px\", \"0px\", \"10px\"],\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#A0CE4E\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'),(120,'.tp-caption.avada_block_white','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-size\":\"22px\",\"line-height\":\"34px\",\"padding\":[\"1px\", \"10px\", \"0px\", \"10px\"],\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#000\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'),(121,'.tp-caption.avada_block_white_trans','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"custom\",\"translated\":\"5\"}',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-size\":\"22px\",\"line-height\":\"34px\",\"padding\":[\"1px\", \"10px\", \"0px\", \"10px\"],\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"rgba(0, 0, 0, 0.6)\",\"font-family\":\"PTSansRegular, Arial, Helvetica, sans-serif\"}'); /*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_layer_animations` -- DROP TABLE IF EXISTS `wp_revslider_layer_animations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_layer_animations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text COLLATE utf8_unicode_ci NOT NULL, `params` text COLLATE utf8_unicode_ci NOT NULL, `settings` text COLLATE utf8_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_layer_animations` -- LOCK TABLES `wp_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_navigations` -- DROP TABLE IF EXISTS `wp_revslider_navigations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_navigations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8_unicode_ci NOT NULL, `handle` varchar(191) COLLATE utf8_unicode_ci NOT NULL, `css` longtext COLLATE utf8_unicode_ci NOT NULL, `markup` longtext COLLATE utf8_unicode_ci NOT NULL, `settings` longtext COLLATE utf8_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_navigations` -- LOCK TABLES `wp_revslider_navigations` WRITE; /*!40000 ALTER TABLE `wp_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_sliders` -- DROP TABLE IF EXISTS `wp_revslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_sliders` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` tinytext COLLATE utf8_unicode_ci NOT NULL, `alias` tinytext COLLATE utf8_unicode_ci, `params` longtext COLLATE utf8_unicode_ci NOT NULL, `settings` text COLLATE utf8_unicode_ci, `type` varchar(191) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_sliders` -- LOCK TABLES `wp_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */; INSERT INTO `wp_revslider_sliders` VALUES (1,'Principal','principal','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Principal\",\"alias\":\"principal\",\"shortcode\":\"[rev_slider alias=\\\\\\\"principal\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1240\",\"height\":\"550\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"0\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_blur_start\":\"0\",\"def-kb_blur_end\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"blank\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progressbar_color\":\"rgba(0,0,0,0.15)\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"touchenabled_desktop\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_bg_speed\":\"0\",\"parallax_ls_speed\":\"0\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"allow_android_html5_autoplay\":\"on\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''); /*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_slides` -- DROP TABLE IF EXISTS `wp_revslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` longtext COLLATE utf8_unicode_ci NOT NULL, `layers` longtext COLLATE utf8_unicode_ci NOT NULL, `settings` text COLLATE utf8_unicode_ci NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_slides` -- LOCK TABLES `wp_revslider_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */; INSERT INTO `wp_revslider_slides` VALUES (1,1,6,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"441\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"unpublished\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[]','\"\"'),(4,1,5,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"466\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/167.86.127.34/callegariplasticos\\/wp-content\\/uploads\\/2018\\/08\\/banner-1.png\",\"0\":\"Remove\"}','[{\"text\":\"DISE\\u00d1OS Y MOLDES<br>\\n100% PERSONALIZADOS\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000.0006103516,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700.0006103516,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":26},\"top\":{\"desktop\":202},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"DISE\\u00d1OS Y MOLDES<br>100% PERSONALIZADOS\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":608,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"60\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"17px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(224, 38, 31, 0.75)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"rgba(0,0,0,1)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"VER PRODUCTOS\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"201px\"},\"max_height\":{\"desktop\":\"43px\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000.0006103516,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700.0006103516,\"sfx_effect\":\"\"}},\"unique_id\":2,\"left\":{\"desktop\":26},\"top\":{\"desktop\":405},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":201,\"height\":44,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"http:\\/\\/167.86.127.34/callegariplasticos\\/productos\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"1\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"PRODUCTOS HECHOS EN COLOMBIA\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000.0006103516,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700.0006103516,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":24},\"top\":{\"desktop\":349},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"PRODUCTOS HECHOS EN COLOMBIA\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":345,\"height\":21,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"25\"},\"line-height\":{\"desktop\":\"22px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(5,1,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"767\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/167.86.127.34/callegariplasticos\\/wp-content\\/uploads\\/2018\\/09\\/rotador-4.jpg\",\"0\":\"Remove\"}','[{\"text\":\"BANDEJA<br>\\nPARA TORTAS\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":26},\"top\":{\"desktop\":202},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"BANDEJA TERMOFORMADO<br>PARA TORTAS\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":608,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"60\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"17px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(224, 38, 31, 0.75)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"rgba(0,0,0,1)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"VER PRODUCTOS\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"201px\"},\"max_height\":{\"desktop\":\"43px\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":2,\"left\":{\"desktop\":26},\"top\":{\"desktop\":405},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":201,\"height\":44,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"http:\\/\\/167.86.127.34/callegariplasticos\\/productos\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"1\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"TERMOFORMADO PARA ALIMENTOS\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":24},\"top\":{\"desktop\":349},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"PRODUCTOS HECHOS EN ...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":345,\"height\":21,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"25\"},\"line-height\":{\"desktop\":\"22px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(6,1,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"766\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/167.86.127.34/callegariplasticos\\/wp-content\\/uploads\\/2018\\/09\\/rotador-3.jpg\",\"0\":\"Remove\"}','[{\"text\":\"CUNA DE<br>\\nAMPOLLETAS\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":26},\"top\":{\"desktop\":202},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"DISE\\u00d1OS Y MOLDES100%...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":608,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"60\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"17px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(224, 38, 31, 0.75)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"rgba(0,0,0,1)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"VER PRODUCTOS\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"201px\"},\"max_height\":{\"desktop\":\"43px\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":2,\"left\":{\"desktop\":26},\"top\":{\"desktop\":405},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":201,\"height\":44,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"http:\\/\\/167.86.127.34/callegariplasticos\\/productos\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"1\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"TERMOFORMADO FARMACEUTICO\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":24},\"top\":{\"desktop\":349},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"PRODUCTOS HECHOS EN ...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":345,\"height\":21,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"25\"},\"line-height\":{\"desktop\":\"22px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(7,1,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"765\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/167.86.127.34/callegariplasticos\\/wp-content\\/uploads\\/2018\\/09\\/rotador-2.jpg\",\"0\":\"Remove\"}','[{\"text\":\"EMPAQUES DE<br>\\nSEGURIDAD\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":26},\"top\":{\"desktop\":202},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"DISE\\u00d1OS Y MOLDES100%...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":608,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"60\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"17px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(224, 38, 31, 0.75)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"rgba(0,0,0,1)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"VER PRODUCTOS\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"201px\"},\"max_height\":{\"desktop\":\"43px\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":2,\"left\":{\"desktop\":26},\"top\":{\"desktop\":405},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":201,\"height\":44,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"http:\\/\\/167.86.127.34/callegariplasticos\\/productos\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"1\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"SELLE DE ALTA FRECUENCIA\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":24},\"top\":{\"desktop\":349},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"PRODUCTOS HECHOS EN ...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":345,\"height\":21,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"25\"},\"line-height\":{\"desktop\":\"22px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(8,1,4,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"0\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"764\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/167.86.127.34/callegariplasticos\\/wp-content\\/uploads\\/2018\\/09\\/rotador-1.jpg\",\"0\":\"Remove\"}','[{\"text\":\"BANDEJA DE<br>\\nTEMPERAS\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":26},\"top\":{\"desktop\":202},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"DISE\\u00d1OS Y MOLDES100%...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":608,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"60\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"17px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(224, 38, 31, 0.75)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"rgba(0,0,0,1)\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"VER PRODUCTOS\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"201px\"},\"max_height\":{\"desktop\":\"43px\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":2,\"left\":{\"desktop\":26},\"top\":{\"desktop\":405},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":201,\"height\":44,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"http:\\/\\/167.86.127.34/callegariplasticos\\/productos\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"1\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"TERMOFORMADO BURBUJA CON SELLE\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":24},\"top\":{\"desktop\":349},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"PRODUCTOS HECHOS EN ...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":345,\"height\":21,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"25\"},\"line-height\":{\"desktop\":\"22px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'); /*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_static_slides` -- DROP TABLE IF EXISTS `wp_revslider_static_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_revslider_static_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `params` longtext COLLATE utf8_unicode_ci NOT NULL, `layers` longtext COLLATE utf8_unicode_ci NOT NULL, `settings` text COLLATE utf8_unicode_ci NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_revslider_static_slides` -- LOCK TABLES `wp_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(15,2,0),(17,2,0),(18,2,0),(19,2,0),(490,4,0),(490,19,0),(493,4,0),(493,20,0),(499,4,0),(499,21,0),(508,4,0),(508,18,0),(514,4,0),(514,25,0),(514,26,0),(523,4,0),(523,25,0),(523,27,0),(529,4,0),(529,25,0),(529,35,0),(535,4,0),(535,25,0),(535,29,0),(551,4,0),(551,25,0),(551,30,0),(559,4,0),(559,25,0),(559,31,0),(560,4,0),(560,25,0),(560,32,0),(569,4,0),(569,25,0),(569,33,0),(593,4,0),(593,25,0),(593,26,0),(620,4,0),(620,25,0),(620,31,0),(621,4,0),(621,25,0),(621,31,0),(622,4,0),(622,25,0),(622,31,0),(627,4,0),(627,25,0),(627,30,0),(629,4,0),(629,25,0),(629,29,0),(630,4,0),(630,25,0),(630,29,0),(632,4,0),(632,25,0),(632,29,0),(634,4,0),(634,25,0),(634,35,0),(686,4,0),(686,21,0),(687,4,0),(687,21,0),(688,4,0),(688,21,0),(689,4,0),(689,20,0),(690,4,0),(690,20,0),(691,4,0),(691,25,0),(691,26,0),(692,4,0),(692,25,0),(692,26,0),(693,4,0),(693,25,0),(693,26,0),(694,4,0),(694,25,0),(694,26,0),(695,4,0),(695,25,0),(695,33,0),(696,4,0),(696,25,0),(696,31,0),(697,4,0),(697,25,0),(697,33,0),(698,4,0),(698,25,0),(698,26,0),(698,31,0),(699,4,0),(699,25,0),(699,33,0),(701,4,0),(701,25,0),(701,27,0),(707,34,0),(708,34,0),(709,34,0),(710,34,0),(711,34,0),(712,34,0),(713,34,0),(714,34,0),(715,34,0),(716,34,0),(718,34,0),(719,34,0),(720,34,0),(723,34,0),(730,4,0),(730,22,0),(732,4,0),(732,37,0),(737,4,0),(737,36,0),(737,37,0),(738,4,0),(738,37,0),(738,40,0),(739,4,0),(739,37,0),(739,41,0),(743,4,0),(743,37,0),(743,42,0),(744,4,0),(744,39,0),(773,4,0),(773,25,0),(773,33,0),(775,4,0),(775,38,0),(779,34,0),(782,34,0),(787,4,0),(787,25,0),(787,32,0),(788,4,0),(788,25,0),(788,35,0),(789,4,0),(789,25,0),(789,32,0),(791,4,0),(791,25,0),(791,32,0),(792,4,0),(792,25,0),(792,32,0),(800,34,0),(801,4,0),(801,18,0),(804,4,0),(804,25,0),(804,26,0),(804,31,0),(807,4,0),(807,22,0),(810,4,0),(810,22,0),(814,4,0),(814,22,0),(818,4,0),(818,39,0),(822,4,0),(822,39,0),(826,4,0),(826,43,0),(831,4,0),(831,43,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8_unicode_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=44 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,4),(3,3,'nav_menu','',0,0),(4,4,'product_type','',0,58),(5,5,'product_type','',0,0),(6,6,'product_type','',0,0),(7,7,'product_type','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_visibility','',0,0),(16,16,'product_visibility','',0,0),(17,17,'product_cat','',0,0),(18,18,'product_cat','',0,2),(19,19,'product_cat','',0,1),(20,20,'product_cat','',0,3),(21,21,'product_cat','',0,4),(22,22,'product_cat','',0,4),(23,23,'pa_composicion','',0,0),(24,24,'nav_menu','',0,0),(25,25,'product_cat','',0,33),(26,26,'product_cat','Doble certificación para alimentos: Primaria de polímeros y/o secundaria de proceso.',25,7),(27,27,'product_cat','',25,2),(29,29,'product_cat','',25,4),(30,30,'product_cat','',25,2),(31,31,'product_cat','Termoformados bandejas',25,6),(32,32,'product_cat','',25,5),(33,33,'product_cat','',25,5),(34,34,'nav_menu','',0,17),(35,35,'product_cat','',0,3),(36,36,'product_cat','',37,1),(37,37,'product_cat','',0,5),(38,38,'product_cat','',0,1),(39,39,'product_cat','',0,3),(40,40,'product_cat','',37,1),(41,41,'product_cat','',37,1),(42,42,'product_cat','',37,1),(43,43,'product_cat','',0,2); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=146 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; INSERT INTO `wp_termmeta` VALUES (1,18,'order','13'),(2,18,'display_type',''),(3,18,'thumbnail_id','512'),(5,19,'order','15'),(6,19,'display_type',''),(7,19,'thumbnail_id','491'),(9,20,'order','1'),(10,20,'display_type',''),(11,20,'thumbnail_id','498'),(13,21,'order','14'),(14,21,'display_type',''),(15,21,'thumbnail_id','506'),(17,22,'order','10'),(18,22,'display_type',''),(19,22,'thumbnail_id','731'),(21,17,'product_count_product_cat','0'),(22,20,'product_count_product_cat','3'),(23,23,'order_pa_composicion','0'),(24,19,'product_count_product_cat','1'),(25,18,'product_count_product_cat','2'),(26,21,'product_count_product_cat','4'),(27,22,'product_count_product_cat','4'),(30,25,'order','2'),(31,25,'display_type',''),(32,25,'thumbnail_id','528'),(34,26,'order','3'),(35,26,'display_type',''),(36,26,'thumbnail_id','519'),(38,27,'order','5'),(39,27,'display_type',''),(40,27,'thumbnail_id','528'),(46,29,'order','7'),(47,29,'display_type','subcategories'),(48,29,'thumbnail_id','547'),(50,30,'order','9'),(51,30,'display_type',''),(52,30,'thumbnail_id','553'),(54,31,'order','4'),(55,31,'display_type',''),(56,31,'thumbnail_id','556'),(58,32,'order','6'),(59,32,'display_type',''),(60,32,'thumbnail_id','563'),(62,33,'order','8'),(63,33,'display_type',''),(64,33,'thumbnail_id','577'),(66,21,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(67,20,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(68,19,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(69,25,'product_count_product_cat','33'),(70,26,'product_count_product_cat','7'),(73,27,'product_count_product_cat','2'),(75,27,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(77,29,'product_count_product_cat','4'),(79,30,'product_count_product_cat','2'),(80,30,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(82,31,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(83,31,'product_count_product_cat','6'),(84,32,'product_count_product_cat','5'),(85,32,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(86,33,'product_count_product_cat','5'),(87,33,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(89,18,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(90,25,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(91,29,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(93,35,'order','11'),(94,35,'display_type',''),(95,35,'thumbnail_id','533'),(96,35,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(97,36,'order','17'),(98,36,'display_type',''),(99,36,'thumbnail_id','725'),(104,26,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(106,37,'order','16'),(107,37,'display_type',''),(108,37,'thumbnail_id','727'),(109,37,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(110,36,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(111,17,'order','23'),(112,38,'order','12'),(113,38,'display_type',''),(114,38,'thumbnail_id','728'),(115,38,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(116,39,'order','22'),(117,39,'display_type',''),(118,39,'thumbnail_id','729'),(119,39,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(120,22,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(121,37,'product_count_product_cat','5'),(122,40,'order','18'),(123,40,'display_type',''),(124,40,'thumbnail_id','734'),(125,40,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(126,41,'order','19'),(127,41,'display_type',''),(128,41,'thumbnail_id','735'),(129,41,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(130,42,'order','20'),(131,42,'display_type',''),(132,42,'thumbnail_id','736'),(133,42,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'),(134,36,'product_count_product_cat','1'),(135,40,'product_count_product_cat','1'),(136,41,'product_count_product_cat','1'),(137,42,'product_count_product_cat','1'),(138,39,'product_count_product_cat','3'),(139,35,'product_count_product_cat','3'),(140,38,'product_count_product_cat','1'),(141,43,'order','21'),(142,43,'product_count_product_cat','2'),(143,43,'display_type',''),(144,43,'thumbnail_id','827'),(145,43,'fusion_taxonomy_options','a:14:{s:18:\"fusion_tax_heading\";s:0:\"\";s:11:\"slider_type\";s:2:\"no\";s:17:\"fusion_tax_slider\";s:1:\"0\";s:20:\"fusion_tax_wooslider\";s:1:\"0\";s:20:\"fusion_tax_revslider\";s:1:\"0\";s:24:\"fusion_tax_elasticslider\";s:1:\"0\";s:15:\"slider_position\";s:7:\"default\";s:16:\"main_padding_top\";s:0:\"\";s:19:\"main_padding_bottom\";s:0:\"\";s:15:\"header_bg_color\";s:0:\"\";s:13:\"page_title_bg\";s:0:\"\";s:20:\"page_title_bg_retina\";s:0:\"\";s:17:\"page_title_height\";s:0:\"\";s:24:\"page_title_mobile_height\";s:0:\"\";}'); /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=44 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Sin categoría','sin-categoria',0),(2,'Principal','principal',0),(3,'Menú - Segundario','menu-segundario',0),(4,'simple','simple',0),(5,'grouped','grouped',0),(6,'variable','variable',0),(7,'external','external',0),(8,'exclude-from-search','exclude-from-search',0),(9,'exclude-from-catalog','exclude-from-catalog',0),(10,'featured','featured',0),(11,'outofstock','outofstock',0),(12,'rated-1','rated-1',0),(13,'rated-2','rated-2',0),(14,'rated-3','rated-3',0),(15,'rated-4','rated-4',0),(16,'rated-5','rated-5',0),(17,'Sin Categoria','sin-categoria',0),(18,'Selle de Alta Frecuencia','selle-de-alta-frecuencia',0),(19,'Bolsas','bolsas-comerciales-y-de-produccion',0),(20,'Moldes','moldes',0),(21,'Plegadizas','plegadizas',0),(22,'Blister','blister',0),(23,'Termoformado','termoformado',0),(24,'Productos','productos',0),(25,'Termoformados','termoformados',0),(26,'Termoformados Alimentos','termoformados-alimentos',0),(27,'Termoformados Burbujas','termoformados-burbujas',0),(29,'Termoformados Cunas','termoformados-cunas',0),(30,'Termoformados Troquelado','termoformados-troquelado',0),(31,'Termoformados Bandejas','termoformados-bandejas',0),(32,'Termoformados Carta de Colores','termoformados-carta-de-colores',0),(33,'Termoformados Exhibidores','termoformados-exhibidores',0),(34,'Menú Categorías Productos','menu-categorias-productos',0),(35,'Clamshell','clamshell',0),(36,'Cajas de Cartón','cajas-de-carton',0),(37,'Cartón','carton',0),(38,'Skin Pack','skin-pack',0),(39,'Mercadeo','mercadeo',0),(40,'Cartoncillo','cartoncillo',0),(41,'Cartoncillo para Blister','cartoncillo-para-blister',0),(42,'Cartoncillo para Selle de Alta Frecuencia','cartoncillo-para-selle-de-alta-frecuencia',0),(43,'Señalización','senalizacion',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=60 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','vim_admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','text_widget_custom_html,pksn1,wp496_privacy,theme_editor_notice,text_widget_paste_html'),(15,1,'show_welcome_panel','0'),(17,1,'wp_dashboard_quick_press_last_post_id','841'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"186.154.241.0\";}'),(19,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\";}'),(20,1,'metaboxhidden_nav-menus','a:6:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";i:2;s:22:\"add-portfolio_category\";i:3;s:20:\"add-portfolio_skills\";i:4;s:18:\"add-portfolio_tags\";i:5;s:16:\"add-faq_category\";}'),(21,1,'wp_user-settings','libraryContent=browse&editor=tinymce&imgsize=full&align=none&hidetb=1&advImgDetails=hide'),(22,1,'wp_user-settings-time','1611143466'),(23,1,'nav_menu_recently_edited','34'),(24,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(25,1,'dismissed_no_shipping_methods_notice','1'),(26,1,'wc_last_active','1611100800'),(27,1,'dismissed_template_files_notice','1'),(28,1,'dismissed_no_secure_connection_notice','1'),(29,1,'dismissed_update_notice','1'),(30,1,'session_tokens','a:2:{s:64:\"0efafd10adf87e52c9e907ea3df0d472f89a001d0a36914681f79f1f58ea4edc\";a:4:{s:10:\"expiration\";i:1611236788;s:2:\"ip\";s:15:\"186.154.241.205\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0\";s:5:\"login\";i:1611063988;}s:64:\"20872c51b37df1eb49c6adeca67ddd61013a6220e61dfea74c531bd9ab84176f\";a:4:{s:10:\"expiration\";i:1611316157;s:2:\"ip\";s:15:\"186.154.241.205\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0\";s:5:\"login\";i:1611143357;}}'),(43,1,'shipping_first_name',''),(44,1,'shipping_last_name',''),(45,1,'shipping_company',''),(46,1,'shipping_address_1',''),(47,1,'shipping_address_2',''),(48,1,'shipping_city',''),(49,1,'shipping_postcode',''),(50,1,'shipping_country',''),(51,1,'shipping_state',''),(52,1,'author_email',''),(53,1,'author_facebook',''),(31,1,'show_try_gutenberg_panel','0'),(32,1,'billing_first_name',''),(33,1,'billing_last_name',''),(34,1,'billing_company',''),(35,1,'billing_address_1',''),(36,1,'billing_address_2',''),(37,1,'billing_city',''),(38,1,'billing_postcode',''),(39,1,'billing_country',''),(40,1,'billing_state',''),(41,1,'billing_phone',''),(42,1,'billing_email','info@167.86.127.34/callegariplasticos'),(54,1,'author_twitter',''),(55,1,'author_linkedin',''),(56,1,'author_dribble',''),(57,1,'author_gplus',''),(58,1,'author_custom',''),(59,1,'last_update','1559743518'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'vim_admin','$P$BY9MOGVfDdOtIOS44YzNomXCp9e54./','vim_admin','informatica@insepet.com','','2018-04-14 03:03:50','',0,'vim_admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wc_download_log` -- DROP TABLE IF EXISTS `wp_wc_download_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_wc_download_log` ( `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `permission_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `user_ip_address` varchar(100) COLLATE utf8_unicode_ci DEFAULT '', PRIMARY KEY (`download_log_id`), KEY `permission_id` (`permission_id`), KEY `timestamp` (`timestamp`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_wc_download_log` -- LOCK TABLES `wp_wc_download_log` WRITE; /*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wc_webhooks` -- DROP TABLE IF EXISTS `wp_wc_webhooks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_wc_webhooks` ( `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `status` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `name` text COLLATE utf8_unicode_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `delivery_url` text COLLATE utf8_unicode_ci NOT NULL, `secret` text COLLATE utf8_unicode_ci NOT NULL, `topic` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `api_version` smallint(4) NOT NULL, `failure_count` smallint(10) NOT NULL DEFAULT '0', `pending_delivery` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`webhook_id`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_wc_webhooks` -- LOCK TABLES `wp_wc_webhooks` WRITE; /*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_api_keys` -- DROP TABLE IF EXISTS `wp_woocommerce_api_keys`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_api_keys` ( `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `description` varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL, `permissions` varchar(10) COLLATE utf8_unicode_ci NOT NULL, `consumer_key` char(64) COLLATE utf8_unicode_ci NOT NULL, `consumer_secret` char(43) COLLATE utf8_unicode_ci NOT NULL, `nonces` longtext COLLATE utf8_unicode_ci, `truncated_key` char(7) COLLATE utf8_unicode_ci NOT NULL, `last_access` datetime DEFAULT NULL, PRIMARY KEY (`key_id`), KEY `consumer_key` (`consumer_key`), KEY `consumer_secret` (`consumer_secret`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_api_keys` -- LOCK TABLES `wp_woocommerce_api_keys` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_attribute_taxonomies` -- DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_attribute_taxonomies` ( `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `attribute_name` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `attribute_label` varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL, `attribute_type` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `attribute_orderby` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `attribute_public` int(1) NOT NULL DEFAULT '1', PRIMARY KEY (`attribute_id`), KEY `attribute_name` (`attribute_name`(20)) ) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_attribute_taxonomies` -- LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */; INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (8,'composicion','Composición','select','menu_order',0),(9,'usos','Usos','select','menu_order',0); /*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_downloadable_product_permissions` -- DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_downloadable_product_permissions` ( `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `download_id` varchar(36) COLLATE utf8_unicode_ci NOT NULL, `product_id` bigint(20) unsigned NOT NULL, `order_id` bigint(20) unsigned NOT NULL DEFAULT '0', `order_key` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `user_email` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `downloads_remaining` varchar(9) COLLATE utf8_unicode_ci DEFAULT NULL, `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access_expires` datetime DEFAULT NULL, `download_count` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`permission_id`), KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`), KEY `download_order_product` (`download_id`,`order_id`,`product_id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_downloadable_product_permissions` -- LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_log` -- DROP TABLE IF EXISTS `wp_woocommerce_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_log` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `level` smallint(4) NOT NULL, `source` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `message` longtext COLLATE utf8_unicode_ci NOT NULL, `context` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`log_id`), KEY `level` (`level`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_log` -- LOCK TABLES `wp_woocommerce_log` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_order_itemmeta` -- DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_order_itemmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`meta_id`), KEY `order_item_id` (`order_item_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_order_itemmeta` -- LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_order_items` -- DROP TABLE IF EXISTS `wp_woocommerce_order_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_order_items` ( `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_name` text COLLATE utf8_unicode_ci NOT NULL, `order_item_type` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `order_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_order_items` -- LOCK TABLES `wp_woocommerce_order_items` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_payment_tokenmeta` -- DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_payment_tokenmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `payment_token_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8_unicode_ci, PRIMARY KEY (`meta_id`), KEY `payment_token_id` (`payment_token_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_payment_tokenmeta` -- LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_payment_tokens` -- DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_payment_tokens` ( `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `gateway_id` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `token` text COLLATE utf8_unicode_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `type` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `is_default` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`token_id`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_payment_tokens` -- LOCK TABLES `wp_woocommerce_payment_tokens` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_sessions` -- DROP TABLE IF EXISTS `wp_woocommerce_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_sessions` ( `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `session_key` char(32) COLLATE utf8_unicode_ci NOT NULL, `session_value` longtext COLLATE utf8_unicode_ci NOT NULL, `session_expiry` bigint(20) unsigned NOT NULL, PRIMARY KEY (`session_key`), UNIQUE KEY `session_id` (`session_id`) ) ENGINE=MyISAM AUTO_INCREMENT=97 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_sessions` -- LOCK TABLES `wp_woocommerce_sessions` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */; INSERT INTO `wp_woocommerce_sessions` VALUES (96,'1','a:1:{s:8:\"customer\";s:737:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2019-06-05T09:05:18-05:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"CO\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"CO\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:23:\"informatica@insepet.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1611324288); /*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_shipping_zone_locations` -- DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_shipping_zone_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_id` bigint(20) unsigned NOT NULL, `location_code` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `location_type` varchar(40) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`location_id`), KEY `location_id` (`location_id`), KEY `location_type_code` (`location_type`(10),`location_code`(20)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_shipping_zone_locations` -- LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_shipping_zone_methods` -- DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_shipping_zone_methods` ( `zone_id` bigint(20) unsigned NOT NULL, `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `method_id` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `method_order` bigint(20) unsigned NOT NULL, `is_enabled` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`instance_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_shipping_zone_methods` -- LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_shipping_zones` -- DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_shipping_zones` ( `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_name` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `zone_order` bigint(20) unsigned NOT NULL, PRIMARY KEY (`zone_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_shipping_zones` -- LOCK TABLES `wp_woocommerce_shipping_zones` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_tax_rate_locations` -- DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_tax_rate_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `location_code` varchar(200) COLLATE utf8_unicode_ci NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `location_type` varchar(40) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`location_id`), KEY `tax_rate_id` (`tax_rate_id`), KEY `location_type_code` (`location_type`(10),`location_code`(20)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_tax_rate_locations` -- LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_tax_rates` -- DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_woocommerce_tax_rates` ( `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tax_rate_country` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `tax_rate_state` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `tax_rate` varchar(8) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `tax_rate_name` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `tax_rate_priority` bigint(20) unsigned NOT NULL, `tax_rate_compound` int(1) NOT NULL DEFAULT '0', `tax_rate_shipping` int(1) NOT NULL DEFAULT '1', `tax_rate_order` bigint(20) unsigned NOT NULL, `tax_rate_class` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`tax_rate_id`), KEY `tax_rate_country` (`tax_rate_country`), KEY `tax_rate_state` (`tax_rate_state`(2)), KEY `tax_rate_class` (`tax_rate_class`(10)), KEY `tax_rate_priority` (`tax_rate_priority`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_woocommerce_tax_rates` -- LOCK TABLES `wp_woocommerce_tax_rates` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2023-05-31 13:58:22
Close